index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
FontEditor
/
FontEditorWindow.gml
Age
Commit message (
Expand
)
Author
2021-11-30
FontEditor: Convert mode and transform buttons into toolbar actions
thankyouverycool
2021-11-20
FontEditor: Add ability to copy the selected code point
Ben Wiederhake
2021-11-20
FontEditor: Support flipping and rotating
Ben Wiederhake
2021-11-20
FontEditor: Don't show focus box after clicking 'present' checkbox
Ben Wiederhake
2021-11-20
FontEditor: More reasonable labels, move property to GML
Ben Wiederhake
2021-11-20
FontEditor: Convert UI from fixed to implicit height
Ben Wiederhake
2021-11-03
Applications: Remove border from GroupBox margins
FrHun
2021-09-24
FontEditor: Allow editing new font header
thankyouverycool
2021-09-19
FontEditor: Update editor to handle new font format
thankyouverycool
2021-08-27
FontEditor: Adjust margins and spacing
thankyouverycool
2021-07-27
FontEditor: Fix minor margin inconsistency
FrHun
2021-07-10
FontEditor: Tweak offensive padding :^)
Andreas Kling
2021-05-20
FontEditor: Add tooltip to "Move Glyph" button
Max Wipfli
2021-04-23
FontEditor: Set correct mean- and baseline ranges for new fonts
thankyouverycool
2021-04-23
FontEditor: Add move glyph tool
thankyouverycool
2021-04-18
FontEditor+LibGfx: Allow user to specify if a specific glyph is present
Idan Horowitz
2021-04-13
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
Andreas Kling
2021-04-11
FontEditor: Move menu bar into editor and tweak several widgets
thankyouverycool
2021-04-06
FontEditor: Convert to GML and add new edit commands to GlyphEditor
thankyouverycool