Sebastien: If you print page 9 to PS without the fix, open the PS file
in a text editor and search for "Type 3", about 9 lines down you should
see:

BT
55.728 0 0 -51.6 0.00343792 0.0108895 Tm
/f-0-0 1 Tf
[<11>500<26>]TJ
ET

With the fix applied the output is:

BT
0.556723 0 0 0.515484 0.0481308 -0.152452 Tm
/f-0-0 1 Tf
<11>Tj
0 0.8961 Td
<26>Tj
ET

In the PS file you sent me it contains:

BT
-0.556723 0 0 -0.515484 0.0481308 -0.152452 Tm
/f-0-0 1 Tf
<11>Tj
0 -0.8961 Td
<26>Tj
ET
 
Note the '-' sign in front of the 1st and 4th number and in front of the number 
before "Td". My guess is something in the patch (probably the "invert_y_axis" 
part) has not been applied correctly in your version.

-- 
The "½" character does not print correctly.
https://bugs.launchpad.net/bugs/509179
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to