Diskussion:Labelz: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
Reox (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
(2 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
Some comments/ideas: | Some comments/ideas: | ||
* may it would be a great feature to have an own url encoded in the qr-tag beside the default url. i would sometime use this because i have a project url for some things (or want to use a wiki page) -> see here: http://label.reox.at --[[Benutzer:Reox|Reox]] 17:22, 9. Aug. 2011 (CEST) | |||
* typo on labels: s/lended/lent/ | * typo on labels: s/lended/lent/ | ||
error is corrected, thank you very much.. --[[Benutzer:Bkubicek|Bkubicek]] 10:41, 20. Okt. 2010 (CEST) | error is corrected, thank you very much.. --[[Benutzer:Bkubicek|Bkubicek]] 10:41, 20. Okt. 2010 (CEST) | ||
Zeile 12: | Zeile 13: | ||
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) |