-
-
Notifications
You must be signed in to change notification settings - Fork 805
Closed
Description
Hi, is there a way to enable/get to work default font kerning? As you can see in a screenshot below spacing between T and O is bit off (blue one is rendered via pdf-lib). It seems like pdf-lib doesn't calculate glyph width with bbox in mind (not sure, I'm not really a type person). I found out that correct way to calculate width of character in fontkit would be glyph.advanceWidth - glyph.bbox.width
?
Metadata
Metadata
Assignees
Labels
No labels