Home
last modified time | relevance | path

Searched refs:FT_Glyph_To_Bitmap (Results 1 – 8 of 8) sorted by relevance

/external/freetype/include/freetype/
Dftglyph.h578 FT_Glyph_To_Bitmap( FT_Glyph* the_glyph,
/external/freetype/src/base/
Dftglyph.c535 FT_Glyph_To_Bitmap( FT_Glyph* the_glyph, in FT_Glyph_To_Bitmap() function
/external/freetype/
DChangeLog.20501 * src/base/ftglyph.c (FT_Glyph_To_Bitmap): Remove compiler warning.
630 * src/base/ftglyph.c (FT_Glyph_To_Bitmap): Re-ordered code for
1946 * src/base/ftglyph.c (FT_Glyph_To_Bitmap): Fixing typo
1970 * src/base/ftglyph.c (FT_Glyph_To_Bitmap): Fixed memory leak when
DChangeLog.21157 src/base/ftglyph.c (FT_Glyph_To_Bitmap): Cast temporarily to (void*)
5103 * src/base/ftglyph.c (FT_Glyph_To_Bitmap): Use dummy
5545 * src/base/ftglyph.c (FT_Glyph_To_Bitmap): Activate code for
6784 * src/base/ftglyph.c (FT_Glyph_To_Bitmap): Change second parameter
7400 * src/base/ftglyph.c (FT_Glyph_To_Bitmap): Initialize `error'.
7728 * src/base/ftglyph.c (FT_Glyph_To_Bitmap): Added code to return
DChangeLog.241795 * src/base/ftglyph.c (FT_Glyph_To_Bitmap): Avoid double cast.
2798 * src/base/ftglyph.c (FT_Glyph_To_Bitmap): `glyph' must be
DChangeLog.23223 * src/base/ftglyph.c (FT_Glyph_To_Bitmap) [FT_CONFIG_OPTION_PIC]:
853 * src/base/ftglyph.c (FT_Glyph_To_Bitmap): Remove an
/external/ImageMagick/MagickCore/
Dannotate.c1620 ft_status=FT_Glyph_To_Bitmap(&glyph.image,ft_render_mode_normal, in RenderFreetype()
/external/freetype/docs/
DCHANGES3047 - FT_Glyph_To_Bitmap now returns successfully when called with an
3585 - `FT_Glyph_To_Bitmap' did erroneously modify the source glyph in
4032 * The glyph advance was not copied when FT_Glyph_To_Bitmap was