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

lottie: fix rotation in text range selector

mgrudzinska opened this pull request 3 months ago
common: introduced custom memory allocators

hermet opened this pull request 3 months ago
Small circle with big stroke has miniature wobbly patterns

MewPurPur opened this issue 3 months ago
lottie: Support Text Follow Path

hermet opened this issue 3 months ago
sw_engine: fixed linear gradient filling masking.

hermet opened this pull request 3 months ago
api: add focal parameters to the radial apis

mgrudzinska opened this pull request 3 months ago
png_loader: support pre-multiplied alpha image decoding

hermet opened this issue 3 months ago
gl_engine: binary shader support

hermet opened this issue 3 months ago
png, gl_engine: fixed an wrong png colorspace.

hermet opened this pull request 3 months ago
gl_engine: ignore masking alpha when calculate inv luma masking

RuiwenTang opened this pull request 3 months ago
gl_engine: code refactoring

hermet opened this pull request 3 months ago
gl_engine: correct the ColorSpace when render Image

RuiwenTang opened this pull request 3 months ago
gl_engine: InvLumaMasking is slightly different

hermet opened this issue 3 months ago
sw_engine: fix _rasterDirectImage

mgrudzinska opened this pull request 3 months ago
lottie: correct the array reserved size

mgrudzinska opened this pull request 3 months ago
wg_engine: merged math functions with common

hermet opened this pull request 3 months ago
lottie: offset does not depend on shape direction

mgrudzinska opened this pull request 3 months ago
wg_engine: multisampling support part 2

SergeyLebedkin opened this pull request 3 months ago
gl_engine: merged point/line data structure with common

hermet opened this pull request 3 months ago
lottie: fix offset

mgrudzinska opened this pull request 3 months ago
example: include mask extension in personal_character.json

mgrudzinska opened this pull request 3 months ago
hotfix regression bugs

hermet opened this pull request 3 months ago
wg_engine: a regression

hermet opened this issue 3 months ago
lottie: release memory immediately after loading is complete.

hermet opened this pull request 3 months ago
gl_engine: dynamic load GL functions with glad

RuiwenTang opened this pull request 3 months ago
wg_engine: MSAA support, part 1 - move blending to fragment shaders

SergeyLebedkin opened this pull request 3 months ago
wg_engine: fix miter gemotry generation in case of collinear segments

SergeyLebedkin opened this pull request 3 months ago
PNG image color differs for GL and Software renderers

alex-dorokhov opened this issue 3 months ago
gl_engine: implement path trim in tvgGlTessellator

hermet opened this pull request 3 months ago
api: renamed the composite with mask.

hermet opened this pull request 3 months ago
api: support RadialGradient focal parameters

hermet opened this issue 3 months ago
api: spec out Fill Transform

hermet opened this issue 3 months ago
svg: wrapping a paint with a scene

hermet opened this pull request 3 months ago
api: Fill Transform revision

hermet opened this pull request 3 months ago
api: path data size reduction (to 1 byte)

hermet opened this pull request 3 months ago
capi: support WgCanvas binding

hermet opened this issue 3 months ago
Stroke Trimming: Refactoring?

hermet opened this issue 3 months ago
wg_engine: MSAA support, part 1 - move blending to fragment shaders

SergeyLebedkin opened this pull request 3 months ago
gl_engine: implement path trim in tvgGlTessellator

RuiwenTang opened this pull request 3 months ago
api: polish the thorvg API usages

hermet opened this pull request 3 months ago
lottie parser: fix warning

vtorri opened this pull request 3 months ago
spec out tvg binary format

hermet opened this pull request 3 months ago
api: removed redundant CompisiteMethod::ClipPath

hermet opened this pull request 3 months ago
example: unify Shape & MultiShapes

hermet opened this pull request 3 months ago
api: polish the thorvg API usages.

hermet opened this pull request 3 months ago
wasm: update wasm build script

tinyjin opened this pull request 3 months ago
wg_engine: fix aabb for empty shapes and long paths

SergeyLebedkin opened this pull request 3 months ago
wg_engine: data size overflow

hermet opened this issue 3 months ago
Unexpected lottie rendering

MrZillaGold opened this issue 3 months ago
Unexpected lottie rendering

MrZillaGold opened this issue 3 months ago
lottie: add support for mask expansion

mgrudzinska opened this pull request 3 months ago
sw_engine: split long lines to avoid overflow

mgrudzinska opened this pull request 3 months ago
wasm: fix unified build folder structure

hermet opened this pull request 3 months ago
WebGL2 support

hermet opened this issue 3 months ago
post effect: optimization++

hermet opened this pull request 3 months ago
rendering issue on thorvg viewer

hermet opened this issue 3 months ago
examples/lottie: updated resources

hermet opened this pull request 3 months ago
common: fix autors name

SergeyLebedkin opened this pull request 3 months ago
lottie: support masking expansion

hermet opened this issue 3 months ago
API: promote the composite() method to Scene from Paint

hermet opened this issue 3 months ago
api: remove deprecations

hermet opened this pull request 3 months ago
infra: removed beta tag from WebGPU

hermet opened this pull request 3 months ago
wasm: increase stack size

tinyjin opened this pull request 3 months ago
svg_loader: Support id attribute for tvg::Accessor

JSUYA opened this pull request 3 months ago
wg_engine: fix long path decoding crash

SergeyLebedkin opened this pull request 3 months ago
wasm: increase stack size for WebGPU

tinyjin opened this pull request 3 months ago
infra: Improve valgrind result analysis syntax

JSUYA opened this pull request 3 months ago
release: bump up version v0.15

hermet opened this pull request 3 months ago
infra: --shutdown the unkown-pragmas warning

hermet opened this pull request 3 months ago
wg_engine: fix picture memory leak

SergeyLebedkin opened this pull request 3 months ago
wg_engine: memory leak

hermet opened this issue 3 months ago
test/capi: fixed a memory leak

hermet opened this pull request 3 months ago
infra: shutdown the unnecessary valgrind report

hermet opened this issue 3 months ago
doc: updated to v0.15

hermet opened this pull request 3 months ago
sw_engine: ++exception handling

hermet opened this pull request 3 months ago
wg_engine: fixed resource leaks

hermet opened this pull request 3 months ago
sw_engine: ignore small cubics

hermet opened this pull request 3 months ago
sw_engine: prevent long overflow

mgrudzinska opened this pull request 3 months ago
renderer/compressor: corrected base64 decoded data size

hermet opened this pull request 3 months ago
sw_engine: fixed an uninitialized data access

hermet opened this pull request 3 months ago
sw_engine: ++stability

hermet opened this pull request 3 months ago
wg_engine: memory leak?

hermet opened this issue 3 months ago
lottie: hotfix layer effect parsing

hermet opened this pull request 3 months ago
lottie: fixed a corrupted colorstop population

hermet opened this pull request 3 months ago
sw_engine: portability++

mgrudzinska opened this pull request 3 months ago
examples: fix mingw build error

mgrudzinska opened this pull request 3 months ago
wg_engine: fix custom scene blending with opacity

SergeyLebedkin opened this pull request 3 months ago
wg_engine: fix clip path visual artifacts

SergeyLebedkin opened this pull request 3 months ago
common: Prevent use of uninitialised values error

JSUYA opened this pull request 3 months ago
wg_engine: fix color stops offsets

SergeyLebedkin opened this pull request 3 months ago
gl_engine: Lottie rendering compatibility

hermet opened this issue 3 months ago
sw_engine: ignore small cubics

mgrudzinska opened this pull request 3 months ago
lottie: animated slot color issue

theashraf opened this issue 3 months ago
lottie: portability++

hermet opened this pull request 3 months ago
lottie: gradient slot issue

theashraf opened this issue 3 months ago
svg: valgrind memory issue report

hermet opened this issue 3 months ago
examples/tvg: updated samples

hermet opened this pull request 3 months ago
hotfix: fix crash while logging

mgrudzinska opened this pull request 3 months ago
lottie: fix crash while logging

mgrudzinska opened this pull request 3 months ago
test: fix a memory leak

hermet opened this pull request 3 months ago