Avalible parameters:<MTttfpj font="Celti" size="14" label="$label" color="#FF0000" background="#0000FF">
label - its a text you want :P
font - font name as file name without .ttf extension ( that you placed in ttfpj/fonts directory, extension with small leters)
size - font size in pixels
height - if not set using automatic value (but you can make fixed value)
width - if not set using automatic value (but you can make fixed value)
color - RGB font Color . default color="#000000"
background - RGB font Color . default background="#FFFFFF"
linespacing - pixel line spacing. default linespacing=1
transparent - makes transparent color.Default not using it. Example. transparent="#FFFFFF"
text - put different text on page ( for robots )
backgorundpng - put name of background-image you want to use (from plugins/ttfpj/backkgrounds/)
angle - rotate label on image 0-90 angle
alignright - align text to the right on background image
fx - fixed placement label on background image - width ( when using alignright, it place text from right to left )
fy - fixed placemant label on background image - height
Leave a comment