File tree 1 file changed +6
-3
lines changed
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
# tksvg for Python's Tkinter
2
+ [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/9bsgu2urjv3qw0q0/branch/master?svg=true )] ( https://ci.appveyor.com/project/RedFantom/python-tksvg/branch/master )
3
+ [ ![ Build Status] ( https://api.travis-ci.com/TkinterEP/python-tksvg.svg?branch=master )] ( https://travis-ci.org/TkinterEP/python-tksvg )
4
+
2
5
[ tksvg] ( https://github.com/oehhar/tksvg ) is a package for Tcl/Tk that
3
6
adds support for SVG image files. Tkinter makes use of Tcl/Tk under the
4
7
hood, and thus can benefit from this addition. Note that SVG support
5
8
has been included in Tk 8.7 and thus this package can be made obsolete
6
- in the future when Python gets distributed with Tk 8.7. This package is
7
- merely a repackaging of the ` tksvg ` library for Python with a modified
8
- build system.
9
+ in the future when Python gets distributed with Tk 8.7. This repository
10
+ is merely a repackaging of the ` tksvg ` library for Python with a
11
+ modified build system.
9
12
10
13
## Building and installation
11
14
This package makes use of the same build system as [ ` gttk ` ] ( https://github.com/TkinterEP/python-gttk )
You can’t perform that action at this time.
0 commit comments