debian man page for hex2sfd

Query: hex2sfd

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

HEX2SFD(1)						      General Commands Manual							HEX2SFD(1)

NAME
hex2sfd - Convert a GNU Unifont .hex file into a FontForge .sfd format.
SYNOPSIS
hex2sfd < input_font.hex > output_font.sfd
DESCRIPTION
hex2sfd reads a GNU Unifont .hex file from stdin and writes an outline font representation in FontForge Spline Font Database (.sfd) format. The resulting .sfd file can then be converted by FontForge into a TrueType .ttf font.
FILES
GNU Unifont .hex font files for input, FontForge .sfd font files for output
SEE ALSO
bdfimplode(1), hex2bdf(1), hex2bdf-split(1), hexbraille(1), hexdraw(1), hexmerge(1), johab2ucs2(1), unibmp2hex(1), unicoverage(1), unidup(1), unihex2bmp(1), unipagecount(1), uniunmask(1)
AUTHOR
hex2sfd was written by Luis Gonzalez Miranda in 2005, with modifications by Paul Hardy in 2008.
LICENSE
hex2sfd is released under version 2 of the GNU General Public License, or (at your option) a later version.
BUGS
No known bugs exist. 2008 Jul 06 HEX2SFD(1)
Related Man Pages
hexmerge(1) - debian
hex2bdf-split(1) - debian
hex2sfd(1) - debian
unidup(1) - debian
uniunmask(1) - debian
Similar Topics in the Unix Linux Community
hex value in a file + perl
Convert hex to decimal or reverse is better?
New line
Convert hex to decimal
Convert Binary File To Hex In Linux