Commit Graph

10 Commits

Author SHA1 Message Date
Ed_
90ca01bdaa General improvements (text and features)
* Added clear_atlas_region_caches & clear_shape_cache to VEFontCache (Usage Example: On hot-reloads to force refresh the caches if tuning the library)
* Made glyph_draw's over_sample a vec2 for initialization (incase user wants to do some float value multiple of 4x4)
* ADVANCE_SNAP_SMALLFONT_SIZE made a runtime option: Shaper_Context.adv_snap_small_font_threshold
* Some improvement to text hinting and general rendering of text
* Better defaults for initialization of the library
2024-12-29 18:27:46 -05:00
Ed_
16319d9e43 Formating, name changes (making identifiers more idiomatic) 2024-07-04 16:18:26 -04:00
Ed_
a930fc00d4 last cleanup for this dev pass 2024-07-02 10:34:36 -04:00
Ed_
0f4ad9bdd1 cleanup 2024-07-02 01:42:32 -04:00
Ed_
9d18a43f64 putting away freetype for now... its going to take quite a bit of effort to learn how to fix the mesh generation... 2024-07-02 01:24:13 -04:00
Ed_
b822859033 wip freetype glyph caching suffering part 2 2024-07-02 00:16:16 -04:00
Ed_
26e2aa96aa wip freetype glyph caching suffering 2024-07-02 00:16:08 -04:00
Ed_
7c64e20f9c missing changes 2024-07-01 17:43:41 -04:00
Ed_
e4089d3832 Change package name to lowercase 2024-06-30 22:06:44 -04:00
Ed_
b7f008521d finish force rename 2024-06-30 22:05:12 -04:00