• Feature complete initial CRAN candidate
  • converts simple html to pdf and png files from a url, from a local file, or from a HTML string
  • identical pdf and png output for huxtable tables.
  • very close to browser rendering if size contraints matched
  • ttf fonts need to be supplied from R (done automatically).
  • remove dependency on extrafont (for sysfont)
  • Bug: cannot generate png files without pdfs
  • Fix bug: cannot generate png files without pdfs
  • Reduce verbosity of logging.
  • Updated to use r6-generator:0.5.5
  • reverted to fat-jar as hosting on r-universe not CRAN
  • Updated to recent version of r6-generator