diego-crespo / inkdatatable

An Inkscape extension for creating tables with text fields

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an Inkscape extension that creates tables for reporting tabular values like you see in spreadsheets. See example.svg/example.png for usage.

The install.sh script installs the extension into the user's Inkscape extensions directory on linux systems.

TODOS

  • The vertical alignment in cells is kind of hackish, try to improve it
  • Consider changing the cells from rects to clones with svg:use

About

An Inkscape extension for creating tables with text fields

License:GNU General Public License v2.0


Languages

Language:Python 99.7%Language:Shell 0.3%