← Back to team overview

openlp-core team mailing list archive

[Bug 770707] Re: Kerning error in outline rendering

 

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 clicked.

** Branch linked: lp:~j-corwin/openlp/bug-770707

-- 
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

Bug description:
  Currently the outline rendering uses a kerning different from the 'shadow' one. Thus it happens, that the 'outline characters' and the 'shadow characters' are shifted towards each other.
  To show the effect one has to create a theme with a outline. It depends on the words if this happens. So you might have to look at a couple of different slides.
  Sample configuration: Main area font: DejaVu Sans | 34pt | bold | outline 1pt
  It looks, that there are basic differences in the kerning algorithms, as the problem is strong at characters like a capital 'T' followed by a half height letter.
  ---
  Build: current bzr (revno: 1486)
  Platform: Linux-2.6.38-2-amd64-x86_64-with-debian-wheezy-sid
  Desktop: KDE SC
  --- Library Versions ---
  Python: 2.6.6
  Qt4: 4.7.2
  Phonon: 4.5.0
  PyQt4: 4.8.3
  SQLAlchemy: 0.6.6
  BeautifulSoup: 3.2.0
  lxml: 2.3.0
  Chardet: 2.0.1
  PyEnchant: 1.5.3
  PySQLite: 1.0.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/770707/+subscriptions


References