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: Tuomas J. Lukka
Subject: [Gzz-commits] gzz/doc/pegboard/1008 PEG_1008.rst
Date: Sun, 06 Oct 2002 11:01:43 -0400

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Tuomas J. Lukka <address@hidden>        02/10/06 11:01:43

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

Log message:
        Add reason

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

Patches:
Index: gzz/doc/pegboard/1008/PEG_1008.rst
diff -c gzz/doc/pegboard/1008/PEG_1008.rst:1.2 
gzz/doc/pegboard/1008/PEG_1008.rst:1.3
*** gzz/doc/pegboard/1008/PEG_1008.rst:1.2      Sun Oct  6 10:58:38 2002
--- gzz/doc/pegboard/1008/PEG_1008.rst  Sun Oct  6 11:01:42 2002
***************
*** 4,11 ****
  =============================================================
  
  :Authors:  Tuomas Lukka, Benja Fallenstein
! :Date:     $Date: 2002/10/06 14:58:38 $
! :Revision: $Revision: 1.2 $
  :Status:   Incomplete
  
  
--- 4,11 ----
  =============================================================
  
  :Authors:  Tuomas Lukka, Benja Fallenstein
! :Date:     $Date: 2002/10/06 15:01:42 $
! :Revision: $Revision: 1.3 $
  :Status:   Incomplete
  
  
***************
*** 17,22 ****
--- 17,34 ----
  
  Proposed solution
  -----------------
+ 
+ Mostly, we *don't* want to pass both the height and width of the text
+ to the text rendering routine. We just want to prescribe the height,
+ the width being determined accordingly.
+ 
+ The height needs to be passed in a coordsys to enable interpolation
+ (very desirable). Also, the origin of the text, and the direction.
+ 
+ The solution is to pass these three (origin, direction, height)
+ in one coordinate system and the "aspect ratio" in another.
+ 
+ Thus:
  
  Two coordinate systems are passed. The second will correctly default to zero.
  The first coordinate system determines the height of the text and its location




reply via email to

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