/[gzz]/gzz/doc/pegboard/1008/PEG_1008.rst
ViewVC logotype

Diff of /gzz/doc/pegboard/1008/PEG_1008.rst

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by tjl, Sun Oct 6 15:54:38 2002 UTC revision 1.9 by benja, Sun Oct 6 16:05:20 2002 UTC
# Line 29  The height needs to be passed in a coord Line 29  The height needs to be passed in a coord
29    
30  The solution is to pass nothing about what should be done to the width  The solution is to pass nothing about what should be done to the width
31  of the string, but simply the unit square of the font. I.e.: the  of the string, but simply the unit square of the font. I.e.: the
32  font will have its normal aspect ratio if the distances  font will render itself with height 1; it will have its normal aspect
33    ratio if the unit vectors  are equal, i.e. if the distances
34  (0,1)..(0,0) and (0,1)..(1,1) are the same.  (0,1)..(0,0) and (0,1)..(1,1) are the same.
35    
36    A table-driven lookup needs to be done to find the correct point size
37    for a given height in the AWT rendering code.

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26