http://bugs.winehq.org/show_bug.cgi?id=6801
--- Comment #23 from Hin-Tak Leung htl10@users.sourceforge.net 2008-04-09 06:41:26 --- In fact I think you have to do it as a hard-coded table (if it isn't already somewhere in the wine code tree) since the transform table is hard-coded to the html standard, I think. You can read it at www.w3c.org. So if it isn't already in the wine tree, you may have to have the whole table hard-wired. (I could be wrong though, as it is conceivable that some MS api could do it...)