This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
wp
/
ESP32
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Branch:
master
Branches
Tags
master
ESP32
/
components
/
u8g2
/
tools
/
font
/
bmf2bdf
wp
511e775a80
ESP32 智能音响控制系统定制开发完成
vor 2 Wochen
..
Makefile
511e775a80
ESP32 智能音响控制系统定制开发完成
vor 2 Wochen
README.md
511e775a80
ESP32 智能音响控制系统定制开发完成
vor 2 Wochen
bmf2bdf.c
511e775a80
ESP32 智能音响控制系统定制开发完成
vor 2 Wochen
bmf2bdf.exe
511e775a80
ESP32 智能音响控制系统定制开发完成
vor 2 Wochen
create_bmf2bdf.sh
511e775a80
ESP32 智能音响控制系统定制开发完成
vor 2 Wochen
README.md
bmf2bdf: Converter from .bmf to .bdf file format.
.bmf: See
http://bmf.php5.cz/
Features
Convert .bmf to .bdf, result will be written to stdout
Converts DOS codepage to Unicode (-u option)
Convert monospaced proportional font back to none-monospaced font (-p)
Optional glyph spacing with -x
Optional baseline adjustment with -y
Brightness threshold with -l
Generated BDF can be modified with gbdfed and FontForge
Example:
bmf2bdf -u -p -x 1 font.bmf > font.bdf