thorvg/src/loaders/tvg
Hermet Park e949883049 common log: use the log macro to replace the print method easier.
We can replace the system logger method by changing single line print source in common,
This also helps to remove the THORVG_LOG_ENABLED macro from each use-cases.

TVGLOG(): To print the hint & tip messages for users.
TVGERR(): To print the error message for debugging.

@Issues: https://github.com/Samsung/thorvg/issues/36
2021-07-23 21:17:01 +09:00
..
meson.build TVG Loader/Saver: tvg loader introduced 2021-06-11 12:49:37 +09:00
tvgTvgLoader.cpp common: code refactoring. 2021-07-22 17:30:02 +09:00
tvgTvgLoader.h common: code refactoring. 2021-07-22 17:30:02 +09:00
tvgTvgLoadParser.cpp common log: use the log macro to replace the print method easier. 2021-07-23 21:17:01 +09:00
tvgTvgLoadParser.h tvg_loader: code refactoring. 2021-06-14 14:32:05 +09:00