Diskussion:Labelz: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
other label gen possibilities |
||
Zeile 12: | Zeile 12: | ||
also repaired --[[Benutzer:Bkubicek|Bkubicek]] 12:07, 24. Okt. 2010 (CEST) | also repaired --[[Benutzer:Bkubicek|Bkubicek]] 12:07, 24. Okt. 2010 (CEST) | ||
== Other possibilities for label generation == | |||
Just bouncing a few ideas off anybody interested... these options make the output a bit more deterministic. ;-) | |||
* use graphics drawing library (like [http://cairographics.org/ Cairo]) to draw to SVG, PNG or PDF | |||
** Cairo has [http://cairographics.org/cairo-php/ PHP bindings] | |||
* manually generate SVG and use SVG rendering software (like [http://inkscape.org/ Inkscape] in batch mode, or [http://xmlgraphics.apache.org/batik/ Batik]) to convert to PNG or PDF | |||
** Inkscape is C++, Batik is Java ⇒ probably no PHP bindings | |||
<nowiki>~~</nowiki>[[User:RavuAlHemio|Ondra]] 11:13, 3. Nov. 2010 (CET) |