Sprite Font Generator - v3

From the Asset Store
Creepy Sprite Font suitable font for your Dark/Horror/Halloween games.
  • jezjones24

    I just tried, and it works fine. I'm guessing you didn't follow all of the steps. You need to check the TXT file that is written at the same time, and copy the width, height, and character set into C2. There is a tutorial here, written by somebody else.

    construct.net/en

  • Thanks for the reply.

    I have used sprite fonts quite alot. The problem seems to be due to the extra characters.

    Previously I have used the default character set in "Give me your font" and it has been totally fine (EN).

    I have reverted to another sprite font with english characters only and it works fine (for english).

    It seems that i get a large space to the right of the accented characters i added to character set.

    Is there anything relating to these extra characters that may be causing a problem. Are there any rules i need to follow in defining the character set, eg order ?

  • As I said, I tried that font and it is fine. You'll need to post something I can look at. Bundle the three output files and if you have a demo project, that too.

  • Ok, thanks.

    I am just trying to create a demo of the problem in a fresh project.

    A basic example does work, so i am now looking into my project since the words are created based on events so there could be problems in the way i am instantiating the sprite font.

    You got it working so it must be a problem elsewhere, that does help me quite alot.

    Thanks again.

  • I've still been using this after all these years and I love it! I feel like I've asked this already but the anti-aliasing option from v1 isnt available in v2 or v3 so it makes it quite difficult to have pixelated fonts, especially if they're small.. even in v1 it kinda works, but for some reason it forces the font to be bold if its too small.

    For example, this font by Eeve Somepx:

    patreon.com/posts/equipment-pro-20777561

    and try setting it to 12px. After exporting it, in v1 it looks bolder than usualy, and in v2 and v3 it forces the antialising..

    Is there any workaround to this? Thanks again for this program!

  • Ok, so i found the problem.

    For some reason the character set field in C3 was not keeping the new character set i pasted in there.

    When i deleted the field first (and pressed return) then pasted and return, it took the character set and started working.

    Thanks for your help.

  • andreyin

    Everything I try fails. No fix yet.

  • blackhornet that's alright, in any case thank you so much for this!!

  • blackhornet

    Can you look that?

    C3 spacing array works fine but C2 array have some problems. You can see after ' everything white color.

    How can we fix that?

    If I use SpriteFont+ with WKWebview. It is give me error in IOS. data.js can't load.

    But C3 (C2runtime) don't have any problems, works fine with WKWebview

    i.imgur.com/NEzc98I.png

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • OhhBaby

    It looks like an extra carriage-return got in there. Just backspace so it one single line.

  • OhhBaby

    It looks like an extra carriage-return got in there. Just backspace so it one single line.

    Nope it is already 1 line. You can see that.

    Special chars breaking.

    '

    `

    Gif

    i.imgur.com/SrgfiA4.gif

  • Try a different text editor. I really have no idea what is wrong.

  • It doesn't a text editor issue. Problem is Spritefont+ using this format (C2array). And this format breaking load data.js in IOS with WKWebview.

    {""c2array"":true,""size"":[2,20,1],""data"":[[[8],[9],[10],[11],[12],[13],[14],[15],[16],[17],[18],[19],[20],[21],[22],[23],[24],[25],[26],[27]],[[""|""],[""il:!""],["".,;""],[""I'""],[""()""],[""j`""],[""-[*""],[""r~]°""],[""f=<>""],[""t1""],[""acez\\/+""],[""EFLbdgnopqsu7\""""],[""Zhkvxy?#""],[""DJNOPRTU0235689""],[""BCGHKQSVY4$£""],[""X&%""],[""AM_€""],[""W@""],[""w""],[""m""]]]}

    This format works fine. (C3 using this format)

    [[8,"|"],[9,"il:!"],[10,".,;"],[11,"I'"],[12,"()"],[13,"j`"],[14,"-[*"],[15,"r~]°"],[16,"f=<>"],[17,"t1"],[18,"acez\\/+"],[19,"EFLbdgnopqsu7\""],[20,"Zhkvxy?#"],[21,"DJNOPRTU0235689"],[22,"BCGHKQSVY4$£"],[23,"X&%"],[24,"AM_€"],[25,"W@"],[26,"w"],[27,"m"]]

    I want talk with plugin developer but he is offline since 5 years.

    Can't we do somethink for fix this?

  • Sorry, I can't help with SpriteFont+. It isn't necessary. I've documented the manual workaround in the original post.

  • blackhornet

    Hi,

    Why this different? I used every think same.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)