[Bug 22753] New: Metafile scaling in PlayEnhMetaFile
http://bugs.winehq.org/show_bug.cgi?id=22753 Summary: Metafile scaling in PlayEnhMetaFile Product: Wine Version: 1.1.43 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: kondratyuk(a)etersoft.ru Created an attachment (id=28054) --> (http://bugs.winehq.org/attachment.cgi?id=28054) a simple test At playing the metafile is displayed with wrong scale. Attachment contents a simple WinAPI application, where metafile drawing into client rect: hemf=GetEnhMetaFile("test.emf"); GetClientRect(hWnd,&rect); PlayEnhMetaFile(hDC,hemf,&rect); (test.emf in current directory is needed for test) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22753 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-05-18 04:50:48 --- Attach full source of your test app please. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22753 --- Comment #2 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-05-18 04:53:14 --- Or even better please try to add a test case to existing EMF tests, there are a bunch of them for scaling already. Once there is a test case I'll have a look. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22753 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Metafile scaling in |Metafile scaling in |PlayEnhMetaFile |PlayEnhMetaFile is | |incorrect -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22753 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|gdi32 |-unknown -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22753 Konstantin Kondratyuk <kondratyuk(a)etersoft.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #28054|0 |1 is obsolete| | --- Comment #3 from Konstantin Kondratyuk <kondratyuk(a)etersoft.ru> 2010-06-10 07:01:22 --- Created an attachment (id=28716) --> (http://bugs.winehq.org/attachment.cgi?id=28716) test with source code Unfortunately, I can't add the test in standard EMF tests. It does not show a problem Also... test.emf is made in Wine, the text is written with DrawText() in emf-context. In Windows it is visible that the text is reflected on a vertical. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22753 --- Comment #4 from butraxz(a)gmail.com 2013-05-25 09:53:49 CDT --- No update for over 900 days. Is this still and issue in 1.5.31 or higher or is this abandoned ? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=22753 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED --- Comment #5 from Austin English <austinenglish(a)gmail.com> --- (In reply to butraxz from comment #4)
No update for over 900 days. Is this still and issue in 1.5.31 or higher or is this abandoned ?
Abandoned. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=22753 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Austin English <austinenglish(a)gmail.com> --- Closing. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org