User Tag List

Results 1 to 4 of 4

Thread: Windows custom font problem

  1. #1
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)

    Join Date
    Jul 2014
    Posts
    5
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Question Windows custom font problem

    I searched the forum, but have never found a real solution on how to use a custom font for PC. I also tried a Font Embed Object. I tried inserting Font name and then path, but didn't get it to work.
    Also, is there a way to outline/stroke the text? I used the Outline effect, but it's really pixelated.

  2. #2
    Clicker Fusion 2.5
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)

    Join Date
    Jan 2014
    Posts
    13
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm using the Font Embed Object and works fine for me.
    You have to store the font in the app directory, or a subdirectory, then use the expression:

    Appdrive$ + Appdir$ + "nameofthefont.xxx"

    or

    Appdrive$ + Appdir$ + "subdirectory\nameofthefont.xxx"

    You just need to use it in the first frame.


    Anyway if there's another solutions for embedding fonts I would like to know too.

  3. #3
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)

    Join Date
    Jul 2014
    Posts
    5
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for the info. Gotta try that.

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export Module
    Fusion 2.5 (Steam)
    schrodinger's Avatar
    Join Date
    Nov 2014
    Posts
    3,159
    Mentioned
    28 Post(s)
    Tagged
    1 Thread(s)
    The most reliable solution (but a little more tricky to setup at first)
    would probably be "blitting" your text --> loading your font characters as graphics and printing letters on screen

    You may take a look at this very useful widget recently uploaded by BartekB:
    http://community.clickteam.com/threads/93518-Extension-less-Text-Blitter-Widget

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. Custom Font Dialog Box
    By Danny in forum Guides, Tutorials, Examples, Widgets
    Replies: 0
    Last Post: 21st March 2015, 02:19 PM
  3. Custom Highscore table with custom font - is this possible
    By DEKE15 in forum HTML5 Export Module 2.5
    Replies: 8
    Last Post: 30th September 2014, 07:22 AM
  4. Custom Font Display
    By LazyCoder in forum File Archive
    Replies: 7
    Last Post: 1st October 2007, 01:47 AM
  5. Custom Font?
    By LazyCoder in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 22nd September 2007, 10:28 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
  •