home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / fontutils-0.6-base.tgz / fontutils-0.6-base.tar / fsf / fontutils / xbfe / ChangeLog < prev    next >
Text File  |  1992-10-27  |  3KB  |  98 lines

  1. Tue Oct 27 13:02:23 1992  Karl Berry  (karl@cs.umb.edu)
  2.  
  3.     * Version 0.6.
  4.  
  5. Thu Sep  3 09:31:33 1992  Karl Berry  (karl@hayley)
  6.  
  7.         * Version 0.5.
  8.  
  9. Sun Aug 23 13:38:26 1992  Karl Berry  (karl@hayley)
  10.  
  11.         * main.c (USAGE): mention `cmr10.300' as a valid input name.
  12.  
  13. Mon Aug 10 06:49:43 1992  Karl Berry  (karl@hayley)
  14.  
  15.         * main.c (main): return 0.
  16.  
  17.         * main.c (USAGE): use GETOPT_USAGE.
  18.  
  19. Sun Jun 21 15:30:13 1992  Karl Berry  (karl@io)
  20.  
  21.         * main.c (create_widgets): use TFM_SAFE_FONTDIMEN to get the em width.
  22.  
  23.         * main.c (create_widgets): rename `TFM_FONT_PARAMETER' to
  24.           `TFM_FONTDIMEN', per change in library.
  25.  
  26.         * main.c (create_widgets): had NULL and 0 reversed in call to
  27.           create `form_widget'.
  28.  
  29.         * char.c (show_char): cast NULL to (XtArgVal) to avoid
  30.           warning.
  31.         * kern.c (add_kern_widget): likewise.
  32.  
  33. Mon Jun  8 15:25:44 1992  Karl Berry  (karl@hayley)
  34.  
  35.         * kern.c ({add,change}_kern_callback): pass kern list to
  36.           tfm_set_kern instead of the whole TFM char.
  37.  
  38. Mon Jun  1 20:08:54 1992  Karl Berry  (karl@hayley)
  39.  
  40.         * kern.c (change_kern_callback): move float-checking code to
  41.           lib/float-ok.c.
  42.         * commands.c (CHECK_DECIMAL): move decimal-checking code to
  43.           lib/integer-ok.c.
  44.  
  45. Sat May 30 15:32:09 1992  Karl Berry  (karl@hayley)
  46.  
  47.         * commands.c (save_command): change call to `tfm_convert_pl'.
  48.  
  49. Fri May 29 11:45:27 1992  Karl Berry  (karl@hayley)
  50.  
  51.         * main.c (main): change return type to `int'.
  52.  
  53. Mon May 18 18:00:22 1992  Karl Berry  (karl@hayley)
  54.  
  55.         * GNUmakefile (dist): new target.
  56.  
  57. Fri May 15 09:04:00 1992  Karl Berry  (karl@hayley)
  58.  
  59.         * main.c (update_position): `rand' is now `k_rand'.
  60.  
  61. Thu May 14 06:41:13 1992  Karl Berry  (karl@hayley)
  62.  
  63.         * GNUmakefile (install): app_defaults_dir -> app-defaults.
  64.  
  65. Sat May  9 10:15:50 1992  Karl Berry  (karl@hayley)
  66.  
  67.         * README: move the project list to ../doc.
  68.  
  69. Wed May  6 09:45:01 1992  Karl Berry  (karl@hayley)
  70.  
  71.         * main.c (main): set the font's current charcode to the charcode
  72.           of what we found, not what we found + 1.
  73.  
  74.         * main.c (main): don't accept +expansion any more.
  75.  
  76. Tue Apr 21 07:45:55 1992  Karl Berry  (karl@hayley)
  77.  
  78.         * char.c (font_read_char): use XTALLOC1.
  79.         * commands.c (expand_command): likewise.
  80.  
  81. Fri Apr  3 13:36:34 1992  Karl Berry  (karl@hayley)
  82.  
  83.         * main.c: include rand.h.
  84.  
  85. Sun Mar 29 19:10:24 1992  Karl Berry  (karl at hayley)
  86.  
  87.         * main.c (read_command_line): remove empty else.
  88.  
  89. Sat Mar 28 07:49:44 1992  Karl Berry  (karl at hayley)
  90.  
  91.         * Version 0.4.
  92.  
  93.         * Change copyright years to 1992 only.
  94.  
  95. Tue Mar 10 10:58:50 1992  Karl Berry  (karl at hayley)
  96.  
  97.         * Combined xbce and xlse to make this.
  98.