Directory graphics/pgf/contrib/pixelart
README.md
pixelart 🎨 A LaTeX package to draw pixel-art pictures
It defines commands to convert a stream of bits (as characters 0
and 1
) to a black-and-white picture.
- Usage and installation instruction.
- Example: The picture above was produced using the following code.
\bwpixelart[color=red]{ 0011001100 0111111110 1111111111 1111111111 1111111111 0111111110 0011111100 0001111000 0000110000 }
License
Copyright 2018 Louis Paternault
This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 of this license or (at your option) any later version.
The latest version of this license is in http://www.latex-project.org/lppl.txt and version 1.3 or later is part of all distributions of LaTeX version 2005/12/01 or later.
Download the contents of this package in one zip archive (157.3k).
pixelart – A package to draw pixel-art pictures
A LaTeX package to draw single-color pixel-art pictures using TikZ.
Package | pixelart |
Bug tracker | https://framagit.org/spalax/pixelart/issues |
Repository | https://framagit.org/spalax/pixelart |
Version | 0.2.0 2018-02-25 |
Licenses | The LaTeX Project Public License 1.3 |
Copyright | 2017–2018 Louis Paternault |
Maintainer | Louis Paternault |
Contained in | TeX Live as pixelart MiKTeX as pixelart |
Topics | Graphics PGF TikZ |
