Skip to content
This repository has been archived by the owner on Mar 14, 2019. It is now read-only.

Shapes lose their rotation #19

Closed
DingoTom opened this issue Dec 12, 2014 · 0 comments
Closed

Shapes lose their rotation #19

DingoTom opened this issue Dec 12, 2014 · 0 comments

Comments

@DingoTom
Copy link

Hello. Shapes (which can include text) are losing their rotation. The big green ellipse is supposed to be rotated.

autostart = False
[localhost:7200]
workingdir = working
udp = 10000
[[2691]]
image = /home/xxxx/Cisco IOS/c2691-advipservicesk9-mz.124-15.T14-unpacked.bin
ram = 256
idlepc = 0x60b881b0
ghostios = True
[[ROUTER R1]]
model = 2691
console = 2000
aux = 2100
cnfg = configs/R1.cfg
wic0/0 = WIC-1T
wic0/1 = WIC-1T
wic0/2 = WIC-1T
s0/0 = R2 s0/0
x = -313.0
y = 112.0
hx = 64.5
hy = 2.0
[[ROUTER R2]]
model = 2691
console = 2001
aux = 2101
cnfg = configs/R2.cfg
wic0/0 = WIC-1T
wic0/1 = WIC-1T
wic0/2 = WIC-1T
s0/0 = R1 s0/0
s0/1 = R3 s0/1
x = -315.0
y = -204.0
hx = 14.5
hy = -23.0
[localhost:7201]
workingdir = working
udp = 10100
[[2691]]
image = /home/xxxx/Cisco IOS/c2691-advipservicesk9-mz.124-15.T14-unpacked.bin
ram = 256
idlepc = 0x60b881b0
ghostios = True
[[ROUTER R4]]
model = 2691
console = 2003
aux = 2102
cnfg = configs/R4.cfg
wic0/0 = WIC-1T
wic0/1 = WIC-1T
wic0/2 = WIC-1T
s0/0 = R3 s0/0
x = 134.0
y = 118.0
hx = -30.5
hy = 7.0
[[ROUTER R3]]
model = 2691
console = 2002
aux = 2103
cnfg = configs/R3.cfg
wic0/0 = WIC-1T
wic0/1 = WIC-1T
wic0/2 = WIC-1T
s0/0 = R4 s0/0
s0/1 = R2 s0/1
x = 135.0
y = -197.0
[GNS3-DATA]
configs = configs
workdir = working
[[NOTE 1]]
text = S0/0 DCE\n172.16.34.3/24
x = 176.0
y = -144.5
color = "#1a1a1a"
[[NOTE 2]]
text = AREA 0
x = -178.0
y = -57.5
font = "Cantarell,16,-1,5,75,0,0,0,0,0"
color = "#1a1a1a"
[[NOTE 3]]
text = Lo0: 172.16.1.1/24
x = -348.0
y = 157.5
color = "#1a1a1a"
[[NOTE 4]]
text = S0/0 \n172.16.34.4/24
x = 174.0
y = 74.5
color = "#1a1a1a"
[[NOTE 5]]
text = AREA 34
x = 260.0
y = -30.5
font = "Cantarell,18,-1,5,75,0,0,0,0,0"
color = "#1a1a1a"
[[NOTE 6]]
text = AREA 40
x = 80.0
y = 252.5
font = "Cantarell,18,-1,5,75,0,0,0,0,0"
color = "#1a1a1a"
[[NOTE 7]]
text = S0/1\n172.16.23.3/24
x = 9.0
y = -216.5
color = "#1a1a1a"
[[NOTE 8]]
text = S0/0 DCE\n172.16.12.1/24
x = -409.0
y = 65.5
color = "#1a1a1a"
[[NOTE 9]]
text = S0/1 DCE\n172.16.23.2/24
x = -233.0
y = -226.5
color = "#1a1a1a"
[[NOTE 10]]
text = Lo0: 172.16.3.1/24
x = 202.0
y = -186.5
color = "#1a1a1a"
[[NOTE 11]]
text = S0/0 \n172.16.12.2/24
x = -398.0
y = -138.5
color = "#1a1a1a"
[[NOTE 12]]
text = Lo0: 172.16.4.1/24
x = 63.0
y = 176.5
color = "#1a1a1a"
[[SHAPE 1]]
type = ellipse
x = 10.0
y = -413.0
width = 453.502329275
height = 724.0
fill_color = "#aaff7f"
rotate = 61
border_style = 2
z = -2.0
[[SHAPE 2]]
type = ellipse
x = 26.0
y = 149.0
width = 216.0
height = 213.0
fill_color = "#ffff7f"
border_style = 2
z = -2.0
[[SHAPE 3]]
type = ellipse
x = 124.0
y = -218.0
width = 286.0
height = 409.0
fill_color = "#ffcd9b"
border_style = 2
z = -2.0

Incorrect after converting:
colors

This is how it appears in 0.8.6:
rotate

thank you. Great work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant