summaryrefslogtreecommitdiff
path: root/tests/make_bitmap/README
blob: 6a5430aa6e427f0342edcf9fd9df321adb750e50 (plain)
1
2
3
4
5
6
7
To compile and execute

gcc example1.c ksvsk.c murmur3.c -Wall -I /usr/local/include/freetype2/ -lfreetype -o example1 
./example1 <font_file> <pt_size> <character>

gcc example2.c ksvsk.c murmur3.c -Wall -I /usr/local/include/freetype2/ -lfreetype -o example2
./example2 <font_file> <pt_size>