thorvg/src/loaders/external_jpg
Hermet Park 52cf31a79d 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 12:03:15 +09:00
..
meson.build common: styling++ (tabs -> spaces) 2022-02-01 13:58:41 +01:00
tvgJpgLoader.cpp renderer: make the file io configurable 2024-12-02 12:03:15 +09:00
tvgJpgLoader.h renderer: enhanced shared surface handling with mutex implementation 2024-01-02 20:34:12 +09:00