Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Did you know that
Elxis 5.x
uses HTML5, CSS3 and pure javascript without external libraries such as jQuery?
Home
Help
Login
Register
Elxis CMS Forum
»
Extensions
»
Bots and plugins
»
New Text to Image mambot
« previous
next »
Print
Pages: [
1
]
Author
Topic: New Text to Image mambot (Read 6169 times)
acampball
Full Member
Posts: 162
New Text to Image mambot
«
on:
August 25, 2011, 16:02:30 »
Dynamically generate text images using custom fonts.
Mambot uses GD library and TTFs to generate text images on the fly.
This means that a vistor needn't have the font installed to be able to see the text as intended.
Using the text2image:
1. {text2image}Same text{/text2image}
2. {text2image width=100 height=100 fontname=times fontsize=12 fontcolor=000000 bgcolor=FFFFFF shadow=1 angle=90}Same text{/text2image}
Upload on EDC.
Logged
wbread
Sr. Member
Posts: 354
Re: New Text to Image mambot
«
Reply #1 on:
August 27, 2011, 10:31:20 »
Logged
acampball
Full Member
Posts: 162
Re: New Text to Image mambot
«
Reply #2 on:
August 28, 2011, 20:02:13 »
HTML tag is not supported
Logged
wbread
Sr. Member
Posts: 354
Re: New Text to Image mambot
«
Reply #3 on:
August 28, 2011, 21:26:09 »
how to make the text not the whole length of the page, such as the default size?
Logged
acampball
Full Member
Posts: 162
Re: New Text to Image mambot
«
Reply #4 on:
August 29, 2011, 07:16:30 »
use parameters: width=0 height=0.
Image size is selected automatically for the size of text
Logged
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Extensions
»
Bots and plugins
»
New Text to Image mambot