Re: Reading font info
- From: Hans-Peter Diettrich <DrDiettrich@xxxxxxxxxxx>
- Date: Sat, 28 Jan 2006 21:06:51 +0100
Martin S schrieb:
Anyone with information on how to programmatically read information from/for fonts. I'm planning on doing a font manager (I've got some 17000+ font's that needs sorting).
Look for EnumFonts and related functions in the Win API. You may also need AddFontResourceEx etc. for not permanently installed fonts.
I'll do it with Lazarus which is Delphi compliant on Linux.
The Win API will be of little use under Linux. If you want to use your program there, better ask in a Linux group.
DoDi .
- References:
- Reading font info
- From: Martin S
- Reading font info
- Prev by Date: Re: Folding Editor
- Next by Date: Select Directory Dialog?
- Previous by thread: Reading font info
- Next by thread: Select Directory Dialog?
- Index(es):
Relevant Pages
|