Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

bdftruncate

bdftruncate -V (return code: 1)

Illegal threshold --version
Usage: bdftruncate [+w|-w] threshold <source.bdf >destination.bdf

Example:

  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., ENCODING -1).
Option -w removes East Asian Wide and East Asian FullWidth characters
(default if threshold <= 0x3200), and option +w keeps them.
bdftruncate --help (return code: 1)

Illegal threshold --help
Usage: bdftruncate [+w|-w] threshold <source.bdf >destination.bdf

Example:

  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., ENCODING -1).
Option -w removes East Asian Wide and East Asian FullWidth characters
(default if threshold <= 0x3200), and option +w keeps them.

Comments

Popular posts from this blog

VMWARE WORKSTATION 3,4,5,6,7,8,9,10,11,12,14,15...etc LICENSE KEYS COLLECTION

Postgres Database Patch

How to find the server is whether standby (slave) or primary(master) in Postgresql replication ?

How to Enable/Disable autovacuum on PostgreSQL

PostgreSQL Enterprise Manager - PEM Monitoring Tools