Results 1 to 5 of 5

Thread: Font / GUI Problem

  1. #1

    Font / GUI Problem

    Hi ..

    I want to generate font image from clasical TCanvas.Outext by saving it into a bitmap in memory, and then reuse it in every text in the game ...
    But I still dont have aby clues how to that

    Please give me some vision ..

    Thanks
    -= ysundawa =-

  2. #2
    Legendary Member cairnswm's Avatar
    Join Date
    Nov 2002
    Location
    Randburg, South Africa
    Posts
    1,537

    Font / GUI Problem

    Have a look in this thread:

    http://terraqueous.f2o.org/dgdev/viewtopic.php?t=1262

    My DelphiX always gives an access violation if I try to create a surface in run time. I have now moved to GLXtreem and its as easy as DelphiX, almost all tutorials can be easily migrated and the font stuff in included.
    William Cairns
    My Games: http://www.cairnsgames.co.za (Currently very inactive)
    MyOnline Games: http://TheGameDeveloper.co.za (Currently very inactive)

  3. #3

    Font / GUI Problem

    Well, looks interesting ...
    But I dont need any 3D wrapper (for now),
    My bandwith is very limited, so i want your suggestion,
    Is GLXtreme supported 2D graphic ? If so then I will
    invest some of my bandwith to download it

    Thanks
    -= ysundawa =-

  4. #4
    Legendary Member cairnswm's Avatar
    Join Date
    Nov 2002
    Location
    Randburg, South Africa
    Posts
    1,537

    Font / GUI Problem

    Yes GLXTreem does support 2D. (Look at the imagelist demo for full 2D example).

    GLXTreem is effectivly the same set of components as DelphiX but for OpenGL. It then adds some more.

    The only thing GLXTreem doesn't support that DelphiX did is the use of direct Canvas access. But as Direct Canvas access was bad anyway it is probably a good thing

    There are now 2 Games on my web site that are 2D and created using GLXTreem. (Slide Puzzle and Finding Friends ver 2)
    William Cairns
    My Games: http://www.cairnsgames.co.za (Currently very inactive)
    MyOnline Games: http://TheGameDeveloper.co.za (Currently very inactive)

  5. #5

    Font / GUI Problem

    I have downloaded is, great !!! :shock:

    But now I am confused to find the "real" forum for GLXtreem, I tried to post in this site too but seems like the forum is moving to sourgeforge ?? But when I visited sourgeforge, the forum is almost empty .... So where can I discuss about GLXtreem anyway ?

    Sorry little OOT

    Thanks
    -= ysundawa =-

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
  •