linebender/parley

Complete COLRv1 and bitmap color rendering with tiny-skia

Open

#105 opened on Aug 14, 2024

 (3 comments) (0 reactions) (0 assignees)Rust (92 forks)github user discovery
help wanted

Repository metrics

Stars
 (620 stars)
PR merge metrics
 (Avg merge 19d 11h) (38 merged PRs in 30d)

Description

Currently, we have an example of rendering with tiny-skia, but it does not support COLRv1 (because tiny-skia is missing certain gradient types) and it does not support bitmap color glyphs.

Contributor guide