bugThe FreeType Project - Bugs: bug #22541, Freetype doesn't populate all...

 
 

bug #22541: Freetype doesn't populate all named instances from TT_Get_MM_Var

Submitted by:  Derek Clegg <derek>
Submitted on:  Mon 10 Mar 2008 11:30:16 PM UTC  
 
Severity: 3 - NormalItem Group: None
Status: FixedPrivacy: Public
Assigned to: Werner LEMBERG <wl>Open/Closed: Closed
Planned Release: 2.3.6

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Thu 13 Mar 2008 06:39:18 AM UTC, comment #1:

Applied, thanks.

Werner LEMBERG <wl>
Project AdministratorIn charge of this item.
Mon 10 Mar 2008 11:30:16 PM UTC, original submission:

The named style pointer isn't correctly incremented in TT_Get_MM_Var. Here's a patch:

Index: freetype-2.3.5/src/truetype/ttgxvar.c
===================================================================
--- freetype-2.3.5/src/truetype/ttgxvar.c (revision 28)
+++ freetype-2.3.5/src/truetype/ttgxvar.c (working copy)
@@ -766,6 +765,8 @@
ns->coords[j] = FT_GET_ULONG(); /* A Fixed */

FT_FRAME_EXIT();
+
+ ns++;
}
}

Derek Clegg <derek>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by wl (Posted a comment)
  • -unavailable- added by derek (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 4 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Thu 13 Mar 2008 06:39:18 AM UTCwlStatusNone=>Fixed
      Assigned toNone=>wl
      Open/ClosedOpen=>Closed
      Planned ReleaseNone=>2.3.6

    Back to the top


    Powered by Savane 3.1-cleanup1