thorvg/src/renderer
Jinny You bf5cea982c common: Support .lot extension
Add support for the .lot extension to recognize Lottie animation files, as this introduces an additional extension for Lottie.

issue: #3248
2025-02-27 16:46:30 +09:00
..
gl_engine gl_engine: fix line join while dashing 2025-02-27 12:23:00 +09:00
sw_engine sw_engine: support trimmed fill 2025-02-24 15:05:49 +09:00
wg_engine wg_engine: Introduce fill effect for webgpu renderer 2025-02-27 12:15:42 +09:00
meson.build renderer: migrated TrimPath as the integrated rendering method 2025-02-25 15:38:03 +09:00
tvgAccessor.cpp updated copyright 2025-01-03 14:32:31 +09:00
tvgAnimation.cpp api: revised the animation segment specification 2025-01-22 13:03:48 +09:00
tvgAnimation.h renderer: introduced paint reference counting 2024-11-20 01:53:25 +09:00
tvgCanvas.cpp api: remove SwCanvas::mempool() 2025-02-12 13:19:12 +09:00
tvgCanvas.h updated copyright 2025-01-03 14:32:31 +09:00
tvgCommon.h common: Support .lot extension 2025-02-27 16:46:30 +09:00
tvgFill.cpp updated copyright 2025-01-03 14:32:31 +09:00
tvgFill.h common: introduced designated memory allocators 2025-02-18 17:20:31 +09:00
tvgFrameModule.h api: revised the animation segment specification 2025-01-22 13:03:48 +09:00
tvgGlCanvas.cpp updated copyright 2025-01-03 14:32:31 +09:00
tvgInitializer.cpp common: introduced designated memory allocators 2025-02-18 17:20:31 +09:00
tvgIteratorAccessor.h updated copyright 2025-01-03 14:32:31 +09:00
tvgLoader.cpp common: Support .lot extension 2025-02-27 16:46:30 +09:00
tvgLoader.h text: allow the unnamed font 2025-02-20 18:47:01 +09:00
tvgLoadModule.h common: introduced designated memory allocators 2025-02-18 17:20:31 +09:00
tvgPaint.cpp common: more accurate clipped viewport rounding 2025-02-03 14:54:03 +09:00
tvgPaint.h common: introduced designated memory allocators 2025-02-18 17:20:31 +09:00
tvgPicture.cpp updated copyright 2025-01-03 14:32:31 +09:00
tvgPicture.h renderer: minor code clean++ 2025-01-15 12:24:32 +09:00
tvgRender.cpp renderer: migrated TrimPath as the integrated rendering method 2025-02-25 15:38:03 +09:00
tvgRender.h renderer: migrated TrimPath as the integrated rendering method 2025-02-25 15:38:03 +09:00
tvgSaveModule.h updated copyright 2025-01-03 14:32:31 +09:00
tvgSaver.cpp updated copyright 2025-01-03 14:32:31 +09:00
tvgScene.cpp updated copyright 2025-01-03 14:32:31 +09:00
tvgScene.h engine: introduce scene effect dispose render method 2025-01-26 10:13:28 +09:00
tvgShape.cpp api: change api name strokeTrim() -> trimpath() 2025-02-24 15:05:38 +09:00
tvgShape.h renderer: migrated TrimPath as the integrated rendering method 2025-02-25 15:38:03 +09:00
tvgSwCanvas.cpp api: remove SwCanvas::mempool() 2025-02-12 13:19:12 +09:00
tvgTaskScheduler.cpp api: remove SwCanvas::mempool() 2025-02-12 13:19:12 +09:00
tvgTaskScheduler.h api: remove SwCanvas::mempool() 2025-02-12 13:19:12 +09:00
tvgText.cpp loader: fixed potential memory leaks in font handling 2025-02-21 00:05:36 +09:00
tvgText.h text: allow the unnamed font 2025-02-20 18:47:01 +09:00
tvgWgCanvas.cpp sw/gl/wg: ++threads safety 2025-02-11 19:03:50 +09:00