User Tag List

Results 1 to 8 of 8

Thread: Custom Font?

  1. #1
    No Products Registered

    Join Date
    Jul 2006
    Location
    Texas
    Posts
    1,225
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Custom Font?

    Is there any way to make text that will look like this? It's a font with a bunch of PS layer styles applied to it, so I was thinking maybe I could use the text blitter object to use images of each letter, but in the image below, you can see that the letters slightly overlap. I was wondering if there was a way of doing that.


  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleSWF Export ModuleXNA Export Module
    Fusion 2.5 (Steam)
    Mathias's Avatar
    Join Date
    Jun 2006
    Location
    Copenhagen, Denmark
    Posts
    1,083
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom Font?

    I think it is possible. How about writing your own engine that prints the font?

  3. #3
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    Sphax's Avatar
    Join Date
    Jun 2006
    Location
    Paris, France
    Posts
    4,454
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom Font?

    I remember a tutorial for TextBlitter to have variable width and space for each letters, I'll try to find it...

  4. #4
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jun 2006
    Location
    Darlington, UK
    Posts
    3,298
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom Font?

    It looks like it's got three layers you'd have to draw independently (3 text blitters maybe?). A black layer that every letter overlaps, a grey layer that only overlaps the characters next to it sometimes, and the coloured layer that's always on top.

    You might get away with the coloured and grey layers being the same layer, but you risk the grey outline overlapping the coloured text in some (uncommon) letter combinations.

    EDIT: Of course, it's the "overlapping" bit that's the problem. Does text blitter allow letters to have a larger image than their "official" size?

  5. #5
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jun 2006
    Location
    England
    Posts
    3,546
    Mentioned
    4 Post(s)
    Tagged
    1 Thread(s)
    .:::.Joshtek.:::.

  6. #6
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jul 2006
    Posts
    227
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom Font?

    Nice article!

  7. #7
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Posts
    2,023
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom Font?

    or use my example: http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=38170#Post38170

  8. #8
    No Products Registered

    Join Date
    Jul 2006
    Location
    Texas
    Posts
    1,225
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Custom Font?

    Thanks! I completely forgot I even made this topic! lol

Similar Threads

  1. How I can use custom font ?
    By waw_demmon in forum Android Export Module Version 2.0
    Replies: 11
    Last Post: 6th May 2015, 03:02 PM
  2. iOS Edit Box doesnt use custom font
    By StingRay in forum iOS Export Module Version 2.0
    Replies: 0
    Last Post: 30th July 2013, 09:05 PM
  3. Custom Font Display
    By LazyCoder in forum File Archive
    Replies: 7
    Last Post: 1st October 2007, 01:47 AM

Posting Permissions

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