thorvg/src/loaders/raw
Hermet Park 1806b32971 common: optimization pImpl data structures
ThorVG pImpl idiom caused internal data to be scattered
across hierarchical classes. This refactoring consolidates
the data by inheriting pImpl internally, reducing memory
allocation counts and eliminating unnecessary strategy methods.
2024-12-14 12:24:57 +09:00
..
meson.build raw_loader Loader: Introduce Raw image loader 2020-11-23 18:12:36 +09:00
tvgRawLoader.cpp common: optimization pImpl data structures 2024-12-14 12:24:57 +09:00
tvgRawLoader.h api: polish the thorvg API usages 2024-10-13 11:15:57 +09:00