Skip to content
Snippets Groups Projects
Commit f5701f16 authored by Fang Lu's avatar Fang Lu
Browse files

Update README

parent 67d23423
No related branches found
No related tags found
No related merge requests found
...@@ -42,13 +42,13 @@ Features ...@@ -42,13 +42,13 @@ Features
* [ ] **Layer blending** * [ ] **Layer blending**
* [ ] **Vector renderer** * [ ] **Vector renderer**
* [ ] **Line** * [ ] **Line**
* [ ] **Elliptic Curve** * [x] ~~**Elliptic Curve**~~
* [ ] **Bezier Curve** * [x] ~~**Bezier Curve**~~
* [ ] SVG paths * [x] ~~SVG paths~~
* [ ] **Font renderer** * [ ] **Font renderer**
* [ ] **Fixed-width bitmap font** * [ ] **Fixed-width bitmap font**
* [ ] Variable-width bitmap font * [ ] Variable-width bitmap font
* [ ] Variable-width vector font * [ ] ~~Variable-width vector font~~
* [ ] Effects renderer * [ ] Effects renderer
* [ ] Particles * [ ] Particles
* [ ] Pointer trails * [ ] Pointer trails
...@@ -61,7 +61,7 @@ Features ...@@ -61,7 +61,7 @@ Features
**Miscellaneous/Utilities** **Miscellaneous/Utilities**
* [ ] **Timing** * [ ] **Timing**
* [ ] **PNG Parsing** * [x] ~~**PNG Parsing**~~
* [ ] **MP3 Parsing** * [x] ~~**MP3 Parsing**~~
* [ ] Zip parsing * [x] ~~Zip parsing~~
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment