> > when I use AddFont I need a font specification in JSON format.But I really > have no idea what should go in such a JSON file.
The JSON files in question contain metrics for the specified font. They are generated with the makefont utility that is included in the gofpdf package. See Nonstandard Fonts <https://godoc.org/github.com/jung-kurt/gofpdf#hdr-Nonstandard_Fonts> for more information. -- Kurt -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.