summaryrefslogtreecommitdiff
path: root/graphics/xmbdfed
AgeCommit message (Collapse)AuthorFilesLines
2002-04-23Note explicitly that this package is USE_X11BASE. Currently, it relies onjlam1-1/+3
motif.buildlink.mk to define it.
2002-04-17Remove USE_BUILDLINK_X11 (no such variable) and remove unnecessaryjlam1-5/+2
NO_CONFIGURE definition.
2002-03-19imported xmbdfed-4.4 to the NetBSD packages collection.kei6-0/+113
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.