https://github.com/neri/fedit95
Bitmap Font Editor
https://github.com/neri/fedit95
Last synced: over 1 year ago
JSON representation
Bitmap Font Editor
- Host: GitHub
- URL: https://github.com/neri/fedit95
- Owner: neri
- License: gpl-3.0
- Created: 2019-05-04T06:49:35.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-10T13:43:25.000Z (over 1 year ago)
- Last Synced: 2024-11-10T14:31:37.602Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://nerry.jp/fedit95/
- Size: 146 KB
- Stars: 7
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FEDIT95
Bitmap Font Editor
- [Launch now](https://nerry.jp/fedit95/)
- [Repository](https://github.com/neri/fedit95/)
## Supported Environment
- Electron
- Safari
- Chromium
## Supported Format
|Format|Import|Export|Notes|
|-|-|-|-|
|FONTX2| ☑️ | ☑️ |Both binary and base64 encoding are supported, currently standard format|
|PNG| ☑️ | ☑️ |Up to 512 x 256, The font size is detected when image width is a multiple of 16 and image height is a multiple of 6 or 8.|
|hankaku.txt| ☑️ ||Haribote OS|
|C Header|| ☑️ ||
|Rust|| ☑️ ||
## License
- GPLv3
----
- Copyright (C) 2019 Nerry, https://nerry.jp/