I am new to Kivy. i need to create a classic analog clock.
My Question is: how to draw svg graphics into kivy canvas?
@incognick
There's no need to use any other libraries. Make a widget using Kivy itself.
To do this, first subclass kivy.widget.Widget, and then define a canvas with some kivy.graphics.Instruction in it.
More detail here.
Kivy master have now experimental SVG supports. It will be out in the 1.9.0.
See more at:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With