An open API service indexing awesome lists of open source software.

https://github.com/ololobus/say_happy_98-day

Generate ASCII-encoded postcard for your geek friend
https://github.com/ololobus/say_happy_98-day

just-for-fun pdf postcard ruby ruby-prawn

Last synced: about 1 month ago
JSON representation

Generate ASCII-encoded postcard for your geek friend

Awesome Lists containing this project

README

        

Say \72\97\112\112\121 \32\98\105\114\116\104\100\97\121 to your geek friend!
===============================================================================

## Usage

Use `{}` markup to highlight a part of text with a different color.

```bash
./make-pdf.rb -t 'print("{Happy birthday, %username%!} You are awesome!")'
-b '0D4F8B'
-c 'E3170D'
-o 'postcard.pdf'
```

Will generate you the following [postcard](examples/postcard.pdf).

![postcard](examples/postcard.png)