File:Barscales7.png

From GRASS-Wiki
Revision as of 10:32, 26 June 2013 by ⚠️HamishBowman (talk | contribs) (STYLES="classic line solid hollow full_checker part_checker mixed_checker tail_checker up_ticks down_ticks both_ticks arrow_ends" d.erase Y=100 for STYLE in $STYLES ; do Y=`expr $Y - 7` echo GRASS_FONT=Vera d.barscale at=7,$Y style=$STY...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Original file(555 × 933 pixels, file size: 5 KB, MIME type: image/png)

STYLES="classic line solid hollow full_checker

 part_checker mixed_checker tail_checker 
 up_ticks down_ticks both_ticks arrow_ends"

d.erase

Y=100

for STYLE in $STYLES ; do

  Y=`expr $Y - 7`
  echo GRASS_FONT=Vera d.barscale at=7,$Y style=$STYLE

done


d.erase

GRASS_FONT=Vera d.barscale at=7,93 style=classic GRASS_FONT=Vera d.barscale at=7,86 style=line

GRASS_FONT=Vera d.barscale at=7,79 style=solid text=under

GRASS_FONT=Vera d.barscale at=7,72 style=hollow text=left

GRASS_FONT=Vera d.barscale at=7,65 style=full_checker

GRASS_FONT=Vera d.barscale at=7,58 style=part_checker text=over

GRASS_FONT=Vera d.barscale at=7,51 style=mixed_checker text=left

GRASS_FONT=Vera d.barscale at=7,44 style=tail_checker text=under

GRASS_FONT=Vera d.barscale at=7,37 style=up_ticks

GRASS_FONT=Vera d.barscale at=7,37 style=down_ticks -f bcolor=none

GRASS_FONT=Vera d.barscale at=7,30 style=up_ticks text=under GRASS_FONT=Vera d.barscale at=7,23 style=down_ticks text=over -t bcolor=none

GRASS_FONT=Vera d.barscale at=7,16 style=both_ticks text=over

GRASS_FONT=Vera d.barscale at=7,9 style=arrow_ends text=under

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current10:32, 26 June 2013Thumbnail for version as of 10:32, 26 June 2013555 × 933 (5 KB)⚠️HamishBowman (talk | contribs) STYLES="classic line solid hollow full_checker part_checker mixed_checker tail_checker up_ticks down_ticks both_ticks arrow_ends" d.erase Y=100 for STYLE in $STYLES ; do Y=`expr $Y - 7` echo GRASS_FONT=Vera d.barscale at=7,$Y style=$STY...

The following page uses this file:

Metadata