Results 1 to 4 of 4

Thread: Gradient fonts

  1. #1

    Gradient fonts

    Hello Lifepower and everybody else,

    I wonder how you draw Fonts in the Font-Tool with gradient colors.
    I would like to use this in my game, but before I spent much time in finding out how to do it, I'd rather ask you how to do such an effect.

    Can you give me an advice??

    Greetings,

    Dirk
    <a href="http://www.greatgamesexperiment.com/game/Valgard/?utm_source=gge&amp;utm_medium=badge_game"><img border="0" alt="GGE" title="GGE" src="http://static.greatgamesexperiment.com/badge/game/valgard/gge400x56.png"></a>

  2. #2

    Gradient fonts

    In the latest release, simply use the new overloaded TextOut method.

    Cheers,
    Lifepower

  3. #3

    Gradient fonts

    Oh, thank you !

    I think I forgot to put on my glasses :shock:

    Cheers
    <a href="http://www.greatgamesexperiment.com/game/Valgard/?utm_source=gge&amp;utm_medium=badge_game"><img border="0" alt="GGE" title="GGE" src="http://static.greatgamesexperiment.com/badge/game/valgard/gge400x56.png"></a>

  4. #4

    Gradient fonts

    LoL, this method exists since version of 1.03. In FontRender utility as well as in VTDbTool a TBitmapFont class was used (from AsphyreBmpEx.pas) which can render fonts with gradients on TBitmapEx.

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
  •