freetype2/tests/web_interface
Arvinder Bhathal b67422bf4a Use git FT for compilation include path 2017-07-08 20:42:31 -04:00
..
README Use git FT for compilation include path 2017-07-08 20:42:31 -04:00
bitmap.c Add HTML generating code 2017-07-08 02:26:59 -04:00
bitmap.h Add HTML generating code 2017-07-08 02:26:59 -04:00
main.c Use git FT for compilation include path 2017-07-08 20:42:31 -04:00
murmur3.c Generate test BMPs for glyphs with differing hashes 2017-07-08 02:10:04 -04:00
murmur3.h Generate test BMPs for glyphs with differing hashes 2017-07-08 02:10:04 -04:00

README

Compile with current ft folder:
gcc main.c bitmap.c murmur3.c -Wall -I ../../include/ -ldl -lpng -lm -o main

Run 
./main <base libfreetype.so> <test libfreetype.so> <size> <font file>