mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-11 07:18:07 +02:00
* *.mk: Implemented `platform' target to disable auto-detection. Added support for clipped direct rendering in the smooth renderer. This should not break binary compatibility of existing applications. * include/freetype/fttypes.h, include/freetype/ftimage.h: Move definition of the FT_BBox structure from the former to the latter. * include/freetype/ftimage.h: Add `ft_raster_flag_clip' value to FT_Raster_Flag enumeration. Add `clip_box' element to FT_Raster_Params structure. * src/smooth/ftgrays.c (grays_convert_glyph): Implement it. * src/raster/ftraster.c (ft_black_render): Test for unsupported direct rendering before testing arguments. |
||
|---|---|---|
| .. | ||
| ansi | ||
| compiler | ||
| cygwin | ||
| dos | ||
| mac | ||
| os2 | ||
| unix | ||
| win32 | ||
| detect.mk | ||
| freetype.mk | ||
| link_dos.mk | ||
| link_std.mk | ||
| modules.mk | ||
| toplevel.mk | ||