http://bugs.winehq.org/show_bug.cgi?id=5783
------- Additional Comments From jonathan(a)corvu.com.au 2006-28-07 04:52 -------
Created an attachment (id=3086)
--> (http://bugs.winehq.org/attachment.cgi?id=3086&action=view)
test case
This test case check tmFirstChar, tmLastChar, tmDefaultChar, tmBreakChar and
tmCharSet for GetTextMetricsA & GetTextMetricsW functions.
Need to define linux when compile under linux.
The output files are: tm_window.txt and tm_linux.txt
--
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.
http://bugs.winehq.org/show_bug.cgi?id=4703
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--
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.
http://bugs.winehq.org/show_bug.cgi?id=4516
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-ole |wine-files
------- Additional Comments From rob(a)codeweavers.com 2006-28-07 04:51 -------
This program may be expecting GetFileSecurity to fail from the sounds of the
error message.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=4426
------- Additional Comments From rob(a)codeweavers.com 2006-28-07 04:49 -------
I looked at the log, but unfortunately, I couldn't identify the cause of the
failure.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=4237
------- Additional Comments From rob(a)codeweavers.com 2006-28-07 04:46 -------
Can you try installing Windows Media Player to see if that fixes the crash?
--
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.
http://bugs.winehq.org/show_bug.cgi?id=5783
------- Additional Comments From jonathan(a)corvu.com.au 2006-28-07 04:46 -------
Created an attachment (id=3085)
--> (http://bugs.winehq.org/attachment.cgi?id=3085&action=view)
implementation of 0x0F000 rule for symbol fonts
There are couple of rules have been observed in GetTextMetrcisA &
GetTextMetricsW functions in windows. Details are in ttfonttest test case.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=4048
------- Additional Comments From rob(a)codeweavers.com 2006-28-07 04:45 -------
Yes, please retest with 0.9.18 which has the fix.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3708
------- Additional Comments From rob(a)codeweavers.com 2006-28-07 04:42 -------
Please retest this with 0.9.18. The log indicates that a recent fix may get this
installer a lot further.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3321
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From rob(a)codeweavers.com 2006-28-07 04:40 -------
This should be fixed in Wine 0.9.18.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5783
Summary: GetTextMetricsA doesn't handle first/last char in Symbol
font properly
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonathan(a)corvu.com.au
when using Wingdings font, GetTextMetricsA from wine returns 255 for both first
char and last char. Same function in windows returns 30 and 255. 0x0F000 Rule
for first/last char in symbol fonts is not implemented in wine.
--
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.