natancabral / pdfkit-table

Helps to draw informations in simple tables using pdfkit. #server-side. Generate pdf tables with javascript (PDFKIT plugin)
MIT License
93 stars 59 forks source link

properly replace "bold:" and "size*:" when calculating row height #80

Open linusbrolin opened 1 year ago

linusbrolin commented 1 year ago

The previous method was errorprone, it could cause false positives and it also skipped replacing the number and colon after "size".