[Openlp-core] [Bug 770707] Re: Kerning error in outline rendering

2011-06-18 Thread Jonathan Corwin
Well I've tried on Linux too now and I still can't reproduce. So I'm afraid it will have to be down to someone who experiences this problem to experiment and see if you can somehow simulate the click through software. Perhaps trying to set focus on the webview, or in the javascript itself (before

[Openlp-core] [Bug 770707] Re: Kerning error in outline rendering

2011-06-18 Thread Jonathan Corwin
It turns out there are two problems. m2j's was due to the webkit version 534.3. This change has just been committed and merge proposed and will be in trunk soon. Simon's problem only affects the first line of a song and is with webkit v533.3 and the problem goes away if the maindisplay is

[Openlp-core] [Bug 770707] Re: Kerning error in outline rendering

2011-06-18 Thread Jonathan Corwin
OK with Simon's problem we've tried lots of things, but nothing worked, so we'll have to leave it as a Can't fix. Workarounds: 1. Don't use font size 44pt 2. Don't use shadow 3. Click on the display screen after each song/verse change... ** Changed in: openlp Status: Confirmed = Fix

[Openlp-core] [Bug 770707] Re: Kerning error in outline rendering

2011-06-09 Thread Jonathan Corwin
It's a bit of a long shot, but could anyone who has this problem (I don't) try changing line: http://bazaar.launchpad.net/~openlp-core/openlp/trunk/view/head:/openlp/core/lib/htmlbuilder.py#L567 lyrics += u' letter-spacing: 1px;' to the following, and seeing if it makes any

Re: [Openlp-core] [Bug 770707] Re: Kerning error in outline rendering

2011-06-09 Thread Simon Scudder
No difference for me with or without word-spacing. Simon -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/770707 Title: Kerning error in outline rendering Status in OpenLP - Worship Presentation

[Openlp-core] [Bug 770707] Re: Kerning error in outline rendering

2011-06-08 Thread Jonathan Corwin
Simon, which operating system are you running? -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/770707 Title: Kerning error in outline rendering Status in OpenLP - Worship Presentation Software:

[Openlp-core] [Bug 770707] Re: Kerning error in outline rendering

2011-06-08 Thread Simon Scudder
Fedora 15. qWebKitVersion is 533.3 -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/770707 Title: Kerning error in outline rendering Status in OpenLP - Worship Presentation Software: Confirmed

[Openlp-core] [Bug 770707] Re: Kerning error in outline rendering

2011-06-01 Thread Jonathan Corwin
In python, please could you do the following and tell me which version you have. from PyQt4 import QtWebKit print QtWebKit.qWebKitVersion() -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/770707

[Openlp-core] [Bug 770707] Re: Kerning error in outline rendering

2011-05-30 Thread Jonathan Corwin
** Changed in: openlp Status: New = Confirmed -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/770707 Title: Kerning error in outline rendering Status in OpenLP - Worship Presentation

[Openlp-core] [Bug 770707] Re: Kerning error in outline rendering

2011-04-26 Thread Jonathan Corwin
See comment: http://bazaar.launchpad.net/~openlp-core/openlp/trunk/view/head:/openlp/core/lib/htmlbuilder.py#L482 -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/770707 Title: Kerning error in

[Openlp-core] [Bug 770707] Re: Kerning error in outline rendering

2011-04-26 Thread Jonathan Corwin
This is actually a bug with qtwebkit (which I think they've since fixed but not yet released). I thought I had managed to workaround it, but you seem to have found an example which fails. -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to