Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > 0da03bb1805d73f1aaf1c06fe3cffe2f > files > 741

fontforge-1.0-1.20120731.9.mga5.x86_64.rpm

<HTML>
<HEAD>
  <!-- Created with AOLpress/2.0 -->
  <!-- AP: Created on: 21-Jan-2001 -->
  <!-- AP: Last modified: 5-Dec-2008 -->
  <TITLE>X Resources</TITLE>
  <LINK REL="icon" href="fftype16.png">
  <LINK REL="stylesheet" TYPE="text/css" HREF="FontForge.css">
</HEAD>
<BODY>
<DIV id="in">
  <H1 ALIGN=Center>
    X Resources
  </H1>
  <P>
  Every X application has an inordinate number of resources that you can tweak.
  This one is no exception. However I don't follow standard conventions, so
  it's all different. Sorry (a little anyway).
  <P>
  To use an X resource add a series of lines to your .Xdefaults file and then
  run "$ xrdb ~/.Xdefaults". For example:
  <BLOCKQUOTE>
    <PRE>Gdraw.ScreenWidthInches: 14.7
Gdraw.GGadget.Popup.Font: 10pt helvetica
Gdraw.Background: white
fontforge.FontView.FontFamily: Helvetica, GillSans
</PRE>
  </BLOCKQUOTE>
  <P>
  Some systems (the mac) will not automatically load X resources when starting
  X, in this case you must explicitly tell fontforge where to find a resource
  file with the preference item:
  <A HREF="prefs.html#ResourceFile">File-&gt;Preference-&gt;Generic-&gt;ResourceFile</A>.
  <P>
  You may also use fontforge's resource editor
  (<A HREF="resedit.html">File-&gt;X Resource Editor</A>)
  <P>
  If a resource begins with "<CODE>Gdraw.</CODE>" or "<CODE>fontforge.</CODE>"
  then the program will look at it.
  <DL>
    <DT>
      <CODE>fontforge.FontView.ChangedColor</CODE>
    <DD>
      Sets the color used to mark changed glyphs.
    <DT>
      <CODE>fontforge.FontView.GlyphInfoColor</CODE>
    <DD>
      Sets the color used to dislpay information about selected glyph,
      betwen the FontView menu bar and the glyph array.
    <DT>
      <CODE>fontforge.FontView.SelectedColor</CODE>
    <DD>
      Sets the background color of selected glyphs.
    <DT>
      <CODE>fontforge.FontView.SelectedFgColor</CODE>
    <DD>
      Sets the foreground color of selected glyphs.
    <DT>
      <CODE>fontforge.FontView.EmptySlotFgColor</CODE>
    <DD>
      Sets the color of crosses marking empty code points.
    <DT>
      <CODE>fontforge.FontView.HintingNeededColor</CODE>
    <DD>
      Sets the color of markings for glyphs that need hinting or instructing.
    <DT>
      <CODE>fontforge.FontView.FontFamily</CODE>
    <DD>
      A list of font family names to be used in the font view to display an example
      character over each user character.
    <DT>
      <CODE>fontforge.FontView.SerifFamily</CODE>
    <DD>
      A list of font family names to be used in the font view to display an example
      character over each user character when the character is one of the stylized
      variants in U+1D400-U+1D7FF. Used for characters that should be drawn with
      a serif font.
    <DT>
      <CODE>fontforge.FontView.ScriptFamily</CODE>
    <DD>
      <IMG SRC="script-A.png" WIDTH="29" HEIGHT="25" ALIGN="Right">A list of font
      family names to be used in the font view to display an example character
      over each user character when the character is one of the stylized variants
      in U+1D400-U+1D7FF. Used for characters that should be drawn with a script
      font.
    <DT>
      <CODE>fontforge.FontView.FrakturFamily</CODE>
    <DD>
      <IMG SRC="fraktur-A.png" WIDTH="25" HEIGHT="21" ALIGN="Right">A list of font
      family names to be used in the font view to display an example character
      over each user character when the character is one of the stylized variants
      in U+1D400-U+1D7FF. Used for characters that should be drawn with a fraktur
      font.
    <DT>
      <CODE>fontforge.FontView.DoubleStruckFamily</CODE>
    <DD>
      <IMG SRC="doublestruck-B.png" WIDTH="20" HEIGHT="21" ALIGN="Right">A list
      of font family names to be used in the font view to display an example character
      over each user character when the character is one of the stylized variants
      in U+1D400-U+1D7FF. Used for characters that should be drawn with a double-struck
      font.
    <DT>
      <CODE>fontforge.FontView.SansFamily</CODE>
    <DD>
      A list of font family names to be used in the font view to display an example
      character over each user character when the character is one of the stylized
      variants in U+1D400-U+1D7FF. Used for characters that should be drawn with
      a sans-serif font.
    <DT>
      <CODE>fontforge.FontView.MonoFamily</CODE>
    <DD>
      A list of font family names to be used in the font view to display an example
      character over each user character when the character is one of the stylized
      variants in U+1D400-U+1D7FF. Used for characters that should be drawn with
      a monospaced font.
    <DT>
      <CODE>fontforge.FontView.FontSize</CODE>
    <DD>
      Point size of those fonts.
    <DT>
      <CODE>fontforge.CharView.InfoFamily</CODE>
    <DD>
      A list of font family names to be used in the outline and bitmap character
      views for information messages.
    <DT>
      <CODE>fontforge.CharView.PointColor</CODE>
    <DD>
      Sets the color used to draw curved, corner or tangent points in the outline
      character view.
    <DT>
      <CODE>fontforge.CharView.FirstPointColor</CODE>
    <DD>
      Sets the color of the first point on a contour.
    <DT>
      <CODE>fontforge.CharView.SelectedPointColor</CODE>
    <DD>
      Sets the color used to draw selected curved, corner or tangent points in
      the outline character view.
    <DT>
      <CODE>fontforge.CharView.SelectedPointWidth</CODE>
    <DD>
      Sets the width of the line used to outline selected curved, corner or tangent
      points in the outline character view.
    <DT>
      <CODE>fontforge.CharView.ExtremePointColor</CODE>
    <DD>
      Sets the color of a point which is an extremum.
    <DT>
      <CODE>fontforge.CharView.PointOfInflectionColor</CODE>
    <DD>
      Sets the color of a location which is a point of inflection.
    <DT>
      <CODE>fontforge.CharView.AlmostHVColor</CODE>
    <DD>
      Sets the color used to mark lines and curves which are almost, but not quite
      horizontal or vertical.
    <DT>
      <CODE>fontforge.CharView.NextCPColor</CODE>
    <DD>
      Sets the color used to draw the "Next" control point.
    <DT>
      <CODE>fontforge.CharView.PrevCPColor</CODE>
    <DD>
      Sets the color used to draw the "Previous" control point.
    <DT>
      <CODE>fontforge.CharView.SelectedCPColor</CODE>
    <DD>
      Sets the color used to draw a control point that has been selected.
    <DT>
      <CODE>fontforge.CharView.CoordinateLineColor</CODE>
    <DD>
      Sets the color used to draw the coordinate axes.
    <DT>
      <CODE>fontforge.CharView.WidthColor</CODE>
    <DD>
      Sets the color used to draw the advance width line.
    <DT>
      <CODE>fontforge.CharView.WidthSelColor</CODE>
    <DD>
      Sets the color used to draw the advance width if it is selected.
    <DT>
      <CODE>fontforge.CharView.GridFitWidthColor</CODE>
    <DD>
      Sets the color used to draw the advance width once it has been grid fit (if
      <CODE>View-&gt;Show Grid Fit</CODE> is on)
    <DT>
      <CODE>fontforge.CharView.LigatureCaretColor</CODE>
    <DD>
      Sets the color used to draw ligature caret lines.
    <DT>
      <CODE>fontforge.CharView.RasterColor</CODE>
    <DD>
      Sets the color used to draw the pixels of a rasterized bitmap (if
      <CODE>View-&gt;Show Grid Fit</CODE> or <CODE>Hints-&gt;Debug</CODE> is on)
    <DT>
      <CODE>fontforge.CharView.RasterNewColor</CODE>
    <DD>
      Sets the color used to draw the pixels of a rasterized bitmap if they have
      recently been turned on (if <CODE>Hints-&gt;Debug</CODE> is on)
    <DT>
      <CODE>fontforge.CharView.RasterOldColor</CODE>
    <DD>
      Sets the color used to draw the pixels of a rasterized bitmap f they have
      recently been turned off (if <CODE>Hints-&gt;Debug</CODE> is on)
    <DT>
      <CODE>fontforge.CharView.RasterGridColor</CODE>
    <DD>
      Sets the color used to draw the pixel grid used by the rasterizer (if
      <CODE>View-&gt;Show Grid Fit</CODE> or <CODE>Hints-&gt;Debug</CODE> is on)
    <DT>
      <CODE>fontforge.CharView.RasterDarkColor</CODE>
    <DD>
      When doing anti-aliased debugging, sets the color used for the darkest pixel.
      Other pixels will be interpolated between this and the background.
    <DT>
      <CODE>fontforge.CharView.ItalicCoordColor</CODE>
    <DD>
      Sets the color used to draw various horizontal metrics lines when they have
      been skewed appropriately for an italic font.
    <DT>
      <CODE>fontforge.CharView.MetricsLabelColor</CODE>
    <DD>
      Sets the color used to label metrics lines
    <DT>
      <CODE>fontforge.CharView.HintLabelColor</CODE>
    <DD>
      Sets the color used to label hint lines (and blue value lines)
    <DT>
      <CODE>fontforge.CharView.BlueValuesStippledCol</CODE>
    <DD>
      Sets the color used to draw the BlueValues and OtherBlues zones.
    <DT>
      <CODE>fontforge.CharView.FamilyBlueStippledColor</CODE>
    <DD>
      Sets the color used to draw the FamilyBlueValues and FamilyOtherBlues zones.
    <DT>
      <CODE>fontforge.CharView.MDHintColor</CODE>
    <DD>
      Sets the color used to draw minimum distance hints
    <DT>
      <CODE>fontforge.CharView.DHintColor</CODE>
    <DD>
      Sets the color used to draw diagonal hints
    <DT>
      <CODE>fontforge.CharView.HHintColor</CODE>
    <DD>
      Sets the color used to draw horizontal stem hints
    <DT>
      <CODE>fontforge.CharView.VHintColor</CODE>
    <DD>
      Sets the color used to draw vertical stem hints
    <DT>
      <CODE>fontforge.CharView.ConflictHintColor</CODE>
    <DD>
      Sets the color used to draw hints when they conflict
    <DT>
      <CODE>fontforge.CharView.HHintActiveColor</CODE>
    <DD>
      Sets the color used to draw a horizontal stem hint when it is active in the
      review hints dlg.
    <DT>
      <CODE>fontforge.CharView.VHintActiveColor</CODE>
    <DD>
      Sets the color used to draw a vertical stem hint when it is active in the
      review hints dlg.
    <DT>
      <CODE>fontforge.CharView.HFlexHintColor</CODE>
    <DD>
      Sets the color used to draw the halo around horizontal flex hints
    <DT>
      <CODE>fontforge.CharView.VFlexHintColor</CODE>
    <DD>
      Sets the color used to draw the halo around vertical flex hints.
    <DT>
      <CODE>fontforge.CharView.AnchorColor</CODE>
    <DD>
      Sets the color used to draw an anchor point
    <DT>
      <CODE>fontforge.CharView.TemplateOutlineColor</CODE>
    <DD>
      Sets the color used to draw a template outline. (not currently used)
    <DT>
      <CODE>fontforge.CharView.OldOutlineColor</CODE>
    <DD>
      Sets the color used to draw the original outline of a set of splines being
      transformed with one of the transform tools (flip, rotate, scale, etc.)
    <DT>
      <CODE>fontforge.CharView.TransformOriginColor</CODE>
    <DD>
      Sets the color used to draw the origin of the current transformation.
    <DT>
      <CODE>fontforge.CharView.GuideOutlineColor</CODE>
    <DD>
      Sets the color used to draw outlines in the Guide layer.
    <DT>
      <CODE>fontforge.CharView.GridFitOutlineColor</CODE>
    <DD>
      Sets the color used to draw outlines which have been gridfit (this should
      probably be the same as BackgroundOutlineColor as both are in the background
      layer).
    <DT>
      <CODE>fontforge.CharView.BackgroundOutlineColor</CODE>
    <DD>
      Sets the color used to draw background outlines.
    <DT>
      <CODE>fontforge.CharView.ForegroundOutlineColor</CODE>
    <DD>
      Sets the color used to draw foreground outlines.
    <DT>
      <CODE>fontforge.CharView.BackgroundImageColor</CODE>
    <DD>
      Sets the color used to draw background images.
    <DT>
      <CODE>fontforge.CharView.FillColor</CODE>
    <DD>
      Sets the color used to draw a character's fill
    <DT>
      <CODE>fontforge.CharView.TraceColor</CODE>
    <DD>
      Sets the color used to draw the trace of the freehand tool.
    <DT>
      <CODE>fontforge.CharView.Rulers.FontSize</CODE>
    <DD>
      Sets the point size of the font used in the rulers and the info bar. If the
      font is too big text will be clipped.
    <DT>
      <CODE>fontforge.CharView.Measure.Font</CODE>
    <DD>
      Select the font used to display the information shown in the window associated
      with the measure tool.
    <DT>
      <CODE>fontforge.DebugView.Font</CODE>
    <DD>
      Select the font used to display the truetype instructions being debugged.
    <DT>
      <CODE>fontforge.DVRaster.Background</CODE>
    <DD>
      Sets the background color of the raster window in the debugger.
    <DT>
      <CODE>fontforge.MetricsView.AdvanceWidthColor</CODE>
    <DD>
      Sets the color for the grid lines in the metrics view when nothing special
      is happening to them.
    <DT>
      <CODE>fontforge.MetricsView.ItalicAdvanceColor</CODE>
    <DD>
      In an italic font, this will be the color used to draw the line at the
      italicAngle which corresponds to the italic advance width.
    <DT>
      <CODE>fontforge.MetricsView.KernLineColor</CODE>
    <DD>
      Sets the color for the grid line in the metrics view which currently may
      be moved to change a glyph's kerning.
    <DT>
      <CODE>fontforge.MetricsView.SideBearingLneColor</CODE>
    <DD>
      Sets the color for the grid line in the metrics view which currently may
      be moved to change a glyph's right side bearing (or bottom side bearing).
    <DT>
      <CODE>fontforge.MetricsView.SelectedGlyphColor</CODE>
    <DD>
      Sets the color for the currently selected glyph in the metrics view.
    <DT>
      <CODE>fontforge.MetricsView.Font</CODE>
    <DD>
      Select the font used to display labels in the metrics view.
    <DT>
      <CODE>fontforge.BDFProperties.Font</CODE>
    <DD>
      Sets the font used in the BDF Properties dialog for stand alone text
    <DT>
      <CODE>fontforge.Combinations.Font</CODE>
    <DD>
      Sets the font used in the kern and anchor combinations dialog for labelling
      the combinations
    <DT>
      <CODE>fontforge.CVT.Font</CODE>
    <DD>
      Sets the font used in the 'cvt ' table dialog
    <DT>
      <CODE>fontforge.GlyphInfo.Font</CODE>
    <DD>
      Sets the font used in the glyph info dialog for stand alone text
    <DT>
      <CODE>fontforge.Groups.Font</CODE>
    <DD>
      Sets the font used in the Groups dialog
    <DT>
      <CODE>fontforge.Histogram.Font</CODE>
    <DD>
      Sets the font used in the Histogram dialog
    <DT>
      <CODE>fontforge.KernClass.Font</CODE>
    <DD>
      Sets the font used in the kern class and pair dialogs
    <DT>
      <CODE>fontforge.LayersPalette.Font</CODE>
    <DD>
      Sets the font used in the layers palettes dialog
    <DT>
      <CODE>fontforge.Math.Font</CODE>
    <DD>
      Sets the font used in the Math dialog
    <DT>
      <CODE>fontforge.Math.BoldFont</CODE>
    <DD>
      Sets the bold font used in the Math dialog
    <DT>
      <CODE>fontforge.OFLib.Font</CODE>
    <DD>
      Sets the font used in the Open Font Library browser dialog
    <DT>
      <CODE>fontforge.SearchView.Font</CODE>
    <DD>
      Sets the font used in the find and replace dialog
    <DT>
      <CODE>fontforge.SearchView.BoldFont</CODE>
    <DD>
      Sets the bold font used in the find and replace dialog
    <DT>
      <CODE>fontforge.SFTextArea.Font</CODE>
    <DD>
      Sets the font used in the Print dialog and its variants dialog -- except
      I don't think this ever gets used.
    <DT>
      <CODE>fontforge.ShowATT.Font</CODE>
    <DD>
      Sets the font used in the Show ATT dialog
    <DT>
      <CODE>fontforge.ShowATT.MonoFont</CODE>
    <DD>
      Sets the monospaced font used in the Show ATT dialog
    <DT>
      <CODE>fontforge.Splash.Font</CODE>
    <DD>
      Sets the font used in the splash screen and About FontForge dialog.
    <DT>
      <CODE>fontforge.Splash.ItalicFont</CODE>
    <DD>
      Sets the italic font used in the About FontForge dialog
    <DT>
      <CODE>fontforge.StateMachine.Font</CODE>
    <DD>
      Sets the font used in the Apple state machine dialog
    <DT>
      <CODE>fontforge.TilePath.Font</CODE>
    <DD>
      Sets the font used in the Tile Path dialog
    <DT>
      <CODE>fontforge.TilePath.BoldFont</CODE>
    <DD>
      Sets the bold font used in the Tile Path dialog
    <DT>
      <CODE>fontforge.ToolsPalette.Font</CODE>
    <DD>
      Sets the font used in the Tools Palette dialog for labelling tool options
    <DT>
      <CODE>fontforge.TTInstruction.Font</CODE>
    <DD>
      Sets the font used in the various dialogs which edit truetype instructions
      ('fpgm' table, glyph instructions, etc.)
    <DT>
      <CODE>fontforge.Validate.Font</CODE>
    <DD>
      Sets the font used in the Validate dialog
    <DT>
      <CODE>fontforge.View.Background</CODE>
    <DD>
      Sets the background color for the drawing areas of the fontview, glyph view,
      bitmap view and metrics view.
    <DT>
      <CODE>fontforge.Warnings.Font</CODE>
    <DD>
      Sets the font used in the Warnings dialog
    <DT>
      <CODE>Gdraw.ScreenWidthCentimeters</CODE>
    <DD>
      A double. (centimeters)<BR>
      X usually does not know the physical width of a screen (it knows the logical,
      pixel width). Gdraw's internals are based on points rather than pixels, and
      it will sometimes pick a font that is too small or too large if it relies
      on X's idea of how wide the screen is.
    <DT>
      <CODE>Gdraw.ScreenWidthInches</CODE>
    <DD>
      A double. (inches)<BR>
      Same as the above, except measured in inches.
    <DT>
      <CODE>Gdraw.ScreenWidthPixels</CODE>
    <DD>
      An integer (pixels)<BR>
      When X creates a virtual screen it may not be possible for Gdraw to find
      the actual number of pixels on the screen. This again will throw off point
      calculations.
    <DT>
      <CODE>Gdraw.ScreenHeightPixels</CODE>
    <DD>
      An integer (pixels)<BR>
      When X creates a virtual screen it may not be possible for Gdraw to find
      the actual number of pixels on the screen. This is not used in point
      calculations.
    <DT>
      <CODE>Gdraw.Depth</CODE>
    <DD>
      An integer (1, 8, 16, 32)<BR>
      You can use this to request a different depth than the default one. Not all
      servers will support all depths. If FontForge can't find a visual with the
      desired depth it will use the default depth.
    <DT>
      <CODE>Gdraw.VisualClass</CODE>
    <DD>
      A string ("StaticGray", "GrayScale", "StaticColor", "PsuedoColor", "TrueColor",
      "DirectColor")<BR>
      FontForge will search for a visual with the given class (and possibly depth
      if the depth argument is specified too).
    <DT>
      <CODE>Gdraw.<A NAME="Colormap">Colormap</A></CODE>
    <DD>
      An string ("Current", "Copy", "Private")<BR>
      You can use this to control what FontForge does about the colormap on an
      8bit screen
      <UL>
	<LI>
	  Current -- FontForge will attempt to allocate its colors in the current colormap.
	<LI>
	  Copy -- FontForge will allocate what colors it can and then copy the current
	  color map into a private copy. This means FontForge has access to a much
	  wider range of colors, and (as long as the shared colormap doesn't change)
	  FontForge's colormap will match that of the rest of the screen.
	<LI>
	  Private -- FontForge will allocate a private colormap and set the colors
	  just as it wants them. It will almost certainly not match the shared colormap.
      </UL>
    <DT>
      <CODE>Gdraw.DoDithering</CODE>
    <DD>
      An integer (0 or 1)<BR>
      You can use this to turn off dithering of images on an 8bit screen.
    <DT>
      <CODE>Gdraw.MultiClickTime</CODE>
    <DD>
      An integer (milliseconds)<BR>
      The maximum amount of time allowed between two clicks for them to be considered
      a double (triple, etc.) click.
    <DT>
      <CODE>Gdraw.MultiClickWiggle</CODE>
    <DD>
      An integer (pixels)<BR>
      The maximum number of pixels the mouse is allowed to move between two clicks
      and have them still be considered a double click.
    <DT>
      <CODE>Gdraw.TwoButtonFixup</CODE>
    <DD>
      A boolean<BR>
      On a windows keyboard use the modifier key with the flag on it to simulate
      mouse button 2 (middle button). If this key is depressed when a mouse button
      is pressed or released then pretend it was button 2 that was pressed or release.
    <DT>
      <CODE>Gdraw.DontOpenXDevices</CODE>
    <DD>
      a boolean
    <DD>
      Various people have complained that when FontForge attempts to open the devices
      of the wacom graphics tablet, the X server gives a BadDevice error. I can't
      duplicate this, the open works fine on my system, but this resource allows
      them to tell fontforge not to try to use the tablet.
    <DT>
      <CODE>Gdraw.MacOSXCmd</CODE>
    <DD>
      A boolean<BR>
      On Mac OS X the user will probably expect to use the Command (apple, cloverleaf)
      key to control the menu (rather than the Control key). If this is set then
      the command key will be mapped to the control key internally.
    <DT>
      <CODE>Gdraw.MultiClickWiggle</CODE>
    <DD>
      An integer (pixels)<BR>
      The maximum number of pixels the mouse is allowed to move between two clicks
      and have them still be considered a double click.
    <DT>
      <CODE>Gdraw.<A NAME="Keyboard">Keyboard</A></CODE>
    <DD>
      ibm | mac | sun | ppc | 0 | 1 | 2 | 3<BR>
      Allows you to specify the type of keyboard. Currently this is only relevent
      when generating menus. The modifier keys are in different locations on different
      keyboards (under different operating systems) and if FontForge knows what
      keyboard you are using it can make the hot-keys have better labels.
      <UL>
	<LI>
	  ibm | 0<BR>
	  Uses the Control and Alt keys
	<LI>
	  mac | 1<BR>
	  Uses the Command and Option keys (Mac OS/X, Mac keyboard)
	<LI>
	  ppc | 3<BR>
	  Uses the Control and Command keys (Suse ppc linux, Mac keyboard)
	<LI>
	  sun | 2<BR>
	  Uses the Control and Meta keys
      </UL>
    <DT>
      <CODE>Gdraw.SelectionNotifyTimeout</CODE>
    <DD>
      An integer (seconds)<BR>
      Gdraw will wait this many seconds after making a request for a selection
      (ie. when doing a Paste). If it gets no responce after that period it reports
      a failure.
    <DT>
      <CODE>Gdraw.Background</CODE>
    <DD>
      A <A HREF="#color">color</A><BR>
      Gdraw will use this as the default background color for the windows.
    <DT>
      <CODE>Gdraw.Foreground</CODE>
    <DD>
      A <A HREF="#color">color</A><BR>
      Gdraw will use this as the default foreground color for dialogs.
    <DT>
      <CODE>Gdraw.GGadget.Popup.Foreground</CODE>
    <DD>
      A <A HREF="#color">color</A><BR>
      Specifies the foreground color of popup (tooltip) messages.
    <DT>
      <CODE>Gdraw.GGadget.Popup.Background</CODE>
    <DD>
      A <A HREF="#color">color</A><BR>
      Specifies the background color of popup messages.
    <DT>
      <CODE>Gdraw.GGadget.Popup.Delay</CODE>
    <DD>
      An integer (milliseconds).<BR>
      Specifies the amount of time the cursor must remain motionless before a popup
      message pops up.
    <DT>
      <CODE>Gdraw.GGadget.Popup.LifeTime</CODE>
    <DD>
      An integer (milliseconds).<BR>
      Specifies the length of time the message will display.
    <DT>
      <CODE>Gdraw.GGadget.Popup.Font</CODE>
    <DD>
      A <A HREF="#font">font</A><BR>
      Specifies the font to use in a popup message.
    <DT>
      <CODE>Gdraw.GGadget.Progress.FillCol</CODE>
    <DD>
      A <A HREF="#color">color</A><BR>
      Specifies the color of the progress bar in the progress window.
    <DT>
      <CODE>Gdraw.GGadget.Progress.Background</CODE>
    <DD>
      A <A HREF="#color">color</A><BR>
      Specifies the background color of progress window.
    <DT>
      <CODE>Gdraw.GGadget.Progress.Font</CODE>
    <DD>
      A <A HREF="#font">font</A><BR>
      Specifies the font to use in a progress window.
    <DT>
      <CODE>Gdraw.GGadget.ImagePath</CODE>
    <DD>
      A unix style path string, with directories separated by ":". The sequence
      "~/" at the start of a directory will be interpreted as the user's home
      directory. If a directory is "=" then the installed pixmap directory will
      be used.<BR>
      Specifies the search path for images. Specifically those used in the menus,
      and those used in various gadgets listed below.
    <DT>
      <CODE>Gdraw.GGadget...</CODE>
    <DD>
      Every ggadget in enclosed in a box. No gadget is actually a GGadget, but
      every other gadget inherits (potentially with modification) from this abstract
      class. The following information may be supplied for any box:
      <DL>
	<DT>
	  <CODE>...Box.BorderType</CODE>
	<DD>
	  one of "none", "box", "raised", "lowered", "engraved", "embossed", "double"<BR>
	  For a description of these see the css manual.
	<DT>
	  <CODE>...Box.BorderShape</CODE>
	<DD>
	  one of "rect", "roundrect", "ellipse", "diamond"<BR>
	  Describes the basic shape of the box. (some ggadgets must be in rectangles).
	<DT>
	  <CODE>...Box.BorderWidth</CODE>
	<DD>
	  An integer (points)<BR>
	  Specifies the width of the box's border in points (NOT pixels)
	<DT>
	  <CODE>...Box.Padding</CODE>
	<DD>
	  An integer (points)<BR>
	  Specifies the padding between the interior of the box and the border
	<DT>
	  <CODE>...Box.Radius</CODE>
	<DD>
	  An integer (points)<BR>
	  Specifies the radius of a roundrect. Ignored for everything else.
	<DT>
	  <CODE>...Box.BorderInner</CODE>
	<DD>
	  A boolean (true, on or 1, false, off or 0)<BR>
	  Specifies whether a line should be drawn inside the border.
	<DT>
	  <CODE>...Box.BorderInnerCol</CODE>
	<DD>
	  A <A HREF="#color">color</A><BR>
	  Specifies a color of line that should be drawn inside a border.
	<DT>
	  <CODE>...Box.BorderOuter</CODE>
	<DD>
	  A boolean (true, on or 1, false, off or 0)<BR>
	  Specifies whether a black line should be drawn outside the border.
	<DT>
	  <CODE>...Box.BorderOuterCol</CODE>
	<DD>
	  A <A HREF="#color">color</A><BR>
	  Specifies a color of line that should be drawn outside a border.
	<DT>
	  <CODE>...Box.ActiveInner</CODE>
	<DD>
	  A boolean (true, on or 1, false, off or 0)<BR>
	  Specifies whether a yellow line should be drawn inside the border when the
	  gadget is active (not all gadgets support this).
	<DT>
	  <CODE>...Box.DoDepressedBackground</CODE>
	<DD>
	  A boolean (true, on or 1, false, off or 0)<BR>
	  Changes the color of the background while a button is depressed.
	<DT>
	  <CODE>...Box.GradientBG</CODE>
	<DD>
	  A boolean (true, on or 1, false, off or 0)<BR>
	  Draws a gradient from GradientStartCol (at top and bottom edge) to Background
	  (in the center).
	<DT>
	  <CODE>...Box.BorderBrightest</CODE>
	<DD>
	  A <A HREF="#color">color</A><BR>
	  The color of the brightest edge of the border (usually the left edge)
	<DT>
	  <CODE>...Box.BorderBrighter</CODE>
	<DD>
	  A <A HREF="#color">color</A><BR>
	  The color of the next to brightest edge of the border (usually the top edge)
	<DT>
	  <CODE>...Box.BorderDarkest</CODE>
	<DD>
	  A <A HREF="#color">color</A><BR>
	  The color of the darkest edge of the border (usually the right edge)
	<DT>
	  <CODE>...Box.BorderDarker</CODE>
	<DD>
	  A <A HREF="#color">color</A><BR>
	  The color of the next to next to darkest edge of the border. (usually the
	  bottom edge)
	<DT>
	  <CODE>...Box.NormalBackground</CODE>
	<DD>
	  A <A HREF="#color">color</A><BR>
	  The color of a normal background (not disabled, not depressed)
	<DT>
	  <CODE>...Box.NormalForeground</CODE>
	<DD>
	  A <A HREF="#color">color</A><BR>
	  The color of a normal foreground (not disabled)
	<DT>
	  <CODE>...Box.DisabledBackground</CODE>
	<DD>
	  A <A HREF="#color">color</A><BR>
	  The color of a disabled background .
	<DT>
	  <CODE>...Box.DisabledForeground</CODE>
	<DD>
	  A <A HREF="#color">color</A><BR>
	  The color of a normal foreground.
	<DT>
	  <CODE>...Box.ActiveBorder</CODE>
	<DD>
	  A <A HREF="#color">color</A><BR>
	  The color of an ActiveInner border.
	<DT>
	  <CODE>...Box.PressedBackground</CODE>
	<DD>
	  A <A HREF="#color">color</A><BR>
	  The color of a depressed background.
	<DT>
	  <CODE>...Box.GradientStartCol</CODE>
	<DD>
	  A <A HREF="#color">color</A><BR>
	  Only meaningful if GradientBG is set. Draws a gradient of colors for the
	  background with this color as the start point at the top and bottom edges
	  of the gadget, and Background as the end point in the center of it.
	<DT>
	  <CODE>...Font</CODE>
	<DD>
	  A <A HREF="#font">font</A><BR>
	  Specifies the default font for a ggadget.
      </DL>
    <DT>
      <CODE>Gdraw.GButton...<IMG SRC="GButton.png" WIDTH="67" HEIGHT="28"><BR>
      Gdraw.GDefaultButton...<IMG SRC="GDefaultButton.png" WIDTH="60" HEIGHT="26">
      Inherits from GButton<BR>
      Gdraw.GCancelButton...<IMG SRC="GCancelButton.png" WIDTH="61" HEIGHT="28">
      Inherits from GButton<BR>
      Gdraw.GLabel...<IMG SRC="GLabel.png" WIDTH="43" HEIGHT="21"><BR>
      Gdraw.GDropList...<IMG SRC="GDropList.png" WIDTH="107" HEIGHT="30"><BR>
      Gdraw.GListMark... <IMG SRC="GListMark.png" WIDTH="21" HEIGHT="20">controls
      the shape of the mark used to show the menu of a combo box.<BR>
      Gdraw.GRadio... <IMG SRC="GRadio.png" WIDTH="106" HEIGHT="25">affects the
      text of the radio<BR>
      GDraw.GRadioOn... -- affects the shape used (above, the diamond to the left
      of the text) of an on radio button <BR>
      GDraw.GRadioOff... -- affects the shape used of an off radio button <BR>
      Gdraw.GCheckBox...<BR>
      GDraw.GCheckBoxOn...<BR>
      GDraw.GCheckBoxOff...<BR>
      Gdraw.GTextField...<IMG SRC="GTextField.png" WIDTH="106" HEIGHT="41"><BR>
      Gdraw.GComboBox...<IMG SRC="GComboBox.png" WIDTH="133" HEIGHT="41"> Inherits
      from GTextField<BR>
      Gdraw.GComboBoxMenu...<IMG SRC="GComboBoxMenu.png" WIDTH="30" HEIGHT="41">
      Inherits from GComboBox (This is the box drawn around the GListMark in a
      ComboBox)<BR>
      Gdraw.GNumericField... <IMG SRC="GNumericField.png" WIDTH="71" HEIGHT="39">
      Inherits from GTextField<BR>
      Gdraw.GNumericFieldSpinner...
      <IMG SRC="GNumericFieldSpinner.png" WIDTH="16" HEIGHT="39"> Inherits from
      GNumericField<BR>
      Gdraw.GList...<BR>
      Gdraw.GScrollBar...<BR>
      Gdraw.GScrollBarThumb...<BR>
      Gdraw.GGroup... -- a frame around groups of gadgets.<BR>
      Gdraw.GLine...<BR>
      Gdraw.GMenu...<BR>
      Gdraw.GMenuBar...<BR>
      Gdraw.GTabSet...</CODE>
    <DD>
      As above.<BR>
      Specifies the box, font, color, etc. for this particular type of ggadget.
    <DT>
      <CODE>Gdraw.GHVGroupBox</CODE>
    <DD>
      <B>Don't use it!</B> Old versions of X resource editor saved
      <CODE>Gdraw.GGroup</CODE> under this name. That was wrong, as it was never
      actually recognized by X Resource loader and had no effect. The confusion
      is because we actually have two gadgets: <CODE>GGroup</CODE> and
      <CODE>GHVBox</CODE>, that are supposed to work in tandem. Actually,
      only <CODE>GGroup</CODE> is worth styling.
    <DT>
      <CODE>Gdraw.GHVBox</CODE>
    <DD>
      A group of gadgets that sits inside <CODE>GGroup</CODE> and supports graceful
      reflow of window contents in event of resizing. Modelled after GTK boxes.
      It's supposed to be invisible, but interface developers might actually want
      to style it.
    <DT>
      <CODE>Gdraw.GScrollBar.Width</CODE>
    <DD>
      An integer (points)<BR>
      Specifies the scrollbar width in points (for horizontal scrollbars it specifies
      the height)
    <DT>
      <CODE>Gdraw.GListMark.Width</CODE>
    <DD>
      An integer (points)<BR>
      Specifies the width for the little mark at the end of comboboxes and drop
      lists.
    <DT>
      <CODE>Gdraw.GListMark.Image</CODE>
    <DD>
      A filename of an image file<BR>
      Will be used instead of GListMark.Box if present. This is either a fully
      qualified pathname, or the filename of an image in the pixmap directory.
    <DT>
      <CODE>Gdraw.GListMark.DisabledImage</CODE>
    <DD>
      A filename of an image file<BR>
      Will be used instead of GListMark.Box for disabled (non-clickable)
      instances, if present. This is either a fully qualified pathname, or the
      filename of an image in the pixmap directory.
    <DT>
      <CODE>Gdraw.GMenu.Grab</CODE>
    <DD>
      A boolean<BR>
      Controls whether menus do pointer grabs. Debugging is easier if they don't.
      Default is for them to do grabs.
    <DT>
      <CODE>Gdraw.GMenu.MacIcons</CODE>
    <DD>
      A boolean<BR>
      Controls whether menus show shortcuts as the standard mac icons (cloverleaf
      for Command key, up arrow for shift, ^ for control and wierd squiggle for
      Option(Meta/Alt)) or as text ("Cnt-Shft-A"). Default is True on the mac and
      False elsewhere.
      <TABLE>
	<TR>
	  <TD ALIGN=Center><IMG SRC="MenuWithMacIcons.png" WIDTH="104" HEIGHT="38"><BR>
	    True</TD>
	  <TD Align=Center><IMG SRC="MenuWithoutMacIcons.png" WIDTH="125" HEIGHT="38"><BR>
	    False</TD>
	</TR>
      </TABLE>
    <DT>
      <CODE>Gdraw.GRadioOn.Image</CODE>
    <DD>
      A filename of an image file.<BR>
      Used for drawing the "On" state of a radio button. (This is drawn within
      the <CODE>GRadioOn</CODE> box, if you intend the image to be the entire radio
      marker you should probably make the <CODE>GRadioOn</CODE> box be a blank
      rectangle). This is either a fully qualified pathname, or the filename of
      an image in the pixmap directory.
    <DT>
      <CODE>Gdraw.GRadioOn.DisabledImage</CODE>
    <DD>
      A filename of an image file.<BR>
      Used for drawing the "On" state of a disabled (non-clickable) radio
      button. (This is drawn within the <CODE>GRadioOn</CODE> box, if you intend
      the image to be the entire radio marker you should probably make the
      <CODE>GRadioOn</CODE> box be a blank rectangle). This is either a fully
      qualified pathname, or the filename of an image in the pixmap directory.
    <DT>
      <CODE>Gdraw.GRadioOff.Image</CODE>
    <DD>
      A filename of an image file.<BR>
      Used for drawing the "Off" state of a radio button. (This is drawn within
      the <CODE>GRadioOff</CODE> box, if you intend the image to be the full radio
      marker you should probably make the <CODE>GRadioOff</CODE> box be a blank
      rectangle). This is either a fully qualified pathname, or the filename of
      an image in the pixmap directory.
    <DT>
      <CODE>Gdraw.GRadioOff.DisabledImage</CODE>
    <DD>
      A filename of an image file.<BR>
      Used for drawing the "Off" state of a disabled (non-clickable) radio
      button. (This is drawn within the <CODE>GRadioOff</CODE> box, if you
      intend the image to be the full radio marker you should probably make
      the <CODE>GRadioOff</CODE> box be a blank rectangle). This is either
      a fully qualified pathname, or the filename of an image in the pixmap
      directory.
    <DT>
      <CODE>Gdraw.GCheckBoxOn.Image</CODE>
    <DD>
      A filename of an image file.<BR>
      Used for drawing the "On" state of a check box button. (This is drawn within
      the <CODE>GCheckBoxOn</CODE> box, if you intend the image to be the complete
      check box marker you should probably make the <CODE>GCheckBoxOn</CODE> box
      be a blank rectangle). This is either a fully qualified pathname, or the
      filename of an image in the pixmap directory.
    <DT>
      <CODE>Gdraw.GCheckBoxOn.DisabledImage</CODE>
    <DD>
      A filename of an image file.<BR>
      Used for drawing the "On" state of a disabled (non-clickable) check box
      button. (This is drawn within the <CODE>GCheckBoxOn</CODE> box, if you
      intend the image to be the complete check box marker you should probably
      make the <CODE>GCheckBoxOn</CODE> box be a blank rectangle). This is
      either a fully qualified pathname, or the filename of an image in the
      pixmap directory.
    <DT>
      <CODE>Gdraw.GCheckBoxOff.Image</CODE>
    <DD>
      A filename of an image file.<BR>
      Used for drawing the "Off" state of a check box button. (This is drawn within
      the <CODE>GCheckBoxOff</CODE> box, if you intend the image to be the sole
      check box marker you should probably make the <CODE>GCheckBoxOff</CODE> box
      be a blank rectangle). This is either a fully qualified pathname, or the
      filename of an image in the pixmap directory.
    <DT>
      <CODE>Gdraw.GCheckBoxOff.DisabledImage</CODE>
    <DD>
      A filename of an image file.<BR>
      Used for drawing the "Off" state of a disabled )non-clickable) check box
      button. (This is drawn within the <CODE>GCheckBoxOff</CODE> box, if you
      intend the image to be the sole check box marker you should probably make
      the <CODE>GCheckBoxOff</CODE> box be a blank rectangle). This is either
      a fully qualified pathname, or the filename of an image in the pixmap
      directory.
    <DT>
      <CODE>Gdraw.GVisibilityBoxOn.Image</CODE>
    <DD>
      A filename of an image file.<BR>
      Used for drawing the "On" state of a visibility box button. (This is the
      "eye" drawn within the layers palette of glyph view). This is either
      a fully qualified pathname, or the filename of an image in the pixmap
      directory.
    <DT>
      <CODE>Gdraw.GVisibilityBoxOn.DisabledImage</CODE>
    <DD>
      A filename of an image file.<BR>
      Used for drawing the "On" state of a disabled (non-clickable) visibility
      box button. (This is the "eye" drawn within the layers palette of glyph
      view). This is either a fully qualified pathname, or the filename of an
      image in the pixmap directory.
    <DT>
      <CODE>Gdraw.GVisibilityBoxOff.Image</CODE>
    <DD>
      A filename of an image file.<BR>
      Used for drawing the "Off" state of a visibility box button. (This is the
      "eye" drawn within the layers palette of glyph view). This is either
      a fully qualified pathname, or the filename of an image in the pixmap
      directory.
    <DT>
      <CODE>Gdraw.GVisibilityBoxOff.DisabledImage</CODE>
    <DD>
      A filename of an image file.<BR>
      Used for drawing the "Off" state of a disabled (non-clickable) visibility
      box button. (This is the "eye" drawn within the layers palette of glyph
      view). This is either a fully qualified pathname, or the filename of an
      image in the pixmap directory.
    <DT>
      <CODE>Gdraw.GMatrixEdit.TitleFont</CODE>
    <DD>
      A font.<BR>
      The font used to draw titles in a GMatrixEdit. By default this is smaller
      and bolder than the font used for text in the matrix edit.
    <DT>
      <CODE>Gdraw.GMatrixEdit.TitleBG</CODE>
    <DD>
      A color.<BR>
      Background color used for the titles of a matrix edit.
    <DT>
      <CODE>Gdraw.GMatrixEdit.TitleFG</CODE>
    <DD>
      A color.<BR>
      Foreground color used to draw the text of the titles of a matrix edit.
    <DT>
      <CODE>Gdraw.GMatrixEdit.TitleDivider</CODE>
    <DD>
      A color.<BR>
      Color used to draw the divider lines in the titles of a matrix edit.
    <DT>
      <CODE>Gdraw.GMatrixEdit.RuleCol</CODE>
    <DD>
      A color.<BR>
      Used to draw the horizontal and vertical lines in the body of a matrix edit.
    <DT>
      <CODE>Gdraw.GMatrixEdit.FrozenCol</CODE>
    <DD>
      A color.<BR>
      Used to draw text in a cell which is frozen (cannot but updated by the user)
    <DT>
      <CODE>Gdraw.GMatrixEdit.ActiveCol</CODE>
    <DD>
      A color.<BR>
      Used to draw text in the cell which is active (and used for the
      "&lt;New&gt;" entry).
    <DT>
      ...
  </DL>
  <P>
  <DL>
    <DT>
      <A NAME="color">Colors</A>
    <DD>
      Colors may be specified as:
      <UL>
	<LI>
	  rgb(r,g,b)<BR>
	  where r,g and b are doubles between 0 and 1.0
	<LI>
	  argb(a,r,g,b)<BR>
	  where a,r,g, and b are doubles between 0 and 1.0<BR>
	  (The alpha channel is only supported in windows with cairo -- that is the
	  glyph view. Alpha 1.0 is fully opaque, alpha 0.0 should be fully transparent,
	  values in between are translucent. Since drawing something fully transparent
	  has no effect, FontForge treats transparent spot colors as fully opaque).
	<LI>
	  rgb(r%,g%,b%)<BR>
	  where r, g, and b are doubles between 0% and 100%
	<LI>
	  hsv(h,s,v)<BR>
	  A color expressed as hue (between 0 and 360), saturation (0.0 and 1.0) and
	  value (0.0 and 1.0)
	<LI>
	  hsl(h,s,l)<BR>
	  A color expressed as hue (between 0 and 360), saturation (0.0 and 1.0) and
	  luminosity (0.0 and 1.0)
	<LI>
	  r g b<BR>
	  where r, g, and b are decimal integers between 0 and 255
	<LI>
	  #rgb<BR>
	  where r, g, and b are hex digits between 0 and 15 (0xf)
	<LI>
	  #rrggbb<BR>
	  where rr, gg, bb are hex numbers between 0x00 and 0xff
	<LI>
	  #aarrggbb<BR>
	  where aa, rr, gg, bb are hex numbers between 0x00 and 0xff<BR>
	  (The alpha channel is only supported in cairo windows. If alpha is 0, then
	  fontforge will treat the color as opaque because drawing a completely transparent
	  spot color does nothing).
	<LI>
	  #rrrrggggbbbb<BR>
	  where rrrr, gggg, bbbb are hex numbers between 0x0000 and 0xffff
	<LI>
	  or one of the color names accepted on the net (red, green, blue, cyan, magenta,
	  yellow, white, black, maroon, olive, navy, purple, lime, aqua, teal, fuchsia,
	  silver)
      </UL>
    <DT>
      <A NAME="font">Fonts</A>
    <DD>
      A font may be specified as:<BR>
      &lt;boldness&gt; &lt;italicness&gt; &lt;pointsize&gt;
      &lt;familyname&gt;<BR>
      (I know the order looks a bit weird but that's what is used by css).
      <UL>
	<LI>
	  &lt;boldness&gt; can be:
	  <UL>
	    <LI>
	      nothing -- the font is not bold
	    <LI>
	      bold -- the font is bold
	    <LI>
	      a number -- (between 0 and 999), a numeric value that gives some idea of
	      how bold the font should be. 200 would be a light font, 400 an normal font,
	      700 a bold font and 999 and ultra-black font.
	  </UL>
	<LI>
	  &lt;italicness&gt; can be:
	  <UL>
	    <LI>
	      nothing -- the font is not italic
	    <LI>
	      italic -- the font is italic
	    <LI>
	      oblique -- the font is oblique (italic)
	  </UL>
	<LI>
	  &lt;pointsize&gt; can be:
	  <UL>
	    <LI>
	      nothing -- a default point size is chosen
	    <LI>
	      a number followed by "pt" -- specifies the point size.
	  </UL>
      </UL>
      <P>
      Examples
      <UL>
	<LI>
	  bold 14pt helvetica<BR>
	  Helvetica Bold at 14 points
	<LI>
	  italic 10pt times<BR>
	  Times italic at 10 points
      </UL>
  </DL>
  <P>
  <H2>
    <A NAME="Keyboards">Keyboards and Mice.</A>
  </H2>
  <P>
  FontForge assumes that your keyboard has a control key and some equivalent
  of a meta key. FontForge works best with a three button mouse.
  <P>
  Almost all keyboards now-a-days will have the needed modifier keys, but which
  key is used for what will depend on the keyboard and the OS (for instance
  XDarwin and suse linux use quite different mappings for the modifier keys
  on the mac keyboard). Usually this is only relevant for menus (and mnemonics).
  FontForge tries to guess the keyboard from the environment in which it was
  compiled. But with X this may not always be appropriate. So the
  "<A HREF="xres.html#Keyboard">Gdraw.Keyboard</A>" resource above may be used
  to change this. (Currently this setting only control the labels that appear
  in menus for the hotkeys).
  <P>
  Mice are more problematic. On PCs we usually have two button mice and on
  mac single button mice. Many linuxes that run on a PC will give you an option
  of simulating the middle button of the mouse by depressing the left and right
  buttons simultaneously. FontForge will also allow you to simulate it by holding
  down the super key (usually this is the one with the picture of a windows
  flag on it) while depressing either mouse button.
  <P>
  On the mac I don't see any good way of simulating a three button mouse...
  <P ALIGN=Center>
  -- <A HREF="errrecovery.html">Prev</A> -- <A HREF="overview.html">TOC</A>
  -- <A HREF="cliargs.html">Next</A> --
</DIV>
</BODY></HTML>