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-03-06 13:35:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b985d0ec6e695014bfe7a5cc6fa7b229f1bb73b9
ladybird
/
Applications
/
FontEditor
History
Andreas Kling
36a6c10b09
FontEditor: Add a window icon.
2019-04-18 02:30:35 +02:00
..
.gitignore
…
FontEditor.cpp
LibGUI: Add a simple GGroupBox widget.
2019-04-10 05:52:15 +02:00
FontEditor.h
FontEditor: Break out classes into separate files.
2019-04-03 15:23:13 +02:00
GlyphEditorWidget.cpp
LibGUI: Move frame painting from GFrame to StylePainter.
2019-04-10 03:43:46 +02:00
GlyphEditorWidget.h
FontEditor: Convert the glyph map and editor widgets to be GFrames.
2019-04-10 02:43:57 +02:00
GlyphMapWidget.cpp
FontEditor: Update the glyph map when changing a glyph's width.
2019-04-10 04:02:20 +02:00
GlyphMapWidget.h
FontEditor: Convert the glyph map and editor widgets to be GFrames.
2019-04-10 02:43:57 +02:00
main.cpp
FontEditor: Add a window icon.
2019-04-18 02:30:35 +02:00
Makefile
Introduce LibCore and move GElapsedTimer => CElapsedTimer.
2019-04-10 16:14:44 +02:00