https://github.com/eyelash/raster
a high-quality vector graphics rasterizer (work in progress)
https://github.com/eyelash/raster
png rasterizer svg
Last synced: about 1 year ago
JSON representation
a high-quality vector graphics rasterizer (work in progress)
- Host: GitHub
- URL: https://github.com/eyelash/raster
- Owner: eyelash
- Created: 2017-03-19T19:20:31.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2022-02-11T15:22:32.000Z (over 4 years ago)
- Last Synced: 2025-04-01T06:12:31.502Z (about 1 year ago)
- Topics: png, rasterizer, svg
- Language: C++
- Homepage:
- Size: 50.8 KB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Roadmap
- [x] linear gradients
- [x] curves
- [x] dithering
- [x] stroking
- [x] radial gradients
- [x] arcs
- [ ] clipping
- [ ] filters
- [ ] XLink