thorvg/src/loaders/ttf
Mira Grudzinska 852424e69d ttf: prevent crash while converting utf8 to unicode
If wrong utf8 sequence if given as an input, decoding
return nullptr and it has to be handled correctly.
2025-05-24 01:37:24 +09:00
..
meson.build loader/ttf: introduce a new sfnt(scalable font) loader. 2024-01-02 20:34:11 +09:00
tvgTtfLoader.cpp ttf: prevent crash while converting utf8 to unicode 2025-05-24 01:37:24 +09:00
tvgTtfLoader.h ttf: ++thread safety 2025-04-03 21:31:52 +02:00
tvgTtfReader.cpp ttf: ++thread safety 2025-04-03 21:31:52 +02:00
tvgTtfReader.h ttf: ++thread safety 2025-04-03 21:31:52 +02:00