CatText

From Second Life Wiki
Jump to navigation Jump to search

Text

Name Creator Description
AbcText Ange Capalini EXPERIMENTAL Hyper low prim Display. only 2 prims for 25char.
SetLinkText Tacusin Memo Custom function like llSetText only applying to linked sets.
Displayer Script Akinori Kimagawa Display Words On Top Of An Object
Float Box Contents Rolig Loon Displays object inventory in hover text, identified by type and updated marquee-style.
FURWARE text Ochi Wolfe Versatile text-on-prim script, open source under the MIT license
HexText Hexadeci Mole Unicode display script. Roughly 28,000 characters supported. Open source under the MIT license
RavText Ravenous Dingo An alternate to XyText. This is a lightweight, multiple font 10 character text display system. It only supports uppercase alphanumeric text and a few special characters, but it is very fast, renders quickly and supports multiple fonts. It is meant for specialized use when all that is desired is basic, fast text display and the extra "bells and whistles" are not needed.
Text Scroller Fred Gandt A simple text display object that scrolls text (applied as a texture) from right to left (like those LED signs) in a continuous loop.
NexiiText Nexii Malthus Text Renderer, specialised in features, performance and a compact nature. It features unique per character control, such as Colour, Bold, Italics, Underline, Stroke, Icons. The high performance means it comes in at a 5 char / prim ratio, but it is perfect where highly dynamic and rich text is required.
NexiiText2 Nexii Malthus Second Gen Text Renderer. Same as above but features use of PRIM_LINK_TARGET and an awesome dynamic prim allocation architecture.
Progress Bar Nexii Malthus Flexible and powerful little function for creating progress bars useful in hovertext.
VariText Geneko Nemeth (Kakurady) Display text on a prim, without looking like from a typewriter
XyText Xylor Baysklef Display text (up to 10 characters) on a prim. Use as many prims as desired.
XyyyyzText Criz Collins Display text (up to 10 characters) on a prim. Displays different text for each line instead of one single text, that will be broken into the next lines. Watch here for what that means: http://screencast.com/t/1wMLujLcEO
XyzzyText Thraxis Epsilon and Gigs Taggart Display text (up to 10 characters) on a prim. Way more efficient than XyText.