7837a7d329
- Completely revamped the PSF font import/export system to make it actually useable. - Changed to use FreeType 2. - Miscellaneous fixes.
28 lines
1.2 KiB
Plaintext
28 lines
1.2 KiB
Plaintext
XmBDFEditor is a Motif-based BDF font editor with the following features:
|
|
|
|
o Multiple fonts can be loaded from the command line.
|
|
o Multiple fonts can be open at the same time.
|
|
o Cutting and pasting glyphs between fonts.
|
|
o Multiple glyph bitmap editors can be open at the same time.
|
|
o Cutting and pasting between glyph bitmap editors.
|
|
o Export of XBM files from glyph bitmap editors.
|
|
o Automatic correction of certain metrics when a font is loaded.
|
|
o Generation of XLFD font names for fonts without XLFD names.
|
|
o Update an XLFD font name from the font properties.
|
|
o Update the font properties from an XLFD font name.
|
|
o Font property editor.
|
|
o Font comment editor.
|
|
o Supports unencoded glyphs (ENCODING of -1).
|
|
o Display of glyph encodings in octal, decimal, or hex.
|
|
o Builtin on-line help.
|
|
o Imports PK/GF fonts.
|
|
o Imports HBF (Han Bitmap Font) fonts.
|
|
o Imports Linux console fonts (PSF, CP, and FNT).
|
|
o Imports Sun console fonts (vfont format).
|
|
o Imports fonts from the X server.
|
|
o Imports Windows FON/FNT fonts.
|
|
o Imports TrueType fonts and collections.
|
|
o Exports PSF fonts.
|
|
o Exports HEX fonts.
|
|
o Edits two and four bits per pixel gray scale fonts.
|