>>>>> "Stefan" == Stefan Schimanski <[EMAIL PROTECTED]> writes:
>> Could you outline what the actual bug is? Does it affect Times New >> Roman only? And does it affect the Mac version of qt4.3 only? Stefan> QFont font; font.setFamily("Times") Stefan> gives you the Helvetica font, not Times (which actually exists Stefan> on any Mac). But it is not known whether other fonts are concerned, right? This seems weird. Stefan> With Qt 4.2 this worked. The bug also shows up in Qt's demo Stefan> applications. You select Times in the dialog and you get Stefan> Helvetica. See http://1stein.org/download/times.png Nobody Stefan> reported that for platforms other than Mac. I agree that it is the only possible workaround currently, so OK. JMarc