jung-kurt / gofpdf

A PDF document generator with high level support for text, drawing and images
http://godoc.org/github.com/jung-kurt/gofpdf
MIT License
4.34k stars 787 forks source link

Font Hashes not consistent #221

Closed d1ngd0 closed 5 years ago

d1ngd0 commented 5 years ago

So, I guess using the hash of the json file doesn't create a consistent hash across templates, so something else will have to be used when generating the hash. I will get this fixed today, sorry for pushing a fix that only half fixed things.

d1ngd0 commented 5 years ago

222

d1ngd0 commented 5 years ago

images might also be affected.

d1ngd0 commented 5 years ago

Alright, that is fixed now too