Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Replace Ubuntu font with a really free font
  • Loading branch information
Benau committed Jul 11, 2016
1 parent 08f2437 commit 19acdad
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 99 deletions.
4 changes: 2 additions & 2 deletions data/stk_config.xml
Expand Up @@ -411,11 +411,11 @@
which leads to crash with STK), but the fonts are to blame, what's the point of not
using industry standard nowadays...
-->
<font default="Ubuntu-R.ttf"
<font default="Cantarell-Regular.otf"
default_fallback="FreeSans.ttf"
cjk="wqy-microhei.ttf"
ar="NotoNaskhArabicUI-Bold.ttf"
bold="Ubuntu-B.ttf"
bold="Cantarell-Bold.otf"
bold_fallback="FreeSansBold.ttf"
digit="SigmarOne.otf" />

Expand Down
Binary file added data/ttf/Cantarell-Bold.otf
Binary file not shown.
Binary file added data/ttf/Cantarell-Regular.otf
Binary file not shown.
2 changes: 1 addition & 1 deletion data/ttf/LICENSE
Expand Up @@ -7,6 +7,6 @@ wqyMicroHei is released under the GPLv3 with font embedding exception and Apache

Noto Naskh Arabic UI is released under Apache-2.0 license

Ubuntu font is released under the ubuntu font license (http://font.ubuntu.com/licence/)
Cantarell font is released under the SIL open font license 1.1

SigmarOne is released under the SIL open font license 1.1 ( https://www.google.com/fonts/specimen/Sigmar+One )
Binary file removed data/ttf/Ubuntu-B.ttf
Binary file not shown.
Binary file removed data/ttf/Ubuntu-R.ttf
Binary file not shown.
96 changes: 0 additions & 96 deletions data/ttf/ubuntu-font-licence-1.0.txt

This file was deleted.

0 comments on commit 19acdad

Please sign in to comment.