TrevorPage

Results 5 issues of TrevorPage

In following example, text should be white (when viewed in Inkscape) but is actually shown with the gradient: ``` 1234 ```

Implement support for group opacity.

Not properly supported. I think it's always 1px no matter what is specified.

bug

In Inkscape, a semi-circle arc can be made either open or closed. If it's made closed then there are two radii added to make it a fully-enclosed shape. When attempting...

bug

Add a Drawable extension class so that the rendered SVG image can be used as a Drawable. A Bitmap should be used to cache the rendered image internally. Aside from...