Michael Ragazzon
|
a9657acee7
Math cleanup, rename and remove some functions
|
2 years ago |
Michael Ragazzon
|
7492876298
The great formattening - format all library source code and documents
|
2 years ago |
Michael Ragazzon
|
18f6a1aad8
Font textures are now initially being generated with the ascii range of characters.
|
3 years ago |
Michael Ragazzon
|
ce85ba7596
Add 'Rml::ReleaseFontResources()' which enables garbage collection of font resources
|
3 years ago |
Michael Ragazzon
|
6ba256b885
Merge branch 'font-weight' (#296)
|
3 years ago |
Mex
|
477631acfa
Allow numeric values in the 'font-weight' property, and enable loading fonts with multiple font-weights.
|
3 years ago |
Michael Ragazzon
|
8b7388ecdc
Refactor ComputedValues to reduce memory usage.
|
3 years ago |
Michael Ragazzon
|
2b12e0ad83
Don't load default glyphs for fallback fonts
|
3 years ago |
Michael Ragazzon
|
95f7709c55
Fix deleting wrong data when releasing font faces for some font types, see #217.
|
4 years ago |
Rokas Kupstys
|
c261c1ff81
Add ability for user to override container types.
|
5 years ago |
Michael Ragazzon
|
e9844e3801
The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future.
|
5 years ago |
Michael Ragazzon
|
0090fb9c0b
Remove "precompiled.h" in font engine default interface
|
5 years ago |
Michael Ragazzon
|
78acd8b900
Refactoring default font engine (part II). Remove font database, use a callback function for generating font textures, documentation improvements.
|
6 years ago |
Michael Ragazzon
|
cd670fc143
Refactoring FontEngineDefault (part I). Isolate the interface with FreeType. All font engine default files moved to a separate folder.
|
6 years ago |