[Mono-bugs] [Bug 377726] not correctly measuring non-default fonts?

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed May 7 12:49:42 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=377726

User TwoOneSix at thatclothingco.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=377726#c4





--- Comment #4 from Josh Zeno <TwoOneSix at thatclothingco.com>  2008-05-07 10:49:42 MST ---
Here is one shot: http://www.thatclothingco.com/images/MonoWinformCut.png

I have found that when starting the application from terminal (mono
TestApp.exe) it will render as the screenshot shows, however if you build a
shell script like below, the controls will all render correctly.
=========
#!/bin/bash
export LD_LIBRARY_PATH=/home/<user>/Desktop/MonoTest

cd $HOME/Desktop/MonoTest
mono MonoTest.exe > testing.log
=========


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list