linebender/parley

Complete COLRv1 and bitmap color rendering with tiny-skia

Open

#105 opened on Aug 14, 2024

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

Repository metrics

Stars
 (620 stars)
PR merge metrics
 (PR metrics pending)

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