you can use  any  general fonts that is available in your operating
system  (the fonts will be visible only if  the system in  which the
gadget  is going to be installed has the same you defined else it will
use the default font )

or you  can have a copy of that font file packed in your gadget and
with the help of

<install> tag you  can define the font  to  be installed
write the tag in the gadget.manifest file of your gadget by opening it
in the notepad

example:

<gadget>

<install>
<font src="Corbel.ttf"/>
</install>
</gadget>

regards,
ajaykarthick.s

On Mar 15, 5:36 am, Exweerdo <[email protected]> wrote:
> Hi, I am creating my first Gadget and I was wondering what fonts are
> available to me for it.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Desktop Developer Group" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Desktop-Developer?hl=en
-~----------~----~----~----~------~----~------~--~---

  • Fonts Exweerdo
    • Re: Fonts ajaykarthick

Reply via email to