Adding support for sdl2pango, Thanks Jianwei Zhang

This commit is contained in:
Pere Pujal i Carabantes 2015-03-17 00:10:07 +01:00
parent 52dd490579
commit 4e8c5287ed
2 changed files with 28 additions and 2 deletions

View file

@ -40,7 +40,7 @@
#include "SDL_ttf.h"
#ifndef NO_SDLPANGO
#include "SDL_Pango.h"
#include "SDL2_Pango.h"
#endif
#define PANGO_DEFAULT_FONT "BitStream Vera"