Why our application can't show the BarCode Font?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
gongweixiang
Newbie
Newbie
Posts: 2
Joined: Thu Jul 31, 2008 2:47 am

Why our application can't show the BarCode Font?

Post by gongweixiang »

We use the debian 4.0 Linux with the wine 1.0. When we run our application on this platform, there is a problem:
The Barcode can't be displayed correctly, but occurs some Garbled. The font we use is “Carolinabar-B39-25F2”. But when we install the wine-0.9.25 instead of wine-1.0, the barcode can be displayed correctly.
So could someone tell us the reason, and gives us some suggestions?
jeffz
Level 5
Level 5
Posts: 345
Joined: Thu Mar 13, 2008 10:03 pm

Re: Why our application can't show the BarCode Font?

Post by jeffz »

gongweixiang wrote:We use the debian 4.0 Linux with the wine 1.0. When we run our application on this platform, there is a problem:
The Barcode can't be displayed correctly, but occurs some Garbled. The font we use is “Carolinabar-B39-25F2”. But when we install the wine-0.9.25 instead of wine-1.0, the barcode can be displayed correctly.
So could someone tell us the reason, and gives us some suggestions?
Please run a regression test http://wiki.winehq.org/RegressionTesting - it will identify where the bug occurred so that you can file a bug report at http://bugs.winehq.org
gongweixiang
Newbie
Newbie
Posts: 2
Joined: Thu Jul 31, 2008 2:47 am

Re: Why our application can't show the BarCode Font?

Post by gongweixiang »

jeffz wrote:
gongweixiang wrote:We use the debian 4.0 Linux with the wine 1.0. When we run our application on this platform, there is a problem:
The Barcode can't be displayed correctly, but occurs some Garbled. The font we use is “Carolinabar-B39-25F2”. But when we install the wine-0.9.25 instead of wine-1.0, the barcode can be displayed correctly.
So could someone tell us the reason, and gives us some suggestions?
Please run a regression test http://wiki.winehq.org/RegressionTesting - it will identify where the bug occurred so that you can file a bug report at http://bugs.winehq.org
thank you !I will try
Locked