No description
Find a file
foamyguy 7924283773
Merge pull request #2 from adafruit/fix-unused-var
Avoid an unused variable diagnostic in newest emscripten
2024-11-07 08:06:54 -06:00
.github/workflows
X11
.gitignore
atom.c
AUTHORS
bdfint.h
bdfread.c
bdftopcf.c
bdfutils.c
bitmap.c
bitmap.h
bitmaputil.c
bufio.c
bufio.h
build.sh
ChangeLog.historical
CODE_OF_CONDUCT.md
config.h
CONTRIBUTING.md
COPYING
defaults.c
fileio.c
filewr.c
fntfil.h
fntfilio.h
fntfilst.h
font.h
fontaccel.c
fontink.c
fontmisc.h
fontutil.h
fontxlfd.h
import.py
pcf.h
pcfwrite.c
private.c
README.md
server.py
shell.html
stubs.h
utilbitmap.c

web-bdftopcf

Convert BDF files to PCF files in your web browser

The latest version is hosted at https://adafruit.github.io/web-bdftopcf

To learn how to use web-bdftopcf, visit the Adafruit Learning System

This project is built with emscripten; for details, see the github actions files that implement the CI and deployment workflow.