This website requires JavaScript.
Explore
Help
Sign In
PolyGun
/
fonteditor
Watch
6
Star
0
Fork
0
You've already forked fonteditor
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
10
Commits
1
Branch
0
Tags
cde9c3485f
Branches
Tags
View all branches
Go to file
Code
mrkubax10
cde9c3485f
Save modified characters in project data
2024-03-02 22:21:48 +01:00
.gitignore
first actualy working version
2024-02-29 22:12:14 +01:00
canvas.py
Save modified characters in project data
2024-03-02 22:21:48 +01:00
cli_ui.py
Implement project opening and drawing editor canvas
2024-03-01 21:40:25 +01:00
exporter.py
first actualy working version
2024-02-29 22:12:14 +01:00
LICENSE
Initial commit
2024-02-21 20:48:54 +01:00
main.py
Save modified characters in project data
2024-03-02 22:21:48 +01:00
project.py
Split editor canvas and project data to separate files
2024-03-02 12:28:14 +01:00
README.md
first actualy working version
2024-02-29 22:12:14 +01:00
README.md
FontEditor
A bitmap font editor for PolyFont in PolyGun.
Dependencies
pygame
numpy
pillow
Description
Bitmap font editor for PolyFont in PolyGun
Readme
121
KiB
Languages
Python
100%