danfickle / openhtmltopdf

An HTML to PDF library for the JVM. Based on Flying Saucer and Apache PDF-BOX 2. With SVG image support. Now also with accessible PDF support (WCAG, Section 508, PDF/UA)!
https://danfickle.github.io/pdf-templates/index.html
Other
1.93k stars 360 forks source link

Bullet points too big when injecting fonts like cjk #850

Open mak66 opened 2 years ago

mak66 commented 2 years ago

Bullet points in unordered lists appear to be sized base on 1/3 of the ascent + descent from font metrics. When you inject fonts like cjk which have a larger maximum total font height the calculated diameter is way to big. From the cjk example in the sandbox... image