mirror of
git://git.savannah.gnu.org/freetype/freetype2.git
synced 2025-04-11 22:56:50 +02:00

`config/<platform>/ftmodule.h' which contains the list of available font drivers. The list can be re-generated with "make modules" from the top directory
4 lines
95 B
C
4 lines
95 B
C
FT_DRIVER(sfnt_driver_interface)
|
|
FT_DRIVER(tt_driver_interface)
|
|
FT_DRIVER(t1_driver_interface)
|