pictikz: Converts a svg image to tikz code.
Tikz is often used to draw graphs (i.e., networks) in LaTeX. Even though the resulting image can be very clean, manually writing tikz code can be time consuming, especially when the picture needs to be modified afterwards. On the other side of the spectrum, drawing with graphical tools like inkscape is easy, but getting a clean looking result can be complicated. With pictikz you get the best of both worlds: You draw using a graphical tool and pictikz converts the resulting SVG file to tikz code, making some automatic style adjustments if you desire.
Downloads
- pictikz-1.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0.0.0, 1.0.0.1, 1.1.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.9 && <4.10), matrix (>=0.3), transformers (>=0.5), xml (>=1.3) [details] |
License | GPL-3.0-only |
Author | Marcelo Garlet Millani |
Maintainer | marcelogmillani@gmail.com |
Category | Graphics |
Source repo | head: git clone https://github.com/mgmillani/pictikz |
Uploaded | by mgmillani at 2017-04-09T10:03:17Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | pictikz |
Downloads | 3167 total (17 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2017-04-09 [all 3 reports] |