Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flyx/FreeTypeAda

FreeType binding for Ada 2012
https://github.com/flyx/FreeTypeAda

ada freetype language-bindings

Last synced: 9 days ago
JSON representation

FreeType binding for Ada 2012

Awesome Lists containing this project

README

        

# FreeTypeAda – Ada Binding for FreeType

*FreeTypeAda* is a thick Ada 2012 binding to the [FreeType library][1].
The binding is incomplete and has been developed to support [OpenGLAda][2].

If you need features that are not yet available, you are welcome to open an
issue or submit a pull request.

## License

FreeTypeAda is distributed under the terms of the [MIT license][3].

[1]: https://www.freetype.org
[2]: https://github.com/flyx/OpenGLAda
[3]: COPYING