Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
http://prezi.com/txdrgxwg3usv/i-can-has-newz/
Binary file added impact.ttf
Binary file not shown.
330 changes: 0 additions & 330 deletions lolcats.inc.php

This file was deleted.

4 changes: 3 additions & 1 deletion mintest.pl
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@

my $image = _load_image( $img_name );
#die("Annote1: text => $text, gravity => $gravity{$align}, font => $font, fill => $text_color");
$image->Annotate(text => $caption, gravity => "SoutWest", font => 'impact.ttf', fill => 'green', pointsize => 40);

$image->Annotate(font=>'impact.ttf', pointsize => 40, fill=>'green', text=>$caption, x=> '40', y => '40');

_write_image($image, $img_name);

# utility functions
Expand Down
Binary file added mobile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading