[Bug 52912] New: t2embed:t2embed fails on Windows with the UTF-8 codepage
https://bugs.winehq.org/show_bug.cgi?id=52912 Bug ID: 52912 Summary: t2embed:t2embed fails on Windows with the UTF-8 codepage Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: t2embed Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com t2embed:t2embed fails on Windows with the UTF-8 codepage: t2embed.c:103: Test failed: Unexpected retval 0x117. --> E_PERMISSIONSINVALID t2embed.c:107: Test failed: Unexpected retval 0. --> E_NONE t2embed.c:108: Test failed: Unexpected status 0x2. https://test.winehq.org/data/patterns.html#t2embed:t2embed -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52912 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52912 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52912 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |6da1e08dba93ac1e13faae8102c | |d69f14d449940 Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- This is fixed: commit 6da1e08dba93ac1e13faae8102cd69f14d449940 Author: François Gouget <fgouget(a)codeweavers.com> AuthorDate: Tue Mar 7 13:57:59 2023 +0100 t2embed/tests: Fix the TTGetEmbeddingType() test in UTF-8 locales. A screen-compatible memory DC uses a TrueType font by default in UTF-8 locales. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52912 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 8.4. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52912 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> --- Why would this depend on UTF-8? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52912 --- Comment #4 from François Gouget <fgouget(a)codeweavers.com> --- I suspect that bitmap fonts cannot represent all the Unicode characters so that UTF-8 locales use a different default font, a TrueType one. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla