Results 1 to 2 of 2

Thread: Font questions

  1. #1

    Font questions

    I have a few questions regarding fonts.

    Textout to canvas - is this faster with bmp fonts (fon)? The other choice obviously is ttf...

    DXFont - is there a samle code somewhere for this? I googled, but could not find any. I assume this one uses a bitmap that has all the characters?

  2. #2

    Font questions

    If you want to use DelphiX, DXFont here it is a nice source

    http://turbo.gamedev.net/delphixaddontut.asp

    If you download source from that page you'll see it's incredibly easy to
    manage bmp font. But, as you will look at that you will feel the need to
    have your own font manager. That is just a start

    Let us know your progress!
    <center>
    <br />Federico &quot;FNX&quot; Nisoli
    <br />Lead Programmer - FNX Games
    <br />http://www.fnxgames.com
    <br /><img src="http://www.fnxgames.com/imgs/banners/fnxban.gif">
    <br /></center>

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
  •