I've restored the functionality of loading TTF fonts as part of a skin. The executable will search for the fonts relative to the active skin directory.
I've also added separate debug/release targets to makefile, as well as added the sdl-config command for configuring SDL includes.
Hello,
I've restored the functionality of loading TTF fonts as part of a skin. The executable will search for the fonts relative to the active skin directory. I've also added separate debug/release targets to makefile, as well as added the
sdl-config
command for configuring SDL includes.