Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.54 KB

README.md

File metadata and controls

44 lines (32 loc) · 1.54 KB

ggpixel

Project Status Build Status codecov CRAN

Pixel art with ggplot.

Introduction

This package has one function and one purpose only: drawing words on tiles! It.Is.Awesome!

The usage is straightforward:

  ggpixel("hello there! general kenobi!", letter.spacing=2)
Drawing

More examples

Drawing
Drawing
Drawing

Installation

Installation is, as usual, with devtools:

  devtools::install_github("dirmeier/ggpixel")

Author