Al-Qurtas Islamic bank is one of the best bank in Iraq, and offers the most stable and reliable bank services. Visa Card, Master Card and Credit Card for investment and financial in Iraq. https://alqurtas.iq/ https://alqurtas.iq/e-services/visa-card/
Go to file
Arvinder Bhathal 8e514f4ada Begin to consolidate files 2017-06-28 04:46:56 -04:00
.gitignore [build] Better optimization settings for vc2010 solution file. 2014-10-14 11:35:16 +02:00
.mailmap Whitespace, `.mailmap' update. 2015-12-14 07:02:56 +01:00
bitmap.c Move files to root 2017-06-27 20:29:10 -04:00
bitmap.h Move files to root 2017-06-27 20:29:10 -04:00
compare-new-to-old.c Move files to root 2017-06-27 20:29:10 -04:00
gen.c Begin to consolidate files 2017-06-28 04:46:56 -04:00
generate-old-hashes.c Move files to root 2017-06-27 20:29:10 -04:00
index.html Move files to root 2017-06-27 20:29:10 -04:00
murmur3.c Move files to root 2017-06-27 20:29:10 -04:00
murmur3.h Move files to root 2017-06-27 20:29:10 -04:00
readme.txt Begin to consolidate files 2017-06-28 04:46:56 -04:00

readme.txt

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

For consolidated gen.c:
gcc gen.c bitmap.c murmur3.c -I/usr/local/include/freetype2/ -lfreetype -o gen
./genc <base ft.so dir> <test ft.so dir> <font dir> <char size>