[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The following table describes the options which affect the set of characters Fontconvert writes.
If a character appears in more than one font, its first appearance is the one that counts. Fontconvert issues a warning about such repeated characters.
The design size, resolution, and other global information in the output font is always taken from the main input font, not from the concatenated fonts.
The new characters have codes charspec, charspec+1, ..., charspec+n. (These character codes are subject to the remapping specified by `-remap'; see below. Any previous characters at those codes are overwritten.)
The bitmaps of the new characters are slices from the original character: 0 to column col_1-1, ..., col_n to the bitmap width. You specify the column numbers in bitmap coordinates, i.e., the first column is numbered zero.
To split more than one character, simply specify `-column-split' for each.
This option is useful when two different characters in a scanned image of a font were printed so closely together that their images overlap. In this case, Imageto cannot break the characters apart, because they are a single bounding box. But you can split them with this option; you have to use your best judgement for the exact column at which to split. (Probably judicious hand-editing with XBfe (see section 13. XBfe) will be necessary after you do this.)
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |