Skip to content

Commit

Permalink
add vtest for text alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
wschweer committed Feb 27, 2014
1 parent 20e90c1 commit 9cc8964
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Binary file added vtest/frametext.mscz
Binary file not shown.
5 changes: 3 additions & 2 deletions vtest/gen
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
#
# "compare" - image magick compare program
#
if test -n $1; then
if test -n "$1"; then
echo hallo?
SRC=$1
else
SRC="mmrest-1 bravura-mmrest mmrest-2 mmrest-4 mmrest-5 mmrest-6 mmrest-7 mmrest-8 mmrest-9\
Expand All @@ -12,7 +13,7 @@ else
emmentaler-3 bravura-3 emmentaler-4 bravura-4 emmentaler-5 bravura-5\
emmentaler-6 bravura-6 emmentaler-7 bravura-7\
emmentaler-8 bravura-8 emmentaler-9 bravura-9 emmentaler-10 bravura-10\
emmentaler-11 bravura-11"
emmentaler-11 bravura-11 frametext"
fi

MSCORE=../build.debug/mscore/mscore
Expand Down

0 comments on commit 9cc8964

Please sign in to comment.