1 2
fonttest: font.c gcc font.c utf_8.c -g $(shell pkg-config --cflags --libs freetype2) -O3 -march=native -o font