> Is there a way to define entirely new accelerator keys?

The ImageMagick GUI was written before we had robust 3D X11 GUI API's so
we had to write the GUI from scratch and its does lack many of the
conveniences of a modern GUI API.  However it does respond to some X11
resources that permit you to set custom font names and widget colors.
The resources include

  *background
  *borderColor
  *borderWidth
  *displayGamma
  *displayWarnings
  *font
  *font0
  *font1
  ...
  *font9
  *gammCorrect
  *gravity
  *iconGeometry
  *iconic
  *magnify
  *pen0
  *pen1
  ...
  *pen9
  *title
  *visual
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to