Jaime
Jaime
I know that MacOS 10.13.* is a TODO, but I tried to build on my MacOS 10.13.6 anyways. I was finally able to build with the following: * On `path.h++`,...
I am trying to render a very simple file with `` elements, but it's not rendering correctly. Does nanosvg supports ``? Here are the contents of my file: ``` ```
Added color codes to feature selection dialog based on individual computation times. This is a screenshot with the color codes deactivated:  And this is a screenshot with the color...
I'm trying to use `Finder` to get a reference to an Element, and then accept a Visitor from this element, but I'm getting the following error: ``` candidate function not...