[Mono-bugs] [Bug 324994] PreviewPrintController Dpi settings problem
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Nov 1 15:52:31 EDT 2007
https://bugzilla.novell.com/show_bug.cgi?id=324994#c2
Sebastien Pouliot <spouliot at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
Info Provider|vlad.dimitrov at gmail.com |
--- Comment #2 from Sebastien Pouliot <spouliot at novell.com> 2007-11-01 13:52:30 MST ---
I have a patch (both to libgdiplus and SD) that will set the DPI "correctly".
However both results are still not identical.
[mono] ~/src/bugzilla/324994/PrintingTest/bin/Debug @ mono PrintingTest.exe
** (PrintingTest.exe:15242): WARNING **: GdipGetImageGraphicsContext dpi 200
200
String "Test string" measured size: {Width=51, Height=13}
** (PrintingTest.exe:15242): WARNING **: GdipGetPostScriptGraphicsContext 200
200
String "Test string" measured size: {Width=51.38889, Height=11.11111}
--
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