[Mono-bugs] [Bug 569011] i18n font rendering/substitution draws non-ASCII text as squares
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Jan 8 08:53:05 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=569011
http://bugzilla.novell.com/show_bug.cgi?id=569011#c5
--- Comment #5 from Sebastien Pouliot <spouliot at novell.com> 2010-01-08 13:53:01 UTC ---
Created an attachment (id=335582)
--> (http://bugzilla.novell.com/attachment.cgi?id=335582)
opensuse 11.2 (x86_64) using mono/libgdiplus 2.0.1
I made two change to your sample. First the background is white (instead of
transparent, since it's easier with eog) and I also added a version string in
the filename (to avoid mistakes between executions).
[mono] ~/src/bugzilla @ gmcs 569011.cs -pkg:dotnet
[mono] ~/src/bugzilla @ mono --version
Mono JIT compiler version 2.0.1 (/branches/mono-2-0/mono r149209)
Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com
TLS: __thread
GC: Included Boehm (with typed GC)
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
[mono] ~/src/bugzilla @ mono 569011.exe 2.0.1
[mono] ~/src/bugzilla @ ego 569011-mono-2.0.1.png
>From strace I made sure I was loading the 2.0.1 libgdiplus (not my distro one)
open("/opt/mono/lib/libgdiplus.so", O_RDONLY) = 3
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list