Skip to content

Commit 7cf17c9

Browse files
authored
Tweaks to README.md language
1 parent 7cd5490 commit 7cf17c9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ This implementation is still in the early stages and as at the moment is work in
99
We aim to keep it updated and consistent with the current IFT specification working draft
1010
found [here](https://w3c.github.io/IFT/Overview.html).
1111

12-
The current implementation is capable of producing a spec compliant encoding, but does not
13-
yet fully support all aspects of the specification. Notably support is missing for:
12+
The current implementation is capable of producing a spec-compliant encoding, but does not
13+
yet fully support all aspects of the specification. Notably:
1414

15-
* Generating format 1 patch maps.
16-
* Encoding CFF and CFF2 based fonts.
15+
* Generating format 1 patch maps are not generated.
16+
* Encoding CFF and CFF2 based fonts are not supported.
1717
* Handling of feature and design space extension in an encoding is only partially implemented.
18-
* Not all encoder config options are supported yet. These are marked as unimplmented in the schema.
18+
* Not all encoder config options are supported yet. These are marked as unimplemented in the schema.
1919

2020
Additionally, the produced encodings may not be fully optimized for minimal size yet.
2121

0 commit comments

Comments
 (0)