wine and ExtTextOut

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
uwe
Level 1
Level 1
Posts: 7
Joined: Mon Aug 04, 2008 8:36 am

wine and ExtTextOut

Post by uwe »

Hi,

maybe somebody can help me :)

I have Problems with wine and ExtTextOut.
In Windows the function ExtTextOut puts the text correct into an ObjectBar.
When I start the application with wine ExtTextOut sometimes put the text a little strange into the Object bar.

a little example:
windows -> "This is a test"
linux -> "T h a "

maybe someone know a solution ?

I test it with the actual stable release wine 1.0

Thanks
uwe
Level 1
Level 1
Posts: 7
Joined: Mon Aug 04, 2008 8:36 am

Post by uwe »

is there maybe a patch or something availible which can solve my problem ?
Locked