View Source:
Help/text2pngPlugin
Convert text into a png image using GD without using [[Help:WikiPlugin|WikiPluginCached]]. The images are stored in a private <PHPWIKI_DIR>/images/ subdirectory instead, which are not timestamp checked at all. Delete the .png file(s) if you change anything. This is a really simple and stupid plugin, which might need some work. == Usage == {{{ <<text2png text="some text">> }}} == Arguments == {| class="bordered" |- ! Argument ! Description ! Default value |- | **text** | some text to display | |- | **lang** | language subdirectory | |- | **force** | set to 1 to recreate the image | |- | **fontsize** | | 18. with GD1 it's the pixelsize, with GD2 the pointsize |- | **with_shadow** | | 1 |- | **fontcolor** | | #000000 |- | **shadowcolor** | | #AFAFAF |- | **backcolor** | | #ffffff |} === Configurable Options === See the sourcecode. You'd probably need to adjust $ttfont and text2png_debug. == Example == {{{ <<text2png text='Hello WikiWorld!'>> }}} == See Also == * [[Help:TeX2pngPlugin]] * [[Help:TexToPngPlugin]] <noinclude> ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]] </noinclude>
BroadcastHistory
HomePage
How to use this Wiki
Adding Pages
List all Categories
Main Categories
CategoryWikiPlugin
CategoryActionPage
Search
Toolbox
Recent Changes
Recent New Pages
What links here
All pages
Recent Changes
RecentChangesCached
Tape Cartridge History
Favorite Categories
WikiPlugin
(140)
ActionPage
(77)
InterWiki
(18)
InterWiki
(18)
View Page
View Source
History
Diff
Sign In