Paul LeBeau
Paul LeBeau
Yes. Setting `height` to "100%" should have the same effect.
Thanks for the report. I remember seeing you post this recently on Stack Overflow, and I was hoping that my library didn't have this bug. : Oh well :0 I'll...
Hi. Thanks for the research and the clues. - I assume by "text alignment issue", you mean the mis-aligned title text? - I'm pretty sure the font size issue is...
Yes. You're right. AndroidSVG's CSS code doesn't support "inherit" yet. Mainly because - as that commenter said - it requires quite a bit of work,. And "inherit" is something that...
Thanks for letting me know. I'll leave this around for now, and treat it as a feature request for "inherit" support.
Thanks for the request. When I get a chance I'll have a look at how I can rearrange the gradle files to allow jitpack to do a clean build.
Hi. Thanks for your report. This is failing because AndroidSVG doesn't currently support multivalue `x` attributes in text. For example: x="706 1612" This is a rarely used feature of the...
Hi Coyamo. When you say "converting svg to Android's path object", what do you mean exactly? What would be the input and output? I know other libraries have things like...
Okay. Thanks. I will rename this issue to reflect your request.
@DeutschDaniel Interactivity is not supported at the moment. But I intend for it to be in the next release.