realbasic-nug
[Top] [All Lists]

Re: QuickDraw InsetRgn algorithm

To: <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: QuickDraw InsetRgn algorithm
From: Thomas Cunningham <mauitom at maui dot net>
Date: Fri, 31 Aug 2007 17:08:44 -1000
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
> Basically I'm moving away from QuickDraw as I fear one day Apple will
> drop it, and need replacements for its many (and lightning fast)
> functions.

Apple deprecated QuickDraw with the release of 10.4 Tiger. Apple maintains
binary compatibility with Apps that use it but Apple no longer changes the
code. So your fears are well founded. :-)

> Insetting a polygon appears much harder than I first anticipated.
> 
> Any ideas?

Core Graphics. Translate origin to your 'center', scale and translate back.

--
Thomas C.

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>