fonts openoffice.org2 don't use autohinter in Breezy

Bug #22897 reported by aledin
16
Affects Status Importance Assigned to Milestone
freetype (Ubuntu)
Invalid
Medium
Unassigned
openoffice.org (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

Even if I select autohinted fonts with fontconfig, fonts in OpenOffice.org2 are
not autohinted.
A workaround is done calling the executables with LD_PRELOAD (with a freetype
library with autohinter compiled in by default):
LD_PRELOAD=/usr/local/lib/libfreetype.so.6 oowriter2

OpenOffice1 in Hoary had a script that called freetype library compiled with
autohinter automatically.

http://www.openoffice.org/issues/show_bug.cgi?id=46020: http://www.openoffice.org/issues/show_bug.cgi?id=46020

Revision history for this message
aledin (al-dinicola) wrote :

(In reply to comment #0)
> LD_PRELOAD=/usr/local/lib/libfreetype.so.6 oowriter2

A good line for Breezy (so all the times that ooffice2 is called -via menu o
double click on an icon - it will be called with LD_PRELOAD):
LD_PRELOAD=/usr/local/lib/libfreetype.so.6 /usr/bin/ooffice2 "$*"

Revision history for this message
aledin (al-dinicola) wrote :

(In reply to comment #1)
> (In reply to comment #0)
> > LD_PRELOAD=/usr/local/lib/libfreetype.so.6 oowriter2
>
> A good line for Breezy (so all the times that ooffice2 is called -via menu o
> double click on an icon - it will be called with LD_PRELOAD):
> LD_PRELOAD=/usr/local/lib/libfreetype.so.6 /usr/bin/ooffice2 "$*"

Better: add the line
export LD_PRELOAD=/usr/local/lib/libfreetype.so.6
in the beginning of /usr/lib/openoffice2/program/soffice

Revision history for this message
Matthias Klose (doko) wrote :

*** Bug 23037 has been marked as a duplicate of this bug. ***

Revision history for this message
Matt Zimmerman (mdz) wrote :

Matthias, is the freetype task on this bug relevant? If not, please reject it

Matthias Klose (doko)
Changed in openoffice.org:
status: Unconfirmed → Needs Info
Revision history for this message
Manuel López-Ibáñez (manuellopezibanez) wrote :

Any relation with bug 34945 ?

Revision history for this message
Jacob Winski (winski) wrote :

re. relation with bug 34945:
/usr/local/lib/libfreetype.so.6 no longer exists in this directory. Now there are two options:

LD_PRELOAD=/usr/lib/libfreetype.so.6 oowriter
 LD_PRELOAD=/usr/lib/libfreetype.so.6.3.10 oowriter

Neither fix the bug of 34945. Font is still horrible.

Matthias Klose (doko)
Changed in openoffice.org:
assignee: doko → nobody
Revision history for this message
Marco Rodrigues (gothicx) wrote :

Still an issue for you on Feisty ?

Changed in freetype:
status: Unconfirmed → Rejected
Revision history for this message
Marco Rodrigues (gothicx) wrote :

Re-open this bug, if still present on Feisty/Gutsy...

Changed in openoffice.org:
status: Needs Info → Rejected
Revision history for this message
aledin (al-dinicola) wrote :

In Feisty there is no issue about it. Thanks.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.