|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
bdftruncate(1x) bdftruncate(1x)
NAME
bdftruncate - generate truncated BDF font from ISO 10646-1-encoded BDF
font
SYNOPSIS
bdftruncate threshold < source.bdf > destination.bdf
DESCRIPTION
bdftruncate allows one to generate from an ISO10646-1 encoded BDF font
other ISO10646-1 BDF fonts in which all characters above a threshold
code value are stored unencoded. This is often desirable because the
Xlib API and X11 protocol data structures used for representing font
metric information are extremely inefficient when handling sparsely
populated fonts.
EXAMPLE
The command
bdftruncate 0x3200 < 6x13.bdf > 6x13t.bdf
will generate the file 6x13t.bdf in which all glyphs with codes >=
0x3200 will only be stored unencoded (i.e., they are encoded at code-
point -1).
SEE ALSO
ucs2any(1)
AUTHOR
bdftruncate was written by Markus Kuhn.
Branden Robinson wrote this manual page, originally for the Debian
Project.
X Version 11 font-util 1.0.1 bdftruncate(1x)
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Sat Sep 8 16:34:04 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
svn man page (6095 hits) (FreeBSD 6.2)
sqlite3 man page (5589 hits) (openSUSE 10.2)
adv_cap_autoneg man page (5039 hits) (Solaris 10 11_06)
CPAN man page (4781 hits) (Suse Linux 10.1)
ssh man page (4434 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (3489 hits) (Solaris 10 11_06)
signal man page (3342 hits) (Suse Linux 10.1)
netcat man page (3330 hits) (Suse Linux 10.1)
pprosetup man page (2843 hits) (Solaris 10 11_06)
startproc man page (2723 hits) (Suse Linux 10.1)
|