This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-08 01:27:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
39fd81174eec44511a95d2db5db52bcabc930653
ladybird
/
Applications
/
FontEditor
History
Andreas Kling
9fa21fa585
LibGUI: Add a GPainter class that inherits from Painter.
...
This gets rid of the last little piece of LibGUI knowledge in Painter.
2019-03-28 17:19:56 +01:00
..
.gitignore
Move apps into a top-level Applications/ directory.
2019-02-10 08:35:01 +01:00
FontEditor.cpp
LibGUI: Add a GPainter class that inherits from Painter.
2019-03-28 17:19:56 +01:00
FontEditor.h
Implement basic support for variable-width fonts.
2019-03-06 12:52:41 +01:00
main.cpp
LibGUI: Implement nested event loops to support dialog boxes.
2019-03-19 00:01:02 +01:00
Makefile
LibC: Run constructors on process startup.
2019-03-27 12:48:21 +01:00