Update readme to conform

This commit is contained in:
treeform 2022-06-05 06:47:41 +03:00
parent b6b2a27782
commit d541d25cf2

View file

@ -12,6 +12,8 @@ This library is being actively developed and we'd be happy for you to use it.
![Github Actions](https://github.com/treeform/pixie/workflows/Github%20Actions/badge.svg) ![Github Actions](https://github.com/treeform/pixie/workflows/Github%20Actions/badge.svg)
[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 |