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 11:23:35 -0400

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Benja Fallenstein <address@hidden>      02/10/06 11:23:34

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

Log message:
        comment

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

Patches:
Index: gzz/doc/pegboard/1008/PEG_1008.rst
diff -c gzz/doc/pegboard/1008/PEG_1008.rst:1.5 
gzz/doc/pegboard/1008/PEG_1008.rst:1.6
*** gzz/doc/pegboard/1008/PEG_1008.rst:1.5      Sun Oct  6 11:17:38 2002
--- gzz/doc/pegboard/1008/PEG_1008.rst  Sun Oct  6 11:23:34 2002
***************
*** 4,11 ****
  =============================================================
  
  :Authors:  Tuomas Lukka, Benja Fallenstein
! :Date:     $Date: 2002/10/06 15:17:38 $
! :Revision: $Revision: 1.5 $
  :Status:   Incomplete
  
  
--- 4,11 ----
  =============================================================
  
  :Authors:  Tuomas Lukka, Benja Fallenstein
! :Date:     $Date: 2002/10/06 15:23:34 $
! :Revision: $Revision: 1.6 $
  :Status:   Incomplete
  
  
***************
*** 44,49 ****
--- 44,53 ----
      coordsys, x scaled by 10 and y scaled by 10. If we want to have
      a different aspect ratio, we set x to something different (or we create
      a sub-cs that has x scaled but not y, and put the text into that).
+     
+     Also, for AWT, we need a method to look up the best point size for
+     a given height, in order to implement this right: that is part of
+     implementing this peg. (Will need a table-driven approach, most likely.)
  
  Algorithm::
  




reply via email to

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