Subversion Repositories pub

Compare Revisions

Ignore whitespace Rev 654 → Rev 655

/video-contact-sheet/branches/1.13.3-pre.1/dist/vcs
5,7 → 5,7
# vcs
# Video Contact Sheet *NIX: Generates contact sheets (previews) of videos
#
# Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Toni Corvera
# Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2017 Toni Corvera
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
29,9 → 29,9
# The full changelog can be found at <http://p.outlyer.net/vcs/files/CHANGELOG>
 
 
declare -r VERSION="1.13.2"
declare -r RELEASE=1
declare -ri PRERELEASE=3
declare -r VERSION="1.13.3"
declare -r RELEASE=0
declare -ri PRERELEASE=1
[ "$RELEASE" -eq 1 ] || declare -r SUBVERSION="-pre.${PRERELEASE}"
 
set -e
4069,7 → 4069,7
-append \
\( \
-size ${headwidth}x${headheight} \
-gravity East -fill "$FG_HEADING" -annotate +0-1 "$meta2" \
-gravity NorthEast -fill "$FG_HEADING" -annotate +0-1 "$meta2" \
\) \
-bordercolor "$BG_HEADING" -border 9 \
\) \