ladybird/FontEditor
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