This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
wp
/
ESP32
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
ce1503cc83
Rami (Branch)
Tag
master
ESP32
/
components
/
u8g2
/
tools
/
font
/
bmf2bdf
wp
511e775a80
ESP32 智能音响控制系统定制开发完成
2 settimane fa
..
Makefile
511e775a80
ESP32 智能音响控制系统定制开发完成
2 settimane fa
README.md
511e775a80
ESP32 智能音响控制系统定制开发完成
2 settimane fa
bmf2bdf.c
511e775a80
ESP32 智能音响控制系统定制开发完成
2 settimane fa
bmf2bdf.exe
511e775a80
ESP32 智能音响控制系统定制开发完成
2 settimane fa
create_bmf2bdf.sh
511e775a80
ESP32 智能音响控制系统定制开发完成
2 settimane fa
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