Browse Source

Update README.md

Fix fox #542, indicate font licenses
shared-context
Mikko Mononen GitHub 6 years ago
parent
commit
1f9c8864fc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      README.md

+ 4
- 0
README.md View File

@@ -113,6 +113,10 @@ See the header file [nanovg.h](/src/nanovg.h) for API reference.


## License ## License
The library is licensed under [zlib license](LICENSE.txt) The library is licensed under [zlib license](LICENSE.txt)
Fonts used in examples:
- Roboto licensed under [Apache license](http://www.apache.org/licenses/LICENSE-2.0)
- Entypo licensed under CC BY-SA 4.0.
- Noto Emoji licensed under [SIL Open Font License, Version 1.1](http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL)


## Discussions ## Discussions
[NanoVG mailing list](https://groups.google.com/forum/#!forum/nanovg) [NanoVG mailing list](https://groups.google.com/forum/#!forum/nanovg)


Loading…
Cancel
Save