mka_fontimg
mka_fontimg ist ein Textpattern-Plugin, dass aus einer Schriftartdatei (ttf) und einem Text ein Bild erzeugt.
Download (aktuelle Version 0.7.2):
Beispiele
<txp:mka_fontimg size="40" bg="#990000" color="#ffffff"
text="Textpattern" font="partybytom"
fontfolder="files/fonts" padding="10"/>

<txp:mka_fontimg size="20" text="Borussia Dortmund"
font="vera" bg="#0e0f0f" color="#fbe400"
fontfolder="files/fonts" padding="30"/>

<txp:mka_fontimg size="30" text="Nur der BVB!" font="gentium"
bg="#fbe400" color="#0e0f0f"
fontfolder="files/fonts" padding="30" />

<txp:mka_fontimg size="16" text="Nur der BVB!"
font="dejavu-sans" bg="#0e0f0f" color="#fbe400"
fontfolder="files/fonts" padding="20" angle="90"/>

<txp:mka_fontimg size="24" text="Hier regiert der BVB!"
font="linux-biolinum" fontfolder="files/fonts"
bg="#d8d5cc" padding="10" transparent="1" />

<txp:mka_fontimg text="Wir wollen keine blau-weißen..."
bg="#0060a9" color="#ffffff" font="linux-libertine"
size="18" padding="20" angle="180" />





Das ist schon cool. Unterstützt dad Plugin auch Zeilenumbrüche? Meine Überschriften sind oft länger als eine Zeile.
— Holger · Nov 27, 19:15 · #
Good plugin! There is a problem when I am in a section. If I publish an article to mysite.com/somesection then the plugin makes the html src path to mysite.com/somesection/images rather than mysite.com/images where it is actually at. Aside from that it works great. Thank you.
— Josh · Nov 28, 23:38 · #
Coole Sache.
Zwei Features für irgendwann:
1. alt-text prefix, um z.B. ‘Logo: ‘ oder ‘Textbanner: ‘ voranstellen zu können
2. title Unterstützung, um auch ein title Attribut zu generieren.
— Markus Merz | Hamburg St. Georg · Dez 11, 13:48 · #