home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 21 / CD_ASCQ_21_040595.iso / dos / graphic / font3d11 / readme.txt < prev    next >
Text File  |  1994-10-12  |  1KB  |  34 lines

  1.                                   Font3D
  2.                     3-D Character Description Generator
  3.                     -----------------------------------
  4.  
  5.                                 Version 1.1
  6.                           Last-Minute Information
  7.  
  8.  
  9.                      Copyright (c) 1994, Todd A. Prater.
  10.  
  11. =============================================================================
  12.  
  13. 1)    Dan Tapp <tappd@neosoft.com> has compiled a version of Font3D for 
  14.       MS-DOS users, and was nice enough to let me include it in this 
  15.       release.  Thanks Dan!
  16.  
  17. 1)    Documentation of the source code is not yet complete.  I will try do
  18.       get this finished before I add too many new features.
  19.  
  20. 2)    If very small curve resolutions are used, while trying to bevel or
  21.       round the characters edges, the outline approximations can start to
  22.       overlap each other, causing the triangulizer to fail.  When this
  23.       happens you will see the message
  24.  
  25.          ERROR:  Unable to Triangulate.
  26.  
  27.       Sometimes, one or both of the following seem to help:
  28.  
  29.          o  Increase the curve resolution
  30.          o  Decrease the shrink factor (the '/s' option)
  31.  
  32.       Also, many times, this message may be safely ignored, especially if
  33.       only a few, very small triangles are omitted.
  34.