Tal Leming
Tal Leming
> Laser Measure is just one of many tools that implement measurements. if we are looking for a public data format that makes interoperability between tools possible or easier, I...
Any thoughts @benkiel, @LettError , @typemytype?
Anchor or guidelines would work. My first thought was anchor but I switched to guidelines because they are already visualized in editors with a line. Extensions could add visualization to...
I think I know what is going on. [The defcon Color object is a string with some special methods.](https://github.com/robotools/defcon/blob/master/Lib/defcon/objects/color.py) The string base class allows it to be passed through ufoLib...
That's fine with me. Thanks!
It could go somewhere [on here](https://github.com/robotools/fontParts/blob/master/documentation/source/environments/objects/index.rst). It could say that the `_base` implemented in the base class does the normalization and all of that. It might be enough documentation for...