Results 1 to 5 of 5

Thread: Characters

  1. #1

    Characters

    Hello.

    Is it possible use chars like AŹ§ and AŹ? with OmegaBitmapFont?
    www.netsoccer.biz

  2. #2

    Characters

    Not easily. By default it only does characters from 32 to 127. I had alter one file so that it would do to 255 for that very reason.
    The views expressed on this programme are bloody good ones. - Fred Dagg

  3. #3

    Characters

    Or you could do a very simple workaround. there are other chars supported like _; etc.

    You could find some you don't need, then in your text replace the "A," with the "_" for example, and in the image for the "_" you have an "A," image. No problem with that.

    Firle

  4. #4

    Characters

    I'm probably stating the obvious here, but couldn't the OmegaBitmapFont class be extended to handle more fonts, maybe even Unicode? Does Omega have a TrueType Font class?
    <br /><br />There are a lot of people who are dead while they are still alive. I want to be alive until the day I die.<br />-= Paulo Coelho =-

  5. #5

    Characters

    Omega has bitmap fonts and d3dfont which I believe end up as bitmap fonts also. Omega's font support is below par in my opinion.
    The views expressed on this programme are bloody good ones. - Fred Dagg

Bookmarks

Posting Permissions

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