Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

frame: support kerning #33

Open
as opened this issue Nov 7, 2017 · 0 comments
Open

frame: support kerning #33

as opened this issue Nov 7, 2017 · 0 comments

Comments

@as
Copy link
Owner

as commented Nov 7, 2017

Kerning is a correlation of letter spacing between certain characters to make type more legible. It is currently not supported or implemented due to the structure of frame/box.Run and frame/box.Box.

Supporting a kerning pair would require a one-box lookbehind during the insertion and deletion into a frame.Frame.

@as as added the enhancement label Nov 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant