https://github.com/zachomedia/go-bdf
Glyph Bitmap Distribution Format (BDF) Fonts for Go
https://github.com/zachomedia/go-bdf
Last synced: about 1 year ago
JSON representation
Glyph Bitmap Distribution Format (BDF) Fonts for Go
- Host: GitHub
- URL: https://github.com/zachomedia/go-bdf
- Owner: zachomedia
- License: mit
- Created: 2019-03-19T02:21:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-11T02:14:43.000Z (about 4 years ago)
- Last Synced: 2025-03-29T15:11:18.380Z (about 1 year ago)
- Language: Go
- Size: 8.79 KB
- Stars: 18
- Watchers: 5
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Glyph Bitmap Distribution Format (BDF) Fonts for Go
Provides the ability to use BDF fonts in Go.
See https://en.wikipedia.org/wiki/Glyph_Bitmap_Distribution_Format for more information about the format.