Age | Commit message (Expand) | Author |
---|---|---|
2016-10-11 | GRAPHICS: Added stub for BDF font scaler | Eugene Sandulenko |
2016-10-07 | GRAPHICS: Parse slant from BDF fonts | Eugene Sandulenko |
2016-10-06 | GRAPHICS: Parse font size from BDF fonts | Eugene Sandulenko |
2016-10-06 | GRAPHICS: Use Family name instead of font name when reading from BDF fonts | Eugene Sandulenko |
2016-10-05 | GRAPHICS: Load Face Name from BDF files | Eugene Sandulenko |
2014-02-18 | GRAPHICS: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-11-23 | GRAPHICS: Let Font take uint32 as character codes. | Johannes Schickel |
2012-03-28 | GRAPHICS: Don't try to delete static BDF data. | Alyssa Milburn |
2012-01-06 | GRAPHICS: Rework BDF font code. | Johannes Schickel |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-07-01 | GRAPHICS: Rename NewFont to BdfFont. | Johannes Schickel |
2011-07-01 | GRAPHICS: Format NewFont code with astyle. | Johannes Schickel |
2011-07-01 | GRAPHICS: Move NewFont code to a separate file. | Johannes Schickel |