mtmacdonald / docgen

A documentation tool
http://mtmacdonald.github.io/docgen
Other
44 stars 15 forks source link

Corrupted character / encoding bug in PDF footer #57

Closed mtmacdonald closed 1 year ago

mtmacdonald commented 1 year ago

There's some kind of character encoding bug in the generated PDF on the website: https://mtmacdonald.github.io/docgen/docs/docgen.pdf

The copyright statement has a weird character in the footer: © 2023 Inkit Inc. and contributors

Screenshot 2023-09-25 at 18 34 06
mtmacdonald commented 1 year ago

Resolution: https://stackoverflow.com/a/22914130