Re: How to configure the fonts used by GMC?



On Wed, May 05, 1999 at 10:24:36AM -0400, Federico Mena Quintero wrote:
> >  Is it possible to configure the fonts used by GMC?
> >  - at runtime
> >  - at start up time
> >  - at compilation time
> >  How can it be done?
> 
> Right now only at compilation time :-(  I need to add options to make
> this configurable.  Patches are gladly accepted :-)

I do not have knowledge on the source code for gmc. But a simple search
has found one reference to the helvetica font (the font used for icons)

  gdesktop-icon.h:19:
  #define DESKTOP_ICON_FONT "-*-helvetica-medium-r-normal--10-*-*-*-p-*-*-*"

and another to the fixed font (used for examle in the view)
  
  gmc-chargrid.c:15:
  #define DEFAULT_FONT   "fixed"

The effects of changing these fonts in the source code are seen on the
icon names in the desktop and in the file viewer. --But the icon names
on the file list of the gmc panel is not affected.-- Where is the font
used for that specified? Any help?

Romildo <romildo@urano.iceb.ufop.br>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]