https://bugzilla.novell.com/show_bug.cgi?id=368880
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=368880#c1 Andrew Jorgensen <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Andrew Jorgensen <[EMAIL PROTECTED]> 2008-03-11 14:27:50 MST --- The script to install the ms core fonts is http://download.opensuse.org/update/10.3/scripts/fetchmsttfonts.sh It places a EULA in /usr/share/doc/corefonts/EULA.html which I'll use as a test to decide to turn this on or not. Rather than place it in .profile I'll place it in /etc/profile.d/mono-mwf.sh: if [ ! -e /usr/share/doc/corefonts/EULA.html ]; then export MONO_MWF_SCALING=disable fi -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
