Re: Anyone doing work with resolution independence?
Re: Anyone doing work with resolution independence?
- Subject: Re: Anyone doing work with resolution independence?
- From: Ali Ozer <email@hidden>
- Date: Sat, 30 Apr 2005 21:06:01 -0700
So far, I haven't had to change a line of code to support the
'framework scaling' model.
Good to hear!
My custom UI makes use of bezier paths and uses vector-based PDFs
for all images. What I'm seeing is that framework scaling works
great at most integral scaling factors (e.g. 2x, 3x), but many
artifacts exist when using non-integral ones (e.g. 1.25)
In some cases the artifacts might be due to conversion to "device"
coordinates by just flooring, rather than converting to window
coordinates first. In other cases artifacts at non-integral scaling
factors are probably issues that AppKit should and can solve, but
hasn't yet.
Ali
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden