Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 3

Qt-interest Archive, April 2008
fonts in a Qt Gui


Message 1 in thread

hi,

qt designer lets me choose fonts for the qui widgets, but i was wondering,
what happens if a user of my application doesn't have that font installed?

cheers
naja

Message 2 in thread

Naja Melan wrote:
>hi,
>
>qt designer lets me choose fonts for the qui widgets, but i was
> wondering, what happens if a user of my application doesn't have that
> font installed?

Then a replacement font is used. Whether that's a good replacement or a 
poor one, you cannot tell without trying.

You shouldn't choose fonts unless you're shipping them with your 
application, or you're sure the font will be there. And you should have a 
very good reason to use that particular font, not what the user chose in 
his system configurations.

-- 
 [ signature omitted ] 

Attachment: signature.asc
Description: This is a digitally signed message part.