https://github.com/rtbo/freetype-d
D bindings to Freetype
https://github.com/rtbo/freetype-d
Last synced: 5 months ago
JSON representation
D bindings to Freetype
- Host: GitHub
- URL: https://github.com/rtbo/freetype-d
- Owner: rtbo
- License: mit
- Created: 2018-08-17T07:20:00.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-30T12:50:47.000Z (over 7 years ago)
- Last Synced: 2025-01-30T19:27:02.709Z (over 1 year ago)
- Language: D
- Size: 675 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE
Awesome Lists containing this project
README
# freetype-d
D bindings to freetype2.
The build script checks if freetype is installed on the system.
It will automatically build from source and use the built version if not found.