put slide number in upper left corner to miss title
authorDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 23 Oct 2009 16:30:52 +0000 (18:30 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 23 Oct 2009 16:30:52 +0000 (18:30 +0200)
bin/mplayer.pl

index 75345ec..3fd6c68 100755 (executable)
@@ -274,7 +274,7 @@ sub html5tv {
 
                        $im->Resize( width => $w, height => $h, filter => 13, blur => 0.9 );
 
-                       my $c = $h / 10;
+                       my $c = 1; # $h / 10;
                        my %info = (
                                font => 'Sans', pointsize => $h / 10,
                                #text => "$factor = $w*$h",