[Mono-bugs] [Bug 324994] PreviewPrintController Dpi settings problem

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Nov 1 16:54:57 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=324994#c3





--- Comment #3 from Sebastien Pouliot <spouliot at novell.com>  2007-11-01 14:54:57 MST ---
Fixing the DPI isn't enough, the graphics type must also be set to grPostScript
(no API for that and it could mess other things). Even then the results
(Height) isn't identical. The culprit is cairo_font_extents which returns
slightly different values.

I'll clean up my changes and probably (after testing and 1.2.6 release) commit
the DPI part. Keeping this open in the mean time...


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list