mirror of
https://github.com/italicsjenga/vello.git
synced 2025-01-09 12:21:31 +11:00
532b6ee808
First cut at a public C api that supports glyph rendering on Metal targets.
12 lines
157 B
TOML
12 lines
157 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"pgpu-render",
|
|
"piet-gpu",
|
|
"piet-gpu-derive",
|
|
"piet-gpu-hal",
|
|
"piet-gpu-types",
|
|
"piet-scene",
|
|
"tests"
|
|
]
|