summaryrefslogtreecommitdiff
path: root/readme.txt
blob: 48f7199f0c0d7cef21b246c3743c4a8929e8f4e5 (plain)
1
2
3
4
5
Compile with old:
gcc generate-old-hashes.c bitmap.c murmur3.c -I <old ft dir>/include -L <old ft dir>/objs -lfreetype -o generate-old-hashes

Compile with new:
gcc compare-new-to-old.c bitmap.c murmur3.c -I <new ft dir>/include -L <new ft dir>/objs -lfreetype -o compare-new-to-old