Archive

Archive for December, 2008

Dashed Lines In Prawn

December 26, 2008 Leave a comment

For a recent project, I’ve been using Prawn, a pretty robust PDF generation utility for Ruby. Generating PDFs is never fun, but Prawn (with the help of Ruby) makes it pretty easy.

One thing lacking in the Prawn library is the ability to make dashed lines. However, the logic of actually creating the dashed line isn’t that complex. You simply draw a solid line, but “pick up” the stroke every few pixels and allow some whitespace. Below is my code for creating multiple dashed lines on a page. It’s pretty simple to see how I’m creating a 2 pixel dash and then skipping 5 pixels forward (leaving 3 pixels of white.)

You can see the output here: dashed_lines.pdf

Categories: ruby Tags:

Nice Shot

December 20, 2008 Leave a comment
Categories: General

The Shoessassin

December 15, 2008 Leave a comment

Categories: General

Hitler's Mad About The Browns 2008 Season

December 11, 2008 Leave a comment

via [obr]

Categories: General

Santa's Email

December 6, 2008 Leave a comment

Finally, an email forward that’s funny.


Click to enlarge

Categories: General

One Man Band Thriller

December 1, 2008 Leave a comment

via [kottke]

Categories: General