Commit Graph

9 Commits

Author SHA1 Message Date
Chlumsky 052f5fffd7 Removed dynamic_cast 2023-07-24 20:53:08 +02:00
Chlumsky 1b3b6b9850 Very minor refactor 2021-07-09 15:35:25 +02:00
Viktor Chlumský 38ef289f25 Added glyph loading by glyph index, passing own FT_Face handle 2020-10-10 12:12:52 +02:00
Chlumsky 82364f92ec Compiler warning fixes 2020-10-08 10:30:28 +02:00
Chlumsky 010f3c92f1 New MSDF edge artifact elimination routine, core algorithm refactor 2020-10-07 23:09:09 +02:00
Viktor Chlumský 5427fe8f5a Version 1.7 2020-03-07 09:19:34 +01:00
Chlumsky 4f3a0d620f V1.6: Core algorithm refactor, pseudo-distance evaluation rework, error correction update, scanline rasterization and distance sign correction, dependencies update 2019-04-08 20:20:12 +02:00
John-Philip Johansson dc2bf4479d Fix compile warnings on OSX
The following warnings were fixed:
* implicit conversion of NULL constant to 'bool'
* enumeration value '...' not handled in switch
2016-06-09 19:10:30 +02:00
Viktor Chlumský 61d3929db0 Version 1.0 2016-04-24 23:58:54 +02:00