freetype2/tests/web_interface
Arvinder Bhathal d8dc158939 Update to latest bitmap code 2017-07-28 09:27:06 -04:00
..
.gitkeep Add tests folder 2017-06-29 13:18:50 -04:00
README Add html generating code 2017-06-30 03:55:47 -04:00
bitmap.c Update to latest bitmap code 2017-07-28 09:27:06 -04:00
bitmap.h Update to latest bitmap code 2017-07-28 09:27:06 -04:00
main.c Update to latest bitmap code 2017-07-28 09:27:06 -04:00
murmur3.c Add html generating code 2017-06-30 03:55:47 -04:00
murmur3.h Add html generating code 2017-06-30 03:55:47 -04:00

README

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

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