Section: User Commands (1)Updated: 2008 Jul 06Local indexUp
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