Mailinglist Archive: opensuse-bugs (13483 mails)
| < Previous | Next > |
[Bug 329047] Evince doesn't scale PDF correctly
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 1 Oct 2007 12:01:09 -0600 (MDT)
- Message-id: <20071001180109.918E4CC7AD@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=329047#c5
--- Comment #5 from JP Rosevear <jpr@xxxxxxxxxx> 2007-10-01 12:01:08 MST ---
Created an attachment (id=175815)
--> (https://bugzilla.novell.com/attachment.cgi?id=175815)
Patch to fix the problem.
Patch avoids the direct cairo rendering path for the main document drawing,
just as pdf_selection_render_selection does. This fixes the scaling problem.
Introduced when fixing bug 310058 (before that this code path was not run).
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--- Comment #5 from JP Rosevear <jpr@xxxxxxxxxx> 2007-10-01 12:01:08 MST ---
Created an attachment (id=175815)
--> (https://bugzilla.novell.com/attachment.cgi?id=175815)
Patch to fix the problem.
Patch avoids the direct cairo rendering path for the main document drawing,
just as pdf_selection_render_selection does. This fixes the scaling problem.
Introduced when fixing bug 310058 (before that this code path was not run).
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |