TFontCache.InvertY

property InvertY: Boolean;

When InvertY is true (the default), this will cause TFontCache to invert the sign of all Y coordinates in glyphs retrieved from TFontReader. This is necessary when rendering glyphs in Img32 which uses an inverted Y-axis. (It's unlikely that this property will need to be changed.)