Add bold font
authorNeil <neil@dip.sun.ac.za>
Thu, 8 Sep 2016 10:10:26 +0000 (12:10 +0200)
committerNeil <neil@dip.sun.ac.za>
Thu, 8 Sep 2016 10:10:26 +0000 (12:10 +0200)
data/fonts/DejaVuSans-Bold.ttf [new file with mode: 0644]
tabakrolletjie/constants.py

diff --git a/data/fonts/DejaVuSans-Bold.ttf b/data/fonts/DejaVuSans-Bold.ttf
new file mode 100644 (file)
index 0000000..e5991cc
Binary files /dev/null and b/data/fonts/DejaVuSans-Bold.ttf differ
index 380c27780a3e3672dcaf4c40a1d6731c633f206f..4cd1f9d5572ec4e512b549f6e34ef3337a083404 100644 (file)
@@ -26,6 +26,7 @@ FITTINGS_CATEGORY = 1 << 3
 # Font definitions
 FONTS = {
     'sans': 'DejaVuSans.ttf',
+    'bold': 'DejaVuSans-Bold.ttf',
 }
 
 # Sound stuff