realbasic-games
[Top] [All Lists]

[ANN] Text3D beta 4 for RB3D

To: REALbasic Games <realbasic-games at lists dot realsoftware dot com>
Subject: [ANN] Text3D beta 4 for RB3D
From: Lo Saeteurn <realbasic at miensoftware dot com>
Date: Sun, 2 Apr 2006 22:31:55 -0700
Delivered-to: realbasic-games at lists dot realsoftware dot com
Download:
http://www.miensoftware.com/files/rb/text3dclassbeta.zip

What's new?
Fixed some minor bugs with the Width and Height properties. Added render modes: smooth and fast. The fast mode uses 1-bit alpha so it doesn't suffer from the slow Quesa sorting:

TextRenderMode(mode as integer) //0=smooth, 1=fast

These classes allow you to easily implement text into your RB3D programs! Sample project file included along with a simple text style generator. Please give me feedback or optimization advise.

Known Issue:
Currently only wraps characters rather than words
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>
  • [ANN] Text3D beta 4 for RB3D, Lo Saeteurn <=