thorvg/src/loaders
Jinny You fdc1ad4d2c lottie/text: Support text range selector (Phase 1)
This patch provides initial support for the text range selector. Full support will be added gradually in subsequent steps. This is the first step.

Text range selector with following properties:
1. Text Range Selector (Units)
2. Text Style
- Fill Color
- Fill Opacity
- Stroke Color
- Stroke Width
- Stroke Opacity
- Opacity
- Rotation
- Position
- Scale
2024-07-11 00:49:57 +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/text: Support text range selector (Phase 1) 2024-07-11 00:49:57 +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 common: replace the round() with nearbyint() 2024-07-10 23:43:10 +09:00
ttf common: fix 178+ spelling errors 2024-07-01 21:58:46 +09:00
tvg loader: code refactoring 2024-01-11 10:12:04 +09:00
webp common: fix 178+ spelling errors 2024-07-01 21:58:46 +09:00
meson.build build: enforcing saver/loader usage for given tool 2024-04-19 10:01:30 +09:00