thorvg/src/loaders/png
Hermet Park 1422c4ca5f renderer: make the file io configurable
certain systems, may not support file I/O operations.
ThorVG should provide users with an option to configure
builds according to their requirements.

This ensures that file I/O calls are avoided,
preventing potential crashes.

Please use the meson '-Dfile=true/false' option for this.

Please note that "THORVG_FILE_IO_SUPPORT" might be expected
for your thorvg manual build.

issue: https://github.com/thorvg/thorvg/issues/3008
2024-12-02 11:50:59 +09:00
..
meson.build loader png: support static png loader 2021-10-21 22:39:50 +09:00
tvgLodePng.cpp updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgLodePng.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgPngLoader.cpp renderer: make the file io configurable 2024-12-02 11:50:59 +09:00
tvgPngLoader.h common: code refactoring 2024-11-08 15:26:04 +09:00