[Bug 1793] Wine fails to support Windows bugs.

Wine Bugs wine-bugs at winehq.org
Thu Jan 15 12:41:52 CST 2004


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





------- Additional Comments From gslink at one.net  2004-15-01 12:41 -------
Further investigation of this bug revealed that because the method of ttf
conversion delivers fonts upside down that a makefont operator is required. 
This has the effect of inverting the font and also allowing it to be sized. 
Some Win95 systems required that the matrix of the makefont operator to be of
the form [-200 0 0 200 0 0].  The Wine Postscript driver needs to test for this
and change signs.

-- 
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