URL: <http://savannah.gnu.org/bugs/?35419>
Summary: weird text rendering antialiasing bug (only with scale factor) Project: GNUstep Submitted by: ericw Submitted on: Tue 31 Jan 2012 10:24:01 PM GMT Category: Gui/AppKit Severity: 2 - Minor Item Group: Bug Status: None Privacy: Public Assigned to: ericw Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: steps to reproduce: -delete ~/GNUstep (backing up your settings if you need to) -"defaults write NSGlobalDomain GSScaleFactor 3" -launch Ink and immediately open the find panel with Alt+f expected: the "Ignore case" label appears normally actual: the "Ignore case" label is overly bold and has aliased edges; as if antialiased text was drawn repeatedly on top of itself. Happens with both cairo and ilbart. Suspect it is a view/cell violating isOpaque contract, but not sure why it only shows up under these particular conditions. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?35419> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-gnustep mailing list Bug-gnustep@gnu.org https://lists.gnu.org/mailman/listinfo/bug-gnustep