summaryrefslogtreecommitdiff
path: root/fonts/SDL2_ttf
AgeCommit message (Collapse)AuthorFilesLines
2015-04-25Recursive revbump following MesaLib update, categories a through f.tnn2-4/+4
2015-02-09Recursive bump for SDL2-using packages.snj2-2/+4
2014-04-18Removed options.mk, because it didn't do anything. If specific options were ↵adam2-25/+5
enabled for SDL2, they would be pulled anyway. The 'static' option was pointless.
2014-04-18options.mkadam1-7/+3
2014-03-16Rolling back previous change. Was fixed in PR/48657.rodent1-2/+1
2014-03-15Needs png, apparently.rodent1-1/+2
2014-02-02Import SDL2_ttf-2.0.12 as fonts/SDL2_ttf.rodent6-0/+71
This is a sample library which allows you to use TrueType fonts in your SDL applications. It comes with an example program "showfont" which displays an example string for a given TrueType font file.