Michael Ragazzon
|
1bbae6380d
Refining font engine interface.
|
6 years ago |
Michael Ragazzon
|
7b67c88967
Load debugger font from memory.
|
6 years ago |
Michael Ragazzon
|
0aacb9f68d
Add glyphs from fallback fonts to the current font face. This fixes font-effects on glyphs from the fallback font, and makes things generally simpler possibly at the expense of some larger texture sizes.
|
6 years ago |
Michael Ragazzon
|
e300ec8b1c
Implement fallback font for unknown unicode characters (highly experimental)
|
6 years ago |
Michael Ragazzon
|
ac42bcb8ec
Lazy loading unicode characters (work in progress!)
|
6 years ago |
Michael Ragazzon
|
eec5b61129
Update documentation of font engine interface, remove const.
|
6 years ago |
Michael Ragazzon
|
2438824c95
Merge branch 'develop' into text
|
6 years ago |
Victor Luchits
|
59bab1182c
Remove overloaded LoadFontFace variants, only support loading from a file
|
6 years ago |
Victor Luchits
|
2df8e4abee
Rename FontSubsystem to FontEngine
|
6 years ago |