This is the command unibdf2hex that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
unibdf2hex - Convert BDF font glyphs into Unifont .hex glyphs
SYNOPSIS
unibdf2hex < input-font.bdf > output-font.hex
DESCRIPTION
unibdf2hex reads a BDF font file, extracting selected code points and printing them on
stdout in Unifont .hex format. This program was used to extract CJK ideographs from the
16x16 version of Wen Quan Yi's BDF font. Currently the program is hard-coded to only
extract those code points that comprise the "wqy.hex" source font file used to build
"unifont.hex" but this source code could easily be modified.
Use unibdf2hex online using onworks.net services