We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
clippy::doc_lazy_continuation
1 parent 57a0d9f commit bee14b1Copy full SHA for bee14b1
src/lib.rs
@@ -3,7 +3,7 @@ A high-level, safe, zero-allocation font parser for:
3
* [TrueType](https://docs.microsoft.com/en-us/typography/truetype/),
4
* [OpenType](https://docs.microsoft.com/en-us/typography/opentype/spec/), and
5
* [AAT](https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6AATIntro.html)
6
-fonts.
+ fonts.
7
8
Font parsing starts with a [`Face`].
9
0 commit comments