diquah
diquah
@MDLC01 They appear to be treated as a single glyph, which makes sense. (Testing with **fi**) I'm not sure what the expected behavior should be when both are enabled, but...
@Enivex I agree with your first point. It's not a perfect solution, but I had trouble with having the microtype change the layout, because the layout engine seems to prefer...
Here is an updated version of the changes in this PR: Added a new property, `microtype` to `par`. The microtype property includes two fields: - `max_retract`: Specifies the maximum distance...
I think I've made all the changes you've requested, mind giving this another review pass @tingerrr ?
@laurmaedje I've implemented the new API, but I'm not sure how to make the auto/none keywords work. For the ligatures, the only thing I could figure out how to do...
@MDLC01 > In this image, it looks like ligatures are always disabled. Libertinus Serif has a ligature for "Qu" which is not visible in any of the columns. When ligatures...
> Obviously, this PR can improve the typesetting very much. Nonetheless, I want to add some things I noticed... @TS53 This is a great test case I didn't think of....
I can confirm that chord identification/ranking is extremely slow in debug mode. Seems to work fine in release mode.