bugThe FreeType Project - Bugs: bug #23729, Split off FT_Matrix_Invert from...

 
 

bug #23729: Split off FT_Matrix_Invert from ftglyph.c

Submitted by:  Maarten ter Huurne <mthuurne>
Submitted on:  Fri 27 Jun 2008 06:42:36 PM UTC  
 
Severity: 3 - NormalItem Group: Hack required
Status: FixedPrivacy: Public
Assigned to: Werner LEMBERG <wl>Open/Closed: Closed
Planned Release: 2.3.7

Add a New Comment(Rich Markup)
   

You are not logged in

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

 

Fri 27 Jun 2008 10:27:54 PM UTC, comment #1:

Done, thanks.

Werner LEMBERG <wl>
Project AdministratorIn charge of this item.
Fri 27 Jun 2008 06:42:36 PM UTC, original submission:

I am trying to compile a minimal version of FreeType that can do TrueType rendering, so I disabled as much items as possible in "modules.cfg". One of the items I disabled is the "ftglyph.c". However, this leads to an undefined symbol "FT_Matrix_Invert", because the autohinter (src/autofit/afloader.c) uses that function.

Enabling "ftglyph.c" will compile functions I don't need and those functions in turn need "ftbitmap.c" enabled. So I would prefer a different solution.

Moving FT_Matrix_Multiply() and FT_Matrix_Invert() from "ftglyph.c" to "ftcalc.c" seems to do the trick. I chose "ftcalc.c" because it already contains another matrix function: FT_Matrix_Multiply_Scaled().

Maarten ter Huurne <mthuurne>

 

(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 mthuurne (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
    Fri 27 Jun 2008 10:27:54 PM UTCwlStatusNone=>Fixed
      Assigned toNone=>wl
      Open/ClosedOpen=>Closed
      Planned ReleaseNone=>2.3.7

    Back to the top


    Powered by Savane 3.1-cleanup1