rototor / pdfbox-graphics2d

Graphics2D Bridge for pdfbox
61 stars 22 forks source link

Support TextAttribute.UNDERLINE, TextAttribute,STRIKETHROUGH and other TextAttributes in Font-Mode #28

Open rototor opened 3 years ago

rototor commented 3 years ago

Those attributes work fine in vector shape mode. In font mode they could also work. I've already startet to implement that, but there it is still a little bit off.