Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-12 | GRAPHICS: Fix built-in font parameters | Eugene Sandulenko | |
2016-10-10 | GRAPHICS: Use PIXEL_SIZE as BDF font size | Eugene Sandulenko | |
2016-10-07 | GRAPHICS: Parse slant from BDF fonts | Eugene Sandulenko | |
2016-10-06 | DEVTOOLS: Fix convbdf font parsing | 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 | |
Also adjust the devtools and built-in fonts accordingly. | |||
2015-12-12 | DEVTOOLS: A few formatting fixes. | Johannes Schickel | |
2015-12-12 | DEVTOOLS: Silence compiler warning in convbdf. | Johannes Schickel | |
2014-02-18 | DEVTOOLS: Make GPL headers consistent in themselves. | Johannes Schickel | |
2013-09-27 | DEVTOOLS: Make Coverity happy. | Eugene Sandulenko | |
This is mainly due to unhandled clang __has_featrure() buit-in. I do not like this hack, but Coverity proved to be a very good tool for us. | |||
2012-01-06 | GRAPHICS: Rework BDF font code. | Johannes Schickel | |