Re: freetype question

David Crawshaw <[email protected]> Mon, 12 Apr 2004 07:41:52 +1000
Newsgroups gmane.comp.java.xwt.core
Message-ID <[email protected]>
On 12/04/2004, at 3:01 AM, Brian Alliet wrote:
> I wonder is using NestedVM to run Freetype is considered "linking" 
> with it? You could make a good argument either way.

I don't think running Freetype in mips is linking, but Freetype.java 
makes specific API calls against the library. That definitely sounds 
like linking to me.

-- d