thorvg/src/renderer
Mira Grudzinska e6f4b5a2a8 common: strokeTrim api introduced
New api sets/gets the trim of the stroke
along the defined path segment, allowing
control over which part of the stroke is
visible.

@issue: https://github.com/thorvg/thorvg/issues/2190
2024-06-24 14:37:53 +09:00
..
gl_engine gl_engine: fix gradient color interpretation error 2024-06-24 14:37:22 +09:00
sw_engine common: strokeTrim api introduced 2024-06-24 14:37:53 +09:00
wg_engine wg_engine: fix color buffer corruption with wgpu-opengl wrapper (linux) 2024-06-24 14:37:15 +09:00
meson.build lottie: Introduce the LottieAnimation class 2024-04-06 12:08:21 +09:00
tvgAccessor.cpp updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgAnimation.cpp lottie: Support the Animation Segment(Marker) 2024-06-24 12:00:25 +09:00
tvgAnimation.h lottie: Introduce the LottieAnimation class 2024-04-06 12:08:21 +09:00
tvgBinaryDesc.h tvg picture: binary version up. 2024-01-02 20:34:12 +09:00
tvgCanvas.cpp xrenderer/engines: support the canvas viewport function. 2024-06-24 14:20:46 +09:00
tvgCanvas.h xrenderer/engines: support the canvas viewport function. 2024-06-24 14:20:46 +09:00
tvgCommon.h renderer/loader: enhance picture format compatibility 2024-04-06 12:08:21 +09:00
tvgFill.cpp updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgFill.h updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgFrameModule.h lottie: code refactoring. 2024-06-24 12:05:59 +09:00
tvgGlCanvas.cpp renderer/canvas: tweak the viewport behavior. 2024-06-24 14:29:42 +09:00
tvgInitializer.cpp updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgIteratorAccessor.h updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgLoader.cpp renderer/loader: fix a font loader memory leak 2024-04-07 15:15:59 +09:00
tvgLoader.h updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgLoadModule.h renderer/loader: revamping the caching mechanism. 2024-04-06 12:08:21 +09:00
tvgPaint.cpp common: code refactoring 2024-06-24 14:33:49 +09:00
tvgPaint.h renderer: destroy engines safely. 2024-04-05 17:46:48 +09:00
tvgPicture.cpp lottie: fixed a missing slot overriding update. 2024-06-24 14:30:46 +09:00
tvgPicture.h renderer: revise the internal logic. 2024-04-05 17:46:32 +09:00
tvgRender.cpp common: code refactoring 2024-06-24 14:33:49 +09:00
tvgRender.h common: strokeTrim api introduced 2024-06-24 14:37:53 +09:00
tvgSaveModule.h updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgSaver.cpp renderer/saver: enhanced safety 2024-04-06 12:48:30 +09:00
tvgScene.cpp updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgScene.h renderer: ensure paints retain composition context 2024-04-06 12:08:22 +09:00
tvgShape.cpp common: strokeTrim api introduced 2024-06-24 14:37:53 +09:00
tvgShape.h common: strokeTrim api introduced 2024-06-24 14:37:53 +09:00
tvgSwCanvas.cpp renderer/canvas: tweak the viewport behavior. 2024-06-24 14:29:42 +09:00
tvgTaskScheduler.cpp common/array: code refactoring 2024-04-06 12:08:21 +09:00
tvgTaskScheduler.h common: STM32 portability enhancement 2024-04-05 17:28:08 +09:00
tvgText.cpp updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgText.h renderer: revise the internal logic. 2024-04-05 17:46:32 +09:00
tvgWgCanvas.cpp renderer/canvas: tweak the viewport behavior. 2024-06-24 14:29:42 +09:00