thorvg/tools
Elliott Sales de Andrade 5f08b9ade4 build: Remove redundant comparisons
If a Meson option is typed as `boolean`, the `get_option` returns a
boolean, and comparing it with `true` is redundant. Meson also errors if
you try to compare across types, so it couldn't _not_ be a boolean.

Also, Meson is not C, so no need for parentheses around `if` conditions.
2024-08-19 17:42:40 +09:00
..
lottie2gif lottie2gif: fix an issue where the background color is omitted 2024-06-24 19:19:37 +09:00
svg2png common: fix 178+ spelling errors 2024-07-01 21:58:46 +09:00
svg2tvg infra: relocate the tools folder. 2024-06-13 17:52:14 +09:00
meson.build build: Remove redundant comparisons 2024-08-19 17:42:40 +09:00