Age | Commit message (Expand) | Author |
---|---|---|
2019-02-06 | Clean up LDFLAGS a bit. | Andreas Kling |
2019-02-05 | Handle WindowCloseRequest in FontEditor and /bin/guitest. | Andreas Kling |
2019-02-05 | Rename LizaBold to LizaRegular and LizaBlack to LizaBold. | Andreas Kling |
2019-02-05 | FontEditor: Allow specifying which font to edit on the command line. | Andreas Kling |
2019-02-05 | mmap all the font files! | Andreas Kling |
2019-02-04 | FontEditor: Minor UI improvements. | Andreas Kling |
2019-02-03 | FontEditor: Add text box for editing the font name. | Andreas Kling |
2019-02-03 | FontEditor: Add a grid to the glyph editor widget. | Andreas Kling |
2019-02-02 | Support font files. | Andreas Kling |
2019-02-02 | Start working on a simple graphical font editor. | Andreas Kling |