On Windows, you have to place these "font files" in C:\Windows\Fonts after which they can automagically be used as a QFont :-).
On Wed, Dec 15, 2010 at 04:29, Mikael Modin <[email protected]> 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()? > > Kind regards > Mikael > _______________________________________________ > PyQt mailing list [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt > -- Nick Gaens
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
