[Bug 820593] New: font metrics are misinterpreted in gnome goocanvas
https://bugzilla.novell.com/show_bug.cgi?id=820593 https://bugzilla.novell.com/show_bug.cgi?id=820593#c0 Summary: font metrics are misinterpreted in gnome goocanvas Classification: openSUSE Product: openSUSE Factory Version: 13.1 Milestone 0 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: jw@suse.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- Created an attachment (id=539954) --> (http://bugzilla.novell.com/attachment.cgi?id=539954) a python script exhibiting the issue. Requires zypper in python-goocanvas The attached python script is my first attempt to use goocanvas. I may be overlooking something obvious, but when rendering the String "TooT Hello World" I see bad inter character spacing (kerning?) beween 'To', 'oT', and 'We'. Depending on the canvas scale, the glyphs exhibit overlap. I am using a default, 'sans' and 'Arial' fonts. All fonts are affected. The issue might be font-independent. (Arial behaves better with 'We', but looses more whitespace between 'T H') Kerning should be independant of canvas scale. To see the effect of different canvas scaling, press '-' or '+'. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=820593 https://bugzilla.novell.com/show_bug.cgi?id=820593#c1 --- Comment #1 from Juergen Weigert <jw@suse.com> 2013-05-19 19:08:20 UTC --- Created an attachment (id=539956) --> (http://bugzilla.novell.com/attachment.cgi?id=539956) Screenshot showing overlapping glyphs and whitespace issues with scale=2 The effect is stronger with larger canvas scaling, but disappears below scale=0.6 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=820593 https://bugzilla.novell.com/show_bug.cgi?id=820593#c2 --- Comment #2 from Juergen Weigert <jw@suse.com> 2013-05-19 21:31:45 UTC --- https://bugzilla.gnome.org/show_bug.cgi?id=700664 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=820593 https://bugzilla.novell.com/show_bug.cgi?id=820593#c3 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimstar@opensuse.org --- Comment #3 from Dominique Leuenberger <dimstar@opensuse.org> 2013-10-23 19:12:05 UTC --- pygoocanvas is largely outdated (last release 2011). I ported Juergens samaple to gi-based goocanvas and reproduced it there too.. so I guess the bug remains at least valid. Same info was provided to the upstream bug. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com