Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
- Removed in-progress item that's been in progress for long :)
- Color fonts are implemented.
  • Loading branch information
tronical committed Nov 3, 2024
1 parent 14929fd commit e269ce3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,16 +52,13 @@ Run with `cargo run --example text`
* [x] Nearest font matching
* [x] Path hit testing
* [x] OpenGl ES2 backend

## In progress
* [ ] [Metal backend](https://github.com/adamnemecek/gpucanvas/)
* [x] Color fonts

## Not supported
* [ ] Stroke dashing
* [ ] Path scissoring
* [ ] Custom shaders
* [ ] 3D transforms
* [ ] Color fonts

## License
Licensed under either of
Expand Down

0 comments on commit e269ce3

Please sign in to comment.