Closed Bug 454802 Opened 16 years ago Closed 14 years ago

Bad spacing when printing (normal text, only ASCII)

Categories

(Core :: Printing: Output, defect)

x86
Linux
defect
Not set
minor

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: vincent-moz, Unassigned)

Details

Attachments

(3 files)

User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.1) Gecko/2008071420 Iceweasel/3.0.1 (Debian-3.0.1-1)
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.1) Gecko/2008071420 Iceweasel/3.0.1 (Debian-3.0.1-1)

When printing, spacing is incorrect. Text is readable, but this is a bit annoying.

Reproducible: Always

Steps to Reproduce:
1. Open the HTML file that will be attached.
2. Print to PS or PDF.
Actual Results:  
The produced file has incorrect spacing (see the result that will be attached).
Attached file testcase
FWIW, this is WORKSFORME using:
Ubuntu 8.04
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) Gecko/2008070206 Firefox/3.0.1
Version: unspecified → Trunk
Probably the same issue as bug 403513.
(In reply to comment #5)
> Probably the same issue as bug 403513.

Perhaps. To check that, how can I change the hinting?
(In reply to comment #6)
> (In reply to comment #5)
> > Probably the same issue as bug 403513.
> 
> Perhaps. To check that, how can I change the hinting?

GNOME:
System -> Preferences -> Appearance -> Fonts -> Details

KDE 3:
Control Center -> Appearance -> Fonts -> Configure
I use neither GNOME, nor KDE. Is there a config file that can be modified with a text editor?
(In reply to comment #8)
> I use neither GNOME, nor KDE. Is there a config file that can be modified with
> a text editor?

Have a look at the fontconfig stuff in /etc/fonts
I don't know if this is the same bug. If in my .fonts.conf file, I set:

<match target="font">
  <edit name="hintstyle" mode="assign">
    <const>hintslight</const>
  </edit>
</match>

the bug still appears, while it was said in bug 403513 that setting the hinting to slight solves the problem.

However, if I replace hintslight by hintnone, then the problem disappears.
I can no longer reproduce the bug with the default hinting configuration and:

Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8) Gecko/20100308 Iceweasel/3.5.8 (like Firefox/3.5.8)
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: