Assigning Customs fonts to a canvas
From: Sean (dont_at_reply.com)
Date: 10/22/03
- Next message: Dave C.: "Re: selection/highlighting behavior in TListView"
- Previous message: AlanGLLoyd: "Re: A database design question"
- Next in thread: gajo: "Re: Assigning Customs fonts to a canvas"
- Reply: gajo: "Re: Assigning Customs fonts to a canvas"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 22 Oct 2003 20:16:41 +0200
I want to create a custom font that i can assign to the printer canvas.
I have tried to create a TFONT object based on the Courier New font that
has a the same height as 10CPI (size=12)
but the same width as for 17CPI (size=7).
I can set the height and the size , but not the width.
I have tried quite a few different ways , even using createfont() and
assigning the returned
handle to tfont.handle , all without success.
Any suggestions ??
Thanks
Sean
- Next message: Dave C.: "Re: selection/highlighting behavior in TListView"
- Previous message: AlanGLLoyd: "Re: A database design question"
- Next in thread: gajo: "Re: Assigning Customs fonts to a canvas"
- Reply: gajo: "Re: Assigning Customs fonts to a canvas"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|