On Thu, 2008-10-30 at 04:09 -0700, Tynar wrote: > Not sure if I am replying very late. Anyway, I guess you have Sparc Solarix > box as I have it too. I have installed mono 2.0 and libgdiplus 112693,
Don't mix and match different mono and libgdiplus versions. When you do so you get a unique combination that no one else use and, probably unique (as unreproducible) bugs. > and I > have updated my Gtk, Pango, Glib, Cairo, Fontconfig, ImageMagick all of the above seems very unlikely to require an update. > as well as > the libs for jpg, tiff, png etc. My test results for MoMA.exe were not bad, > except filenames are not seen on OpenFile Dialog. But my old test for mono > 1.2.4_4 which are stored on mono-project are running fine. So there is an > issue on updating cairo or pango. The best way seems to make a list which > libgdiplus uses and update all of them. > > configure settings were --with-cairo=system --with-pango (don't remember the > correct one) Like I said don't do this, on any system. --with-cairo=system is likely to work, but mostly untested (including Solaris) --with-text=pango is experimental and NOT complete. If it works you'll get a few corner case that render better - but a lot of more common ones are unimplemented. Also it's performance is much slower than the cairo-based text being used. Both options are UNSUPPORTED (see libgdiplus README) Sebastien _______________________________________________ Mono-winforms-list maillist - Mono-winforms-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-winforms-list