advText plugin help
Download pluginParameter explanation:
Change log
v 0.3.3.2
- color converter changed to allow "cl" color names again
v 0.3.3.1
- changed over to vtFontEx for fonts (made four parameters defunct, removed them)
- added color converter, can now use simple names, ABGR, and RGB color formats
v 0.3.3.0
- rebuild for eddie
v 0.3.2.1
- added LineWrapSpacer parameter
- changed AutoLineWrap to just LineWrap and from optional to required
v 0.3.2.0
- added LocalTransparency parameter
- added AutoLineWrap option
v 0.3.1.0
- added some very simple shadowing
- fixed problem where the visual would not be drawn at all on receipt of an empty string
v 0.3.0.0
- name change to "advText" from "Text2"
- fixed error on reciept of an empty string
v 0.2.0.2 don't think this was ever released
- new line seperator changed to [nl]
- default background color changed to clWhite
v 0.2.0.1
- new line seperator changed to <nl/>
v 0.2.0.0
- multiple line support, yipeeeee!
- builds display in a buffer before painting to form
v 0.1.1.1
- added support for editor font dropdown
v 0.1.1.0
- moved StringToCase function to Aaangel's filter component
- added support for new editor interface
- minor tweaks here and there
v 0.1.0.0
- testing