On Tue, 16 Jul 2002, parth wrote:
> >   if there are fonts in the rom - why not just lock them down?
> >   or copy the binary resource where applicable?
>
> How do I do this?

  fntHandle = DmGetResource('NTFT', id);

  if you have it as a resource, and, use FntDefineFont(), or, if it
  is in rom, just find out the font id :P everything you need to
  know is in the documentation.

// az
[EMAIL PROTECTED]
http://www.ardiri.com/



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to