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-02-27 10:07:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e623e7ff2a139e1d04e02efd6437b24c88a7e97
ladybird
/
FontEditor
History
Andreas Kling
5158bee08c
Don't use -mregparm=3 in userspace.
...
It's pretty comfy having arguments in registers in the kernel for now though.
2019-02-08 01:24:52 +01:00
..
.gitignore
Start working on a simple graphical font editor.
2019-02-02 08:07:06 +01:00
FontEditor.cpp
Rename LizaBold to LizaRegular and LizaBlack to LizaBold.
2019-02-05 09:08:25 +01:00
FontEditor.h
FontEditor: Allow specifying which font to edit on the command line.
2019-02-05 07:23:01 +01:00
main.cpp
Handle WindowCloseRequest in FontEditor and /bin/guitest.
2019-02-05 12:07:06 +01:00
Makefile
Don't use -mregparm=3 in userspace.
2019-02-08 01:24:52 +01:00