>>>>> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> On Thu, Dec 07, 2006 at 04:03:27PM +0100, Enrico Forestieri Andre> wrote: >> + QRect const & r = metrics.boundingRect(c); + // Qt/Win 3.2.1nc >> (at least) corrects the GetGlyphOutlineA|W y + // value by the >> height: (x, -y-height, width, height). + // Other versions return: >> (x, -y, width, height) +#if defined(Q_WS_WIN) && (QT_VERSION == >> 0x030201) Andre> Qt 3.2.1? It was for qt 3.2.1 non commercial. JMarc
