Ai Modules ====== String Texture ====== ^ section | Text | ^ short description | renders a texture from a string | ^ licence level | Bondi | ^ ports | String [string] - the string to render | ^ ::: | Font Name [possibly a string] - font name | ^ ::: | Font Size [control/numeric] - size or the rendered string | ^ ::: | Texture Size [control/vector] - with and height of the texture to render | ^ ::: | Color [control/vector] - colour of the textur to render | ^ ::: | Out [texture] - the rendered texture | ^ parameter | ./. | ^ skins | ./. | ==== used in example ==== {{backlinks>.#ai:examples}} ===== Manual ===== > Uses the input string data to draw text with any font registered within the operating system. > {{:ai:modules:text:string_texture.png|}}