[vwnc] Has anyone created a scaling GraphicsContext ?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

[vwnc] Has anyone created a scaling GraphicsContext ?

Terry Raymond
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
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] Has anyone created a scaling GraphicsContext ?

Michael Lucas-Smith-2
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
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] Has anyone created a scaling GraphicsContext ?

Mark Pirogovsky-3
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
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] Has anyone created a scaling GraphicsContext ?

Steven Kelly
In reply to this post by Terry Raymond
Re: [vwnc] Has anyone created a scaling GraphicsContext ?
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
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


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc