pangotf2
Status: Alpha
Brought to you by:
nakamura_k
when trying to configure SDL_pango (0.1.2) I get the following error
checking for pangoft2 >= 1.2.0... configure: error: *** pangoft2 >= 1.2.0 not found!
I have freetype 2.1.5 installed, I have changed the pangoft2.pc file to have the following :
Cflags: -I${includedir}/pango-1.0 -I${includedir}/freetype2
how can I make SDL_Pango compile ?
Thanks
Matt