as / frame

Frame provides plan9-like editable text widgets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

frame: support kerning

as opened this issue · comments

commented

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.