Skip to content

Command Examples

netcrafter edited this page Nov 21, 2015 · 1 revision

####A collection of different shapes generated using WGPG commands.

##Menu

##Ploygon examples 2
/wgpg p test 800 3 0 0 255

3
/wgpg p test 800 3 30 0 255

4
/wgpg p test 800 3 0 0 255 | /wgpg p test1 800 3 60 0 255

5
/wgpg p test 600 5 54 0 255

6 /wgpg p test 700 6 10 0 255

##Ellipse examples 7
/wgpg e test 600 300 360 0 0 0 255

8
/wgpg e test 300 600 360 0 0 0 255

9
/wgpg e test 800 400 360 0 45 0 255

10
/wgpg e test 800 400 3 0 0 0 255

11
/wgpg e test 800 400 3 30 0 0 255

12
/wgpg e test 800 400 3 30 45 0 255

13
/wgpg e test 1500 400 3 0 0 0 255

14
/wgpg e test 600 300 4 0 30 0 255

15
/wgpg e test 600 300 4 90 0 0 255

16
/wgpg e test 600 300 6 0 0 0 255

17
/wgpg e test 600 300 6 30 0 0 255

18
/wgpg e test 800 300 6 30 75 0 255

##Circle examples 1
/wgpg c test 800 0 255

##Square examples 19
/wgpg s test 800 0 255

20
/wgpg s test 800 0 255 30

##Rectangle examples 21
/wgpg r test 500 250 0 255

22
/wgpg r test 500 250 0 255 40

Clone this wiki locally