home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / xfedor.zip / XFree86 / src / xfedor / README.orig < prev    next >
Text File  |  1999-03-02  |  903b  |  27 lines

  1. Xfedor is a bdf/xbm/xpm/mouse editor.
  2. It has been achieved before Xt or Motif were available, so it is only
  3. based on Xlib :-|
  4.  
  5. If I was to re-write it, I would certainly use Xt and Motif.
  6.  
  7. Known problems:
  8.       - very very old proprietary look&feelsick
  9.       - comments in french
  10.       - filer.c module (BDF reader/writer) has to be reviewed for new BDF
  11.         stuff and some bugs (COMMENT lines lost, unexpected changes in
  12.         read/write only actions...)
  13.       - non Xt based => icccm problems, fixed geometry, lack of resources...
  14.       - not even X based originally, so don't expect something great.
  15.       - no Imakefile
  16.  
  17. Otherwise, It can still help to create mouse cursors, colored pixmaps and
  18. possibly fonts (if you don't care about XLFD compliance at first).
  19.  
  20. Xfedor needs the Xpm library found on export to link and create xpm
  21. pixmap files.
  22.  
  23.  
  24.  
  25. Daniel Dardailler.
  26.  
  27.