Library for complex text layout with Arabic and Indic script support
Library for complex text layout
libraqm$ pkg-config --modversion libraqm$ pkg-config --cflags --libs libraqm$ gcc -o text_layout text_layout.c $(pkg-config --cflags --libs libraqm)