X-Git-Url: http://git.shiar.net/unifont.git/blobdiff_plain/119a78c606ce7e90f07f84f5307628fd5a0837f7..7c29a68c187ca8c0ef5cf975b874a91d0f227800:/man/hex2sfd.1 diff --git a/man/hex2sfd.1 b/man/hex2sfd.1 index 24e56fc..6dad92c 100644 --- a/man/hex2sfd.1 +++ b/man/hex2sfd.1 @@ -10,41 +10,47 @@ hex2sfd \- Convert a GNU Unifont .hex file into a FontForge .sfd format .I output-font.sfd .SH DESCRIPTION .B hex2sfd -reads a GNU Unifont .hex file from stdin and writes an outline font +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. .PP .SH FILES -.TP 15 GNU Unifont .hex font files for input, FontForge .sfd font files for output .SH SEE ALSO -.BR bdfimplode (1), -.BR hex2bdf (1), -.BR hexbraille (1), -.BR hexdraw (1), -.BR hexmerge (1), -.BR johab2ucs2 (1), -.BR unibdf2hex (1), -.BR unifontpic (1), -.BR unibmp2hex (1), -.BR unicoverage (1), -.BR unidup (1), -.BR unifontchojung (1), -.BR unifontksx (1), -.BR unigencircles (1), -.BR unigenwidth (1), -.BR unihex2bmp (1), -.BR unihexgen (1), -.BR unipagecount (1), -.BR uniunmask (1) +.BR bdfimplode(1), +.BR hex2bdf(1), +.BR hexbraille(1), +.BR hexdraw(1), +.BR hexmerge(1), +.BR johab2ucs2(1), +.BR unibdf2hex(1), +.BR unibmp2hex(1), +.BR unicoverage(1), +.BR unidup(1), +.BR unifont(5), +.BR unifontchojung(1), +.BR unifontksx(1), +.BR unifontpic(1), +.BR unigencircles(1), +.BR unigenwidth(1), +.BR unihex2bmp(1), +.BR unihex2png(1), +.BR unihexgen(1), +.BR unipagecount(1), +.BR unipng2hex(1) .SH AUTHOR .B hex2sfd -was written by Luis Gonzalez Miranda in 2005, with modifications by Paul Hardy -in 2008. +was written by Luis Alejandro Gonzalez Miranda in 2005, +with modifications by Paul Hardy in 2008. .SH LICENSE .B hex2sfd -is released under version 2 of the GNU General Public License, -or (at your option) a later version. +is Copyright \(co 2005 Luis Alejandro Gonzalez Miranda, +\(co 2008 Paul Hardy. +.PP +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. .SH BUGS No known bugs exist.