discuss-gnustep
[Top][All Lists]
Advanced

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

Re: strokeadjust:ing by default


From: Alexander Malmberg
Subject: Re: strokeadjust:ing by default
Date: Wed, 19 Jan 2005 00:46:43 +0100
User-agent: Mozilla Thunderbird 0.9 (X11/20041124)

Quentin Mathé wrote:
The strokeadjust: is really nice, but there is a minor issue which lies in the fact this feature is not implemented by Cocoa iirc, then it will produce inaccurate results with Cocoa applications ported to GNUstep directly. Mac OS X developers do their stroke adjusting with point positions like x + 0.5, y + 0.5…

Well, if this causes things to line up on pixel boundaries, no adjustments will be necessary, and the adjustment code is smart enough to do nothing. :) (And if things still don't line up, the adjustment code will line it up, as it should.)

Anyway, at worst, the porter would just have to stick a PSsetstrokeadjust call somewhere, or unfix the coordinates in the app.

- Alexander Malmberg



reply via email to

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