View Single Post
Omnigraffle is unusable when activing Resolution independence.

Steps to reproduce :
  • type in a terminal "defaults write com.omnigroup.OmniGrafflePro AppleDisplayScaleFactor 1.5"
  • launch Omnigraffle
  • try to draw an rectangle and observe the final size.
To reset, simply type in the terminal : "defaults delete com.omnigroup.OmniGrafflePro AppleDisplayScaleFactor"

The value 1.0 or no value corresponding to a 72 DPI screen. Now, screens are 100 to 140 DPI. All is too small (ie. Toolbar, menu, color picker, font picker...). Screen with 240 DPI are coming in some months.

The way to support that is Apple Resolution Independence. More info at
http://developer.apple.com/documenta...IConcepts.html

A small quote from this text
Quote:
"You should test your application at the following scale factors: 1.0, 1.25, 1.5, 2.0, and 3.0."
Is any plan to support completly Resolution Independence in my favorite software "OmniGraffle" ?