package main import ( "errors" "html/template" "image" "image/color" "image/draw" "image/png" "log" "net/http" "os" "strconv" "janouch.name/sklad/bdf" "janouch.name/sklad/imgutil" "janouch.name/sklad/label" "janouch.name/sklad/ql" ) var tmplFont = template.Must(template.New("font").Parse(`
{{ end }} `)) var tmplForm = template.Must(template.New("form").Parse(`