[Bug 547532] [abrt] crash in freetype's _lcd_stem_align

bugzilla at redhat.com bugzilla at redhat.com
Thu Feb 17 16:16:19 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=547532

Kevin Kofler <kevin at tigcc.ticalc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #479352|0                           |1
        is obsolete|                            |

--- Comment #40 from Kevin Kofler <kevin at tigcc.ticalc.org> 2011-02-17 11:16:15 EST ---
Created attachment 479362
  --> https://bugzilla.redhat.com/attachment.cgi?id=479362
Cleaned up version of infinality.net auto-autohint patch

This version of the patch is cleaned up to:
1. drop the commented-out junk,
2. respect the indentation and whitespace style of the surrounding code,
3. rename face2 to ttface and
4. check FT_IS_SFNT before trying to use ttface members (probably not strictly
needed because only TrueType has a native hinter at all and there's a check for
FT_DRIVER_HAS_HINTER at the higher-level if clause, but I think it's better to
write safe code).

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the fonts-bugs mailing list