> Please check the FT_Bitmap_Size structure.  It has two components, the
> size in the X direction and the size in the Y direction.
> 
> You should walk the available_bitmaps array of the FT_Face structure
> and make sure that the size you requested is available.  I believe
> that doing that should be under the responsibility of fontconfig.

        In this particular to that 6x13 fonts, I have:

        num_fixed_sizes = 1
        available_sizes->height = 13
        available_sizes->width = 13

        Does this sound right at all?

        You've mentioned fontconfig. Should I be using that to make life easier (cos 
I'm not using that lib for the moment)?


Pigeon.

_______________________________________________
Fonts mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/fonts

Reply via email to