thorvg/src
Mira Grudzinska c6960502eb sw_engine: hanndle empty clips
Generating the outline may return false, e.g., if the shape
is completely trimmed. If such a shape was used as a clip,
an attempt to generate 'rle' will still be made. In such a case,
a crash will occur because the outline is nullptr.
2025-03-12 20:26:39 +01:00
..
bindings wasm: fix a build break 2024-10-01 17:12:28 +09:00
common common: Use explicit floating-point value types. 2025-01-16 18:34:12 +01:00
loaders ttf_loader: handling contours starting with OFF_CURVE 2025-03-12 20:26:38 +01:00
renderer sw_engine: hanndle empty clips 2025-03-12 20:26:39 +01:00
savers common: spec out TexMap 2024-09-30 16:44:21 +09:00
meson.build infra: --shutdown the unkown-pragmas warning 2024-10-04 02:33:11 +09:00