mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-19 19:28:11 +02: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. |
||
|---|---|---|
| .. | ||
| visualc | ||
| detect.mk | ||
| ftdebug.c | ||
| w32-bcc.mk | ||
| w32-bccd.mk | ||
| w32-dev.mk | ||
| w32-gcc.mk | ||
| w32-icc.mk | ||
| w32-intl.mk | ||
| w32-lcc.mk | ||
| w32-mingw32.mk | ||
| w32-vcc.mk | ||
| w32-wat.mk | ||
| win32-def.mk | ||