[Bug 3016] SetTextJustification() not implemented in ps driver

Wine Bugs wine-bugs at winehq.org
Wed Dec 7 23:47:00 CST 2005


http://bugs.winehq.org/show_bug.cgi?id=3016





------- Additional Comments From keithdunwoody at yahoo.com  2005-07-12 23:47 -------
Hi,

I filed this bug based only on source-code analysis.  I was working on a fix for
bug 50, which involved reorganizing how SetTextJustification() worked a bit, and
I went to make the changes in the postscript driver, only to discover that
neither of the members which are manipulated in SetTextJustification() are
referenced anywhere in the postscript driver's version of ExtTextOut().  Based
on this, I can't see how the ExtTextOut() can possibly work correctly with
SetTextJustification() -- this might be based on a misunderstanding of how the
postscript driver works on my part.  I'll try to reorganize the test app for bug
50 to confirm my understanding in a testapp.

My analysis was based on the current CVS as of when this bug was filed.

-- Keith

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list