Tal Leming
Tal Leming
**Pens are great.** They have been a part of our standard toolkit since before RoboFab existed and they shaped the contour structures inside of the original RoboFab objects. We can...
It would be nice if there was a visual display of the mapping rules similar to the diagrams in the [avar documentation](https://learn.microsoft.com/en-us/typography/opentype/spec/avar). This would be helpful for seeing the movement...
I just ran into a situation that was very hard to debug. DSE was opening a designspace file seemingly fine, but Prepolator was choking and my previews looked weird. I...
It would be very useful for scripting if some of the tests returned objects (for example bPoints) instead of (x, y) coordinates. For example, a tool could use the unnecessary...
I was just looking through the source for something and I noticed that my ancient notes from our very, very, very early work are still in the code. [I think...
A lot of tools allow users to define named numeric values in the lib. For example, my RoboFont extension [Laser Measure](https://github.com/typesupply/lasermeasure) allows storing arbitrary measurements for later reference. I'm starting...
The left, right, top, bottom margins rely on glyph bounds, which is fine for most work. There are times when it would be nice to be able to specify the...
FYI, I found an issue in PyObjC that pertains to DrawBot: https://github.com/ronaldoussoren/pyobjc/issues/649#issuecomment-2895651488 I first encountered this error in DrawBot before I moved to running from the commandline. This script will...