GraphiteEditor / GraphiteEditor/Graphite

Conic gradients

Aperta
#2,302 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Graphics
Lingua principale
Rust
Stelle
27.2k
Fork
1.3k
Merge medio
20h 5m
PR unite (30g)
57

Descrizione

This could be implemented using a few strategies, and we probably will want multiple so the user can pick what's best for their use case.

For support in all SVG viewers:
- A whole bunch of solid-colored pie slice triangles
- Rasterized as a base64 image at a set resolution

For support in some SVG viewers like browsers:
- `

`
- Possibly fewer pie slice triangles made out of linear gradient quads given CSS perspective transforms to turn them into triangles by pinching a pair of corners, however pure SVG only supports affine transforms

![Image](https://github.com/user-attachments/assets/ce862322-078a-4204-a202-1bccb0af5c39)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.