User Tag List

Results 1 to 3 of 3

Thread: Fonts: A Thought

  1. #1
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleXNA Export Module
    ProdigyX's Avatar
    Join Date
    Jan 2011
    Posts
    1,197
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Fonts: A Thought

    Ok so must computers have Times Roman Numeral font in their font directory (or where ever it is.) In one of my games, I am using a custom made font in the text blitter. Will this font in the text blitter show on others computers even though they don't the font installed?

    Also, if instead of a text blitter, I used the font in a string object (where it doesnt use a bitmap like the text blitter) will the string display the font, or will it revert to a default font

  2. #2
    Clicker Fusion 2.5 Developer

    Join Date
    Jul 2008
    Location
    UK
    Posts
    1,393
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)

    Re: Fonts: A Thought

    Text blitter fonts don't need to be installed.
    Other fonts do - unless you use the "Font Embed Object" extension.

  3. #3
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleXNA Export Module
    ProdigyX's Avatar
    Join Date
    Jan 2011
    Posts
    1,197
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: Fonts: A Thought

    Awesome, Thanks Muddy!

Similar Threads

  1. Just when I thought I had the hang of the AGBO
    By clean_citrus in forum File Archive
    Replies: 3
    Last Post: 25th March 2010, 11:51 AM
  2. weird shader application i just thought up
    By xyzzy in forum Hardware Accelerated Runtime
    Replies: 2
    Last Post: 17th May 2008, 10:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •