Hi
I would like to be able to scale a typical display but it appears that the GraphicsContext does not support scaled operations onto a Pixmap or Screen. Has anyone created a scaling GC that will display onto a Pixmap or the screen? Thanks. Terry =========================================================== Terry Raymond Crafted Smalltalk 80 Lazywood Ln. Tiverton, RI 02878 (401) 624-4517 [hidden email] <http://www.craftedsmalltalk.com> =========================================================== _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Surprisingly, yes... I did. ScalingScreenGraphicsContext is a package in
the OR. I have no idea whether it works or not anymore - I made it in 2006. Feel free to update it as required. Michael Terry Raymond wrote: > Hi > > I would like to be able to scale a typical display but it appears that the > GraphicsContext does not support scaled operations onto a Pixmap or Screen. > > Has anyone created a scaling GC that will display onto a Pixmap or the screen? > > Thanks. > > Terry > > =========================================================== > Terry Raymond > Crafted Smalltalk > 80 Lazywood Ln. > Tiverton, RI 02878 > (401) 624-4517 [hidden email] > <http://www.craftedsmalltalk.com> > =========================================================== > > > _______________________________________________ > vwnc mailing list > [hidden email] > http://lists.cs.uiuc.edu/mailman/listinfo/vwnc > > _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
In reply to this post by Terry Raymond
Did you look at GFScalingPen from the GF/ST ?
Terry Raymond wrote: > Hi > > I would like to be able to scale a typical display but it appears that the > GraphicsContext does not support scaled operations onto a Pixmap or Screen. > > Has anyone created a scaling GC that will display onto a Pixmap or the screen? > > Thanks. > > Terry > > =========================================================== > Terry Raymond > Crafted Smalltalk > 80 Lazywood Ln. > Tiverton, RI 02878 > (401) 624-4517 [hidden email] > <http://www.craftedsmalltalk.com> > =========================================================== > > > _______________________________________________ > vwnc mailing list > [hidden email] > http://lists.cs.uiuc.edu/mailman/listinfo/vwnc > > > > _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
In reply to this post by Terry Raymond
And of course there's also
GF/ST's GFScalingPen
Steve From: [hidden email] on behalf of Michael Lucas-Smith Sent: Thu 6/18/2009 21:14 To: Terry Raymond Cc: VWNC Subject: Re: [vwnc] Has anyone created a scaling GraphicsContext ? Surprisingly, yes... I did. ScalingScreenGraphicsContext is a
package in _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Free forum by Nabble | Edit this page |