|
From: | gnu_andrew at member dot fsf dot org |
Subject: | [Bug awt/38473] Segmentation fault in retrieving font outline decomposition |
Date: | 10 Dec 2008 14:50:05 -0000 |
------- Comment #3 from gnu_andrew at member dot fsf dot org 2008-12-10 14:50 ------- FT_Outline_Decompose can only be applied to glyphs with the outline format: You can typecast a @FT_Glyph to @FT_OutlineGlyph if you have */ /* `glyph->format == FT_GLYPH_FORMAT_OUTLINE' Adding a bit more debug code shows: Glyph format is bitmap. -- gnu_andrew at member dot fsf dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2008-12-10 14:50:05 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38473
[Prev in Thread] | Current Thread | [Next in Thread] |