thorvg/src/loaders
Łukasz Pomietło c92cf4e139 renderer/text: fix a missing text update
previously font size & italic style had been ignored
even if its attributes are changed.

Co-Authored-By: Hermet Park <hermet@lottiefiles.com>

issue: https://github.com/thorvg/thorvg/issues/2676
2024-08-28 21:30:16 +09:00
..
external_jpg loaders: enhance decoding efficiency 2024-02-07 20:32:05 +09:00
external_png loaders: enhance decoding efficiency 2024-02-07 20:32:05 +09:00
external_webp loaders: decode the image with premultiplied alpha. 2024-02-07 20:32:05 +09:00
jpg common: fix 178+ spelling errors 2024-07-01 21:58:46 +09:00
lottie lottie/parser: enable logs to notify missing features 2024-08-26 20:30:33 +09:00
png png: corrected a wrong premultiplied option. 2024-03-08 16:17:45 +09:00
raw renderer: enhanced shared surface handling with mutex implementation 2023-12-31 11:37:12 +09:00
svg svg: resolve compiler warnings. 2024-07-23 17:09:26 +09:00
ttf renderer/text: fix a missing text update 2024-08-28 21:30:16 +09:00
tvg common: spec out TexMap 2024-08-20 11:14:54 +09:00
webp common: fix 178+ spelling errors 2024-07-01 21:58:46 +09:00
meson.build build: Remove redundant comparisons 2024-08-19 17:42:40 +09:00