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

gEDA-cvs: CVS update: gschem.nw



  User: cnieves 
  Date: 05/03/05 19:00:24

  Modified:    .        gschem.nw
  Log:
  Improved Unicode support, character to font file mapping by hashtable,
  
  and font mapping definition using system-gafrc.
  
  
  
  
  Revision  Changes    Path
  1.37      +1 -1      eda/geda/devel/gschem/noweb/gschem.nw
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: gschem.nw
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gschem/noweb/gschem.nw,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -b -r1.36 -r1.37
  --- gschem.nw	20 Feb 2005 17:07:32 -0000	1.36
  +++ gschem.nw	6 Mar 2005 00:00:23 -0000	1.37
  @@ -249,7 +249,7 @@
     set_window_current_key(w_current);
   
     /* o_text_init(); goes away */
  -  o_text_init();
  +  /* o_text_init(); Moved inside libgeda_init() */
   
     x_repaint_background(w_current);