Skip to content

Commit

Permalink
Update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
RazrFalcon committed May 28, 2023
1 parent c5e7eab commit 39ac8dd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Expand Up @@ -122,7 +122,6 @@ Here are some of them:
- [rustybuzz] - a [harfbuzz](https://github.com/harfbuzz/harfbuzz) subset ported to Rust
- [ttf-parser] - a TrueType/OpenType font parser
- [fontdb] - a simple, in-memory font database with CSS-like queries
- [rosvgtree] - an SVG parsing library
- [roxmltree] + [xmlparser] - an XML parsing libraries
- [simplecss] - a pretty decent CSS 2 parser and selector
- [pico-args] - an absolutely minimal, but surprisingly popular command-line arguments parser
Expand All @@ -139,7 +138,6 @@ It's definitely the smallest option out there.
[rustybuzz]: https://github.com/RazrFalcon/rustybuzz
[tiny-skia]: https://github.com/RazrFalcon/tiny-skia
[ttf-parser]: https://github.com/RazrFalcon/ttf-parser
[rosvgtree]: https://github.com/RazrFalcon/resvg/tree/master/crates/rosvgtree
[roxmltree]: https://github.com/RazrFalcon/roxmltree
[xmlparser]: https://github.com/RazrFalcon/xmlparser
[simplecss]: https://github.com/RazrFalcon/simplecss
Expand Down

0 comments on commit 39ac8dd

Please sign in to comment.