18 Commits
Author SHA1 Message Date
oldherl 979077abab Update Cantarell font
Update to Cantarell 0.303.
Upstream releases only include VF files now.
This single weight file was extracted from debian package fonts-cantarell_0.303.1-1_all.deb
2024-03-20 16:53:31 +11:00
Benau 4ad30fa2bf Update to latest noto color emoji 2022-10-31 12:26:37 +08:00
Benau 4d08ea2335 Update Noto Emoji to support Unicode 14 2021-11-11 17:07:51 +08:00
Benau 63ee2baf48 Add new fonts for Malayalam translation 2021-01-29 09:38:12 +08:00
Benau a8572a7582 Update to emoji 13.0 2020-08-12 00:53:33 +08:00
Benau 3601e97d3b Update color emoji for android 10.0 2019-09-21 13:23:25 +08:00
Benau 28cc2838a8 Add color emoji 2019-06-10 10:35:42 +08:00
Benau 75be2b16c9 Update translation with thai font 2019-06-05 10:18:29 +08:00
Benau a429410340 Update fonts to allow use the minimum size
Remove too incomplete translation to load less, and it should be
possible to load CJK font in /system/fonts on android to reduce
apk size
2019-05-31 19:12:35 +08:00
Benau 744a4705b6 Auto embolden glyph of bold face, without fallback font 2016-07-21 12:26:19 +08:00
Benau a72f67015c Remove 36MB CJK fonts, use the previous font instead 2016-07-20 09:49:10 +08:00
Benau 05419cd555 Initial work on new font rendering engine 2016-07-18 16:03:11 +08:00
Benau 19acdad9b4 Replace Ubuntu font with a really free font 2016-07-11 15:52:16 +08:00
Marianne Gagnon cc7f7b9b4c Use SigmarOne font for digits 2015-10-19 21:02:25 -04:00
Benau 109d6b91ce Choose the correct title font smartly 2015-10-19 09:39:57 +08:00
Marianne Gagnon 6d365032f3 A few minor bugfixes, a little cleanup in TTF font code. Add Ubuntu font for latin languages since it generally looks better than Freesans for a game 2015-10-18 20:07:11 -04:00
Benau d166aa620e Add lazy load char function
Now less fonts are used to prevent mismatch, also include font license file
2015-10-17 02:57:27 +08:00
Benau 3a5ec83ae9 Basic render of text using freetype
This is a testing version of stk using freetype

It enable better arabic font display with less blurred glyph to all fonts thanks to hinting provide by freetype.

TODO: billboard text
2015-10-04 11:59:44 +08:00