home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 4 / AUCD4.iso / acorn / riscos / releases / fonted / !FontEd / BUGS < prev    next >
Text File  |  1993-01-12  |  522b  |  16 lines

  1. BUGS
  2. ====
  3.  
  4. Address exceptions at random moments (old?)
  5.  
  6. Fails if you alter design size of outlines while displaying bitmaps (old)
  7.  
  8. On loading a bitmap file, it tries to get the Metrics filename by grokking the
  9. bitmap file's name for alphabet number - clearly wrong!! (FIXED)
  10.  
  11. Misuse of sscanf(s, "%s%d", ...) to parse OutlinesX filename for alphabet number X (FIXED)
  12.  
  13. Dclick empty bitmap char -> arith exception (old)
  14.  
  15. Removing Outlines font should look for dependent bitmap fonts and fix up template ptrs to NULL (FIXED)
  16.