Directory graphics/pgf/contrib/jigsaw
Jigsaw
A small LaTeX package to draw jigsaw pieces with TikZ. It is possible to draw individual pieces and adjust their shape, produce tile patterns or to automatically generate complete jigsaws.
This project is licensed under the LaTeX Project Public License v1.3c or later, see http://www.latex-project.org/lppl.txt .
The project repository, including a bug tracker, can be found at https://github.com/samcarter/jigsaw .
Usage
\documentclass{standalone} \usepackage{jigsaw} \begin{document} \begin{tikzpicture} \piece[color=teal]{1}{-1}{1}{-1} \end{tikzpicture} \end{document}
For more details, please consult the package documentation.
Download the contents of this package in one zip archive (147.2k).
jigsaw – Draw jigsaw pieces with TikZ
This is a small LaTeX package to draw jigsaw pieces with TikZ. It is possible to draw individual pieces and adjust their shape, create tile patterns or automatically generate complete jigsaws.
Package | jigsaw |
Support | https://github.com/samcarter/jigsaw/issues |
Repository | https://github.com/samcarter/jigsaw |
Version | 0.5 2024-04-25 |
Licenses | The LaTeX Project Public License 1.3c |
Maintainer | samcarter |
Contained in | TeX Live as jigsaw MiKTeX as jigsaw |
Topics | PGF TikZ |