adjust readme
This commit is contained in:
parent
28a3c7cfcc
commit
9394da10e6
1 changed files with 8 additions and 8 deletions
16
README.md
16
README.md
|
@ -23,14 +23,6 @@ Features:
|
|||
|
||||
API reference: https://treeform.github.io/pixie/pixie.html
|
||||
|
||||
### Font file formats
|
||||
|
||||
Format | Read
|
||||
------------- | -------------
|
||||
TTF | ✅
|
||||
OTF | ✅
|
||||
SVG | ✅
|
||||
|
||||
### Image file formats
|
||||
|
||||
Format | Read | Write |
|
||||
|
@ -41,6 +33,14 @@ BMP | ✅ | ✅ |
|
|||
GIF | ✅ | |
|
||||
SVG | ✅ | |
|
||||
|
||||
### Font file formats
|
||||
|
||||
Format | Read
|
||||
------------- | -------------
|
||||
TTF | ✅
|
||||
OTF | ✅
|
||||
SVG | ✅
|
||||
|
||||
### Joins and caps
|
||||
|
||||
Supported Caps:
|
||||
|
|
Loading…
Reference in a new issue