-
Notifications
You must be signed in to change notification settings - Fork 257
Character / letter spacing is quite a common text rendering feature. For example a heading or title in Microsoft Word will be condensed by 0.5pt. MigraDoc currently doesn't offer a way to set the character / letter spacing and also doesn't allow the user to hook into the rendering code to implement some custom renderings.
All reactions
Replies: 1 comment
I guess it's worth pointing out, that some fonts have a condensed variant of their font, so in those cases, one could try to swap the font for the given paragraph.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment