https://bugs.kde.org/show_bug.cgi?id=395127
Bug ID: 395127
Summary: Kstars display fonts blur on MacBookPro(retina) by
default
Product: kstars
Version: unspecified
Platform: Other
OS: OS X
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 113138
--> https://bugs.kde.org/attachment.cgi?id=113138&action=edit
demonstrations the modify
By default, kstars display fonts blur on macOS with retina monitor,
I have to manual add the follow lines to Info.plist to enable retina fonts
rendering.
<key>NSPrincipalClass</key>
<string>NSApplication</string>
It seems that macOS have some cache method, I have to modify Info.plist after
finish install kstars and don't launch it before. If I have already launch
kstars, modify may not take effect.
Is it possible to make this modify by default? thx
--
You are receiving this mail because:
You are watching all bug changes.