For selecting the image with CSS, user needs to be able to specify a class as a part of the short code.
]]>Hi Milan,
Thanks for a such great plugin!!
Well I’m facing a problem with the font/ text size in plugin. Here you have only 1-5 option to chose from and its very small size for me. How could I increase the text size up to 30px? Is it possible and if Yes how?
Thanks for your time.
Best regards,
]]>I made a change in order to :
– use TrueType font files (easier to find than gd files).
– specify a precise font size (pixels)
I use “imagettftext” function instead of “imagechar”.
TTF files are placed in “fonts” directory, and selectable in options panel.
I propose this change to incorporate it into your plugin.
(give me your git repository or email, in order to send you the two files)