summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@googlemail.com>2012-01-22 22:44:12 +0100
committerDavid Herrmann <dh.herrmann@googlemail.com>2012-01-22 22:44:12 +0100
commit5a3801386a85b124a5118a77b0f6788ab77c200d (patch)
tree996866e54965750af876f9dc580a57a7a6b9b614 /fonts
parent0b320653d8278d39b725e4211c7af559faf2d80d (diff)
font: rewrite font backend
We now properly draw fonts with OpenGL. We now use FreeType2 instead of pango to avoid big dependencies. We also add a DejaVu font so we currently don't have to deal with font selection. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Diffstat (limited to 'fonts')
-rw-r--r--fonts/DejaVuSansMono.ttfbin0 -> 333636 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/fonts/DejaVuSansMono.ttf b/fonts/DejaVuSansMono.ttf
new file mode 100644
index 0000000..7260bd6
--- /dev/null
+++ b/fonts/DejaVuSansMono.ttf
Binary files differ