mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-02-02 15:40:25 +01:00
tt_face_done, tt_size_init, tt_size_done, tt_driver_init, tt_driver_done): Don't use TT_XXX but FT_XXX arguments which are typecast to the proper TT_XXX within the function. Update code accordingly. * src/truetype/ttdriver.c (Get_Kerning, Set_Char_Sizes, Set_Pixel_Sizes, Load_Glyph, tt_get_interface): Don't use TT_XXX but FT_XXX arguments which are typecast to the proper TT_XXX within the function. Update code accordingly. (tt_driver_class): Remove casts. |
||
|---|---|---|
| .. | ||
| amiga | ||
| ansi | ||
| atari | ||
| beos | ||
| compiler | ||
| dos | ||
| mac | ||
| os2 | ||
| unix | ||
| vms | ||
| win32 | ||
| detect.mk | ||
| freetype.mk | ||
| link_dos.mk | ||
| link_std.mk | ||
| modules.mk | ||
| newline | ||
| toplevel.mk | ||