gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] gzz/doc/pegboard/1008 PEG_1008.rst


From: Benja Fallenstein
Subject: [Gzz-commits] gzz/doc/pegboard/1008 PEG_1008.rst
Date: Sun, 06 Oct 2002 12:05:20 -0400

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Benja Fallenstein <address@hidden>      02/10/06 12:05:20

Modified files:
        doc/pegboard/1008: PEG_1008.rst 

Log message:
        twid

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/1008/PEG_1008.rst.diff?tr1=1.8&tr2=1.9&r1=text&r2=text

Patches:
Index: gzz/doc/pegboard/1008/PEG_1008.rst
diff -c gzz/doc/pegboard/1008/PEG_1008.rst:1.8 
gzz/doc/pegboard/1008/PEG_1008.rst:1.9
*** gzz/doc/pegboard/1008/PEG_1008.rst:1.8      Sun Oct  6 11:54:38 2002
--- gzz/doc/pegboard/1008/PEG_1008.rst  Sun Oct  6 12:05:20 2002
***************
*** 4,11 ****
  =============================================================
  
  :Authors:  Tuomas Lukka, Benja Fallenstein
! :Date:     $Date: 2002/10/06 15:54:38 $
! :Revision: $Revision: 1.8 $
  :Status:   Incomplete
  
  
--- 4,11 ----
  =============================================================
  
  :Authors:  Tuomas Lukka, Benja Fallenstein
! :Date:     $Date: 2002/10/06 16:05:20 $
! :Revision: $Revision: 1.9 $
  :Status:   Incomplete
  
  
***************
*** 29,33 ****
  
  The solution is to pass nothing about what should be done to the width
  of the string, but simply the unit square of the font. I.e.: the
! font will have its normal aspect ratio if the distances
  (0,1)..(0,0) and (0,1)..(1,1) are the same.
--- 29,37 ----
  
  The solution is to pass nothing about what should be done to the width
  of the string, but simply the unit square of the font. I.e.: the
! font will render itself with height 1; it will have its normal aspect 
! ratio if the unit vectors  are equal, i.e. if the distances
  (0,1)..(0,0) and (0,1)..(1,1) are the same.
+ 
+ A table-driven lookup needs to be done to find the correct point size
+ for a given height in the AWT rendering code.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]