Age | Commit message (Expand) | Author |
---|---|---|
2019-04-10 | FontEditor: Update the glyph map when changing a glyph's width. | Andreas Kling |
2019-04-10 | LibGUI: Move frame painting from GFrame to StylePainter. | Andreas Kling |
2019-04-10 | FontEditor: Convert the glyph map and editor widgets to be GFrames. | Andreas Kling |
2019-04-06 | FontEditor: Remove weird focus rects and optimize repaint while drawing. | Andreas Kling |
2019-04-03 | FontEditor: Break out classes into separate files. | Andreas Kling |