Skip to content

makutamoto/bdf-to-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bdf to image

Converts bdf fonts to image file.

Usage

./bdftoimg.py <filename> <outputfile> [--jis-to-sjis]

  • --jis-to-sjis convert JIS X xxxx encoding to SHIFT JIS.

Example

./bdftoimg.py shnm6x12r.bdf shnm6x12r.png --jis-to-sjis

If you have a Shinonome font file called shnm6x12r.bdf and run the command above, then you get the following image.

command output

License

This software is released under MIT License.

Releases

No releases published

Packages

No packages published

Languages