On Fri, 2 Aug 2002, Andrew S. Halper wrote:
> I'm getting a lot of console errors from Dia like:
>
>
> ** (dia:28596): WARNING **: Couldn't find font family for Monospace
>
>
> ** (dia:28596): WARNING **: Couldn't find font family for Sans
>
>
> Am I missing a font package? Wonky xfs configuration?
>
> This is current CVS compiled on Debian testing.
No, it seems to be a problem with capitalization. Even though Pango
is
supposed to be case insensitive, it seems to only find the lowercase
aliases. I'm trying to come up with a good way to deal with this.