Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/thorvg/thorvg

Thor Vector Graphics is a lightweight portable library used for drawing vector-based scenes and animations including SVG and Lottie. It can be freely utilized across various software platforms and applications to visualize graphical contents.
https://github.com/thorvg/thorvg

sw_engine: thread sanitizer report

hermet opened this issue 4 days ago
renderer: hotfix a nullptr memory copy

hermet opened this pull request 4 days ago
Support Lottie Frame Tweening

hermet opened this pull request 5 days ago
lottie: code refactoring++

hermet opened this pull request 5 days ago
Memory issue when using Tvg Text

jfelmeden-thegoodpenguin opened this issue 6 days ago
lottie: clean up code for maintenance

hermet opened this pull request 6 days ago
wg_engine/sw_engine: fix color burn/dodge edge cases

mgrudzinska opened this pull request 6 days ago
common: fix typo

mgrudzinska opened this pull request 6 days ago
wg_engine: gaussian blur basic implementation

SergeyLebedkin opened this pull request 7 days ago
lottie: revise the effect parsing logic

hermet opened this pull request 10 days ago
wg_engine: Refactor to eliminate unreliable code

hermet opened this issue 10 days ago
engine: introduce scene effect dispose render method

SergeyLebedkin opened this pull request 10 days ago
lottie: handle parsing error

mgrudzinska opened this pull request 11 days ago
sw_engine: thread sanitizer report

hermet opened this issue 11 days ago
wg_engine: fix segmentation fault on windows with SVG examples

SergeyLebedkin opened this pull request 11 days ago
gl_engine: threads sanitizer report

hermet opened this issue 11 days ago
use std::chrono instead of gettimeofday()

vtorri opened this issue 11 days ago
loader: WebP dynamic loader++

tinyjin opened this pull request 12 days ago
common: trimmed fill

mgrudzinska opened this pull request 12 days ago
api: revised the animation segment specification

hermet opened this pull request 13 days ago
svg_loader: loc--

mgrudzinska opened this pull request 13 days ago
svg: possible issue with scaling filter region

mgrudzinska opened this issue 13 days ago
chore(build): exclude webgpu_native for emscripten build

theashraf opened this pull request 14 days ago
lottie: broken render at specific canvas dimensions

theashraf opened this issue 14 days ago
gl_engine: add support for stroke/fill ordering

mgrudzinska opened this pull request 14 days ago
svg: filter support enhancement

hermet opened this issue 14 days ago
lottie: expressions compactness++

hermet opened this pull request 14 days ago
sw_engine: Improved the blur performance by 12%

hermet opened this pull request 15 days ago
gl_engine: hotfix memory leak

hermet opened this pull request 15 days ago
gl_engine: memory issue

mgrudzinska opened this issue 15 days ago
wg_engine: fix bug introduced in 07e73a9

mgrudzinska opened this pull request 15 days ago
sw_engine/texmap: tuning the blending logic

hermet opened this pull request 17 days ago
renderer: improved engine for scalable effects

hermet opened this pull request 18 days ago
lottie/expressions: ++safety

hermet opened this pull request 18 days ago
sw_engine: fix bug introduced in 07e73a9

mgrudzinska opened this pull request 18 days ago
lottie: trimming of groups

mgrudzinska opened this issue 18 days ago
common: neat & clean code++

hermet opened this pull request 18 days ago
common: code refactoring

hermet opened this pull request 20 days ago
renderer: minor code clean++

hermet opened this pull request 20 days ago
lottie: fix text stroke's 'of' property

mgrudzinska opened this pull request 20 days ago
renderer: ++stability & performance

hermet opened this pull request 20 days ago
wg_engine: optimization ideas

SergeyLebedkin opened this issue 21 days ago
lottie: rendering of strokes is inconsistent

theashraf opened this issue 21 days ago
sw_engine: effect + clipping doesn't properly applied

hermet opened this issue 21 days ago
gl_engine: corrected ColorDodge, ColorBurn equation

hermet opened this pull request 21 days ago
common: trimming refactoring

mgrudzinska opened this pull request 21 days ago
common: optimize clamp() for reduced overhead in web

tinyjin opened this pull request 21 days ago
API: Introduce a Path class

hermet opened this issue 21 days ago
api: path api revision for v1.0

hermet opened this pull request 22 days ago
api: renamed api for consistency

hermet opened this pull request 22 days ago
common: TrimPath enhancement

hermet opened this issue 22 days ago
sw_engine: assign the stride omitted

hermet opened this pull request 22 days ago
ThorVG 1.0 official APIs

hermet opened this issue 22 days ago
lottie: advanced layer effect support

hermet opened this issue 22 days ago
support glad

std-microblock opened this pull request 23 days ago
sw_engine: Fix buffer overflow in texture mapping rasterizer

tinyjin opened this pull request 25 days ago
wasm: fix build issues

tinyjin opened this pull request 25 days ago
common: Use explicit floating-point value types.

hermet opened this pull request 25 days ago
build error with VisualStudio

xland opened this issue 25 days ago
webp: --compiler warning

hermet opened this pull request 25 days ago
Fix compilation warnings

faxe1008 opened this pull request 26 days ago
wg_engine: fix context handle passing by ref

SergeyLebedkin opened this pull request 27 days ago
sw_engine: ++portability on macOS

hermet opened this pull request 27 days ago
wg_engine: corrected ColorDodge, ColorBurn equation

hermet opened this pull request 27 days ago
sw_engine: corrected the blending

hermet opened this pull request 27 days ago
lottie: Runtime crash by heap-buffer-overflow

tinyjin opened this issue 28 days ago
examples: revise the blending sample

hermet opened this pull request 28 days ago
lottie: Slot Refactoring

hermet opened this issue 29 days ago
sw_engine: replaced the line with cubic

hermet opened this pull request about 1 month ago
updated copyright

hermet opened this pull request about 1 month ago
Support dynamic module and runtime linking

hermet opened this issue about 1 month ago
lottie: enforce fill clipper over stroke clipper

mgrudzinska opened this pull request about 1 month ago
sw_engine: prevent warning

mgrudzinska opened this pull request about 1 month ago
sw_engine: hotfix

hermet opened this pull request about 1 month ago
svg: specs ++

mgrudzinska opened this pull request about 1 month ago
svg_loader: fix transformation order

mgrudzinska opened this pull request about 1 month ago
gl_engine: fix fbo and texture leak

RuiwenTang opened this pull request about 1 month ago
svg: improve the spec compatibility

hermet opened this issue about 1 month ago
gl_engine: ++binary optimization

hermet opened this pull request about 1 month ago
svg_loader: fix clip transformation

mgrudzinska opened this pull request about 1 month ago
sw_engine: fix clipping

mgrudzinska opened this pull request about 1 month ago
lottie/slot: Support Lottie Transform Slot Overriding

tinyjin opened this pull request about 1 month ago
lottie: fix viewport clipping issue when resize

tinyjin opened this pull request about 1 month ago
svg: Transform is not applied on clipPath's child

JSUYA opened this issue about 1 month ago
svg: Nested clip-paths are displayed incorrectly

JSUYA opened this issue about 1 month ago
gl_engine: rewrite the blending shader

RuiwenTang opened this pull request about 1 month ago
API Revision for v1.0

hermet opened this pull request about 1 month ago
svg: remove styles from the clipPath

hermet opened this pull request about 1 month ago
ThorVG C++ version upgrade

hermet opened this issue about 1 month ago
lottie: Fixed a regression in masking logic

hermet opened this pull request about 1 month ago
sw_engine: dot artifact bug

hermet opened this issue about 1 month ago
API: enable users to use an accessor to traverse Scene

hermet opened this pull request about 1 month ago
sw_engine: trimpath bug

hermet opened this issue about 1 month ago
renderer: fixed a memory leak

hermet opened this pull request about 1 month ago
renderer: incorrect BlendMode behaviors

RuiwenTang opened this issue about 1 month ago
lottie: memory leak reported by XCode Instruments

RuiwenTang opened this issue about 1 month ago
portability: fix file size check on Windows

mgrudzinska opened this pull request about 1 month ago