Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
redox-os
stb_truetype-rs
Commits
32e7289b
Commit
32e7289b
authored
Aug 18, 2017
by
Chris Tolliday
Browse files
Removed link to out of date documentation and added badges for docs.rs and crates.io
parent
7601fbfd
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
32e7289b
# stb_truetype-rs
[

](https://travis-ci.org/dylanede/stb_truetype-rs)
[

](https://travis-ci.org/dylanede/stb_truetype-rs)
[

](https://crates.io/crates/stb_truetype)
[

](https://docs.rs/stb_truetype/)
This is a straight translation of the font loading code in
[
stb_truetype.h
](
https://github.com/nothings/stb/blob/master/stb_truetype.h
)
...
...
@@ -23,8 +24,6 @@ provided by stb_truetype.h. If you are looking for font rasterisation, that is
provided by my other project,
[
RustType
](
https://github.com/dylanede/rusttype
)
.
## [Documentation](https://dylanede.github.io/stb_truetype-rs)
## License
Licensed under either of
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment