gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Comments on Artlib backend


From: Alexander Malmberg
Subject: Re: Comments on Artlib backend
Date: Wed, 28 Aug 2002 21:49:30 +0200

[snip]
> I missed this, when first implementing all the arc operations. So what
> about this solution for GSGState: We implement the arc methods by
> creating a new arc in user space and transforming it afterwards.
> The code would look like the following and we would move your arct code
> to NSBezierPath and just call it from GSGState the same way.
> If this is fine for you I will implement it imediatly. The only problem
> I see with it is that the current point will be included twice to the
> path, but this should not cause real problems.
[snip code]

This is a good solution. The appending of arcs might need some manual
work, but even in the worst case, that shouldn't be hard to do. I'll
make sure ARTGState works with it once you're done with the GSGState
implementation.

- Alexander Malmberg




reply via email to

[Prev in Thread] Current Thread [Next in Thread]