mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-30 01:38:14 +02:00
| .. | ||
| index.html | ||
| main-2.c | ||
| main.c | ||
| qdbmp.c | ||
| qdbmp.h | ||
| readme.txt | ||
Compile with baseline: gcc main.c qdbmp.c -I ./freetype-2.5.1/include -L ./freetype-2.5.1/objs -lfreetype -o baseline Compile with test: gcc main-2.c qdbmp.c -I ./freetype-2.8/include -L ./freetype-2.8/objs -lfreetype -o test