linebender/parley

Complete COLRv1 and bitmap color rendering with tiny-skia

Open

#105 aberto em 14 de ago. de 2024

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

Métricas do repositório

Stars
 (620 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador