#
# $Id: xmbdfedrc,v 1.5 1997/10/08 05:29:30 mleisher Exp $
#

#
# This is a sample configuration file for XmBDFEditor.
#
# See the on-line documentation for a description of these options.
#

#########################
#
# XmBDFEditor options.
#
#########################

#
# Skip pages with no glyphs.
#
skip_blank_pages true

#
# Show the "Really Exit?" dialog.
#
really_exit true

#
# If "true", pasting glyphs overwrites other glyphs.  If "false", then pasting
# glyphs will move glyphs forward to make room for the glyphs being pasted.
#
grid_overwrite_mode true

#########################
#
# BDF font options.
#
#########################

#
# Metrics corrections.
#
correct_metrics true

#
# Preserve unencoded glyphs.
#
keep_unencoded true

#
# Preserve comments.
#
keep_comments true

#
# Pad character cells.
#
pad_character_cells true

#
# Font spacing.
#
font_spacing proportional

#
# Point size.
#
point_size 12

#
# Horizontal resolution.
#
horizontal_resolution 90

#
# Vertical resolution.
#
vertical_resolution 90

#
# User defined properties.
#
property _ADOBE_PSFONT atom
property _ADOBE_XFONT atom
property _DEC_DEVICE_FONTNAMES atom
property _DEC_PRODUCTINFO atom
property _MULE_BASELINE_OFFSET integer
property _MULE_RELATIVE_COMPOSE integer

#
# The following two properties are generated by the "ttf2bdf" program.
#
property _TTF_FONTFILE atom
property _TTF_PSNAME atom

#
# The vanity property.
#
property _XMBDFED_INFO atom
