From: | David McMinn |
Date: | 15 Aug 2001 at 12:45:47 |
Subject: | Re: Clipprint |
Hi amorel
> C=You need to use layers.library. Here's a piece of code from my Viewfonts
> C=program which does it:
>
> You do know RKRM advices not to use the layer.library and leave the usage of
> that too higher level os libraries? That is if I remember correctly.
I don't remember anything that severe in the RKRMs but I could be wrong :)
Anyway, I made a mistake in the original posting, you only actually use
InstallClipRegion from layers.library, which makes use of regions
(created using graphics.library) and are separate from dealing with
layers (although you need an existing layer, such as what a window has,
to use it). AFAIK that's the only way to do clipped graphics through the
OS.
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie