Truly independent web browser
Go to file
Andreas Kling 7f91aec25c Support font files.
This only works with the userspace build of SharedGraphics so far.
It's also very slow at loading fonts, but that's easy to fix.

Let's put fonts in /res/fonts/.
2019-02-02 23:13:12 +01:00
AK Support font files. 2019-02-02 23:13:12 +01:00
Base Support font files. 2019-02-02 23:13:12 +01:00
FontEditor Support font files. 2019-02-02 23:13:12 +01:00
Kernel Start working on a simple graphical font editor. 2019-02-02 08:07:06 +01:00
LibC Add basic automatic dependency management to Makefiles. 2019-02-02 04:41:59 +01:00
LibGUI Start working on a simple graphical font editor. 2019-02-02 08:07:06 +01:00
SharedGraphics Support font files. 2019-02-02 23:13:12 +01:00
Terminal Add basic automatic dependency management to Makefiles. 2019-02-02 04:41:59 +01:00
Userland Start working on a simple graphical font editor. 2019-02-02 08:07:06 +01:00
WindowServer Add basic automatic dependency management to Makefiles. 2019-02-02 04:41:59 +01:00
.gitignore Tweak .gitignore. 2019-01-28 20:38:53 +01:00