Files
buildroot/package/plutovg/Config.in
Alsey Coleman Miller 2e4036e3a0 package/plutovg: new package
plutovg is a standalone 2D vector graphics library providing path
filling and stroking, gradients and text rendering. It is the renderer
plutosvg is built on.

Examples are not built: they are demo programs that are never installed.

Signed-off-by: Alsey Coleman Miller <alseycmiller@gmail.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
2026-09-22 21:28:32 +02:00

8 lines
216 B
Plaintext

config BR2_PACKAGE_PLUTOVG
bool "plutovg"
help
plutovg is a standalone 2D vector graphics library, providing
path filling and stroking, gradients, and text rendering.
https://github.com/sammycage/plutovg