From de23a6574b3b31d29e673a46dbba6b5ab6258b54 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Fri, 16 Aug 2013 16:45:58 +0200 Subject: typo --- mkindex.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mkindex.pl') diff --git a/mkindex.pl b/mkindex.pl index 6bee4d2..1c6010c 100755 --- a/mkindex.pl +++ b/mkindex.pl @@ -23,7 +23,7 @@ use strict; =head1 NAME -mkindex.pl - Merge a mapset into an index file +mkindex.pl - Create an index file from a mapset =head1 SYNOPSIS @@ -135,8 +135,8 @@ the index, but pipe it to display(1). =item mkindex.pl -b '25:RGBA(255,0,0,.5)' -f ':RGBA(0,0,255,.66)' --s_srs=epsg:3067 *.tif index.tif Assume all map to be projected in EPSG:3067. Draw a 25-pixels wide, 50% -transparent red border around each tile, and write the caption in 67% -transparent blue. +transparent red border around each tile, and write the caption in 66% +opaque blue. =item mkindex.pl -f '75::DejaVu-Sans-Book' --rename='s/U(.*)_RVK_25\.tif/$1/' *.tif index.tif -- cgit v1.2.3