Some letters like Q caused obvious problems as they had descenders, and other letters caused more subtle problems. The reason is that in most fonts, not all letters have exactly the same height starting with baseline.
Made a custom font that has the desired properties, packaged it, and set up the program to use this by default.
Also made some small changes to improve letter spacing and performance.
Some letters like
Q
caused obvious problems as they had descenders, and other letters caused more subtle problems. The reason is that in most fonts, not all letters have exactly the same height starting with baseline.Made a custom font that has the desired properties, packaged it, and set up the program to use this by default.
Also made some small changes to improve letter spacing and performance.
These changes bump the version to 0.2.0.