aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/fonts
diff options
context:
space:
mode:
authorJohannes Schickel2012-01-28 21:45:11 +0100
committerWillem Jan Palenstijn2012-01-29 16:26:20 +0100
commit00cc48f83dc28295fb4fb449b5c6ad64219e300a (patch)
tree8d1fc0df5e4688de9e85a854fe6b964818e664d0 /gui/themes/fonts
parentb0dfd08ff90347a3240aff9b94fe33e3f09f4dd4 (diff)
downloadscummvm-rg350-00cc48f83dc28295fb4fb449b5c6ad64219e300a.tar.gz
scummvm-rg350-00cc48f83dc28295fb4fb449b5c6ad64219e300a.tar.bz2
scummvm-rg350-00cc48f83dc28295fb4fb449b5c6ad64219e300a.zip
GUI: Add GNU FreeFont TTFs for use with our modern theme.
Diffstat (limited to 'gui/themes/fonts')
-rw-r--r--gui/themes/fonts/FreeMonoBold.ttfbin0 -> 173608 bytes
-rw-r--r--gui/themes/fonts/FreeSans.ttfbin0 -> 714456 bytes
-rw-r--r--gui/themes/fonts/FreeSansBold.ttfbin0 -> 359272 bytes
-rw-r--r--gui/themes/fonts/README2
4 files changed, 2 insertions, 0 deletions
diff --git a/gui/themes/fonts/FreeMonoBold.ttf b/gui/themes/fonts/FreeMonoBold.ttf
new file mode 100644
index 0000000000..3bce6129ae
--- /dev/null
+++ b/gui/themes/fonts/FreeMonoBold.ttf
Binary files differ
diff --git a/gui/themes/fonts/FreeSans.ttf b/gui/themes/fonts/FreeSans.ttf
new file mode 100644
index 0000000000..9db958532c
--- /dev/null
+++ b/gui/themes/fonts/FreeSans.ttf
Binary files differ
diff --git a/gui/themes/fonts/FreeSansBold.ttf b/gui/themes/fonts/FreeSansBold.ttf
new file mode 100644
index 0000000000..63644e7437
--- /dev/null
+++ b/gui/themes/fonts/FreeSansBold.ttf
Binary files differ
diff --git a/gui/themes/fonts/README b/gui/themes/fonts/README
index 594bfc3ea4..b36d89889c 100644
--- a/gui/themes/fonts/README
+++ b/gui/themes/fonts/README
@@ -1,3 +1,5 @@
These are fonts used in ScummVM. Most of them come from Xorg.
+The GNU FreeFont files are distributed under the license in COPYING.FREEFONT.
+
Also other potentially usable fonts are stored here as well.