[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] FNT encodings
From: |
Werner LEMBERG |
Subject: |
Re: [Devel] FNT encodings |
Date: |
Wed, 02 Jul 2003 13:09:44 +0200 (CEST) |
> DEFAULT_CHARSET is used for font enumeration and font creation as a
> "don't care" value. When querying for information about the
> character set of the font that is currently selected into a
> specified device context, a return value of DEFAULT_CHARSET simply
> denotes failure.
Thanks! With other words, I don't have to care about it.
> SYMBOL_CHARSET is used to select fonts like Symbol and WingDings.
But how can I know which one?
Werner