Update readme to conform
This commit is contained in:
parent
b6b2a27782
commit
d541d25cf2
1 changed files with 2 additions and 4 deletions
|
@ -12,6 +12,8 @@ This library is being actively developed and we'd be happy for you to use it.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
[API reference](https://nimdocs.com/treeform/pixie)
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
* Typesetting and rasterizing text, including styled rich text via spans.
|
* Typesetting and rasterizing text, including styled rich text via spans.
|
||||||
* Drawing paths, shapes and curves with even-odd and non-zero windings.
|
* Drawing paths, shapes and curves with even-odd and non-zero windings.
|
||||||
|
@ -23,10 +25,6 @@ Features:
|
||||||
* Complex blends: Darken, Multiply, Color Dodge, Hue, Luminosity... etc.
|
* Complex blends: Darken, Multiply, Color Dodge, Hue, Luminosity... etc.
|
||||||
* Many operations are SIMD accelerated.
|
* Many operations are SIMD accelerated.
|
||||||
|
|
||||||
### Documentation
|
|
||||||
|
|
||||||
API reference: https://nimdocs.com/treeform/pixie/pixie.html
|
|
||||||
|
|
||||||
### Image file formats
|
### Image file formats
|
||||||
|
|
||||||
Format | Read | Write |
|
Format | Read | Write |
|
||||||
|
|
Loading…
Reference in a new issue