Yep, just checked src/font.c and it's hardcoded there.  Making a local mod so I 
can run tests.

Neale

On May 16, 2014, at 6:04 PM, Miguel de Icaza <[email protected]> wrote:

> This looks hardcoded, and I do not know of a way of configuring it, other 
> than patching libgdiplus:
> 
> This is the method:
> 
> font.c:GdipGetGenericFontFamilySansSerif (GpFontFamily **nativeFamily)
> 
> 
> 
> On Fri, May 16, 2014 at 5:49 PM, Neale Ferguson <[email protected]> 
> wrote:
> I'm running the test suite for mono on System z using my Mac as the X-server. 
> When it gets to the forms tests etc. it calls gdi+ to return a generic sans 
> serif font. It returns MS Sans Serif which doesn't exist on the Mac. Am I 
> able to influence gdi+ so that it returns Microsoft Sans Serif or some other 
> font that does exist on the Mac?
> 
> Neale
> _______________________________________________
> Mono-devel-list mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 

_______________________________________________
Mono-devel-list mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to