[Poppler-bugs] [Bug 38960] Rendering PDF to SVG is "pixelated"

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 4 14:32:28 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=38960

--- Comment #2 from Jose Aliste <jose.aliste at gmail.com> 2011-07-04 14:32:28 PDT ---
sorry for the spam, but I figured  my last comment is completely wrong... what
should be happening here is that you are trying to convert a pdf that uses
bitmapped fonts, then you'll have ``pixelation'' as cairo will internally
convert the bitmapped glyphs to vectors when painting over the svg surface. 

I guess that If we wanted to support that, a solution would be to add  like
poppler_page_set_dpi or something similar to the glib bindings.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list