Hi, I've added it to the QFontDatabase and then I could create it, I just had to download a font editor to find out the family name of the font. Thanks :)
/Mikael On 15 December 2010 21:34, Hans-Peter Jansen <[email protected]> wrote: > On Wednesday 15 December 2010, 04:29:26 Mikael Modin wrote: >> Hi, >> >> I've downloaded a new font that I want to use in my application, how >> do I get a QFont object to use with QLabel.setFont()? > > Hmm, mostly answered in the second last thread regarding fonts in this > ML: > > http://www.riverbankcomputing.com/pipermail/pyqt/2010-October/028029.html > > Pete > _______________________________________________ > PyQt mailing list [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt > _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
