From ba32e610a99253c32342b69e6d4818ca40af3b83 Mon Sep 17 00:00:00 2001 From: radek2s Date: Thu, 6 Sep 2018 15:50:12 +0200 Subject: [PATCH] Issue#92: java.lang.Exception: Unable to derive image dimensions FIX --- WebContent/graphics/Anti-horario-on-off/info.txt | 4 ++-- WebContent/graphics/Battery/info.txt | 4 ++-- WebContent/graphics/BlinkingLights/info.txt | 4 ++-- WebContent/graphics/Bomba-3D/info.txt | 4 ++-- WebContent/graphics/Bomba-On-Off-gd/info.txt | 4 ++-- WebContent/graphics/Bomba-On-Off-md/info.txt | 4 ++-- WebContent/graphics/Bomba-On-Off-pq/info.txt | 4 ++-- WebContent/graphics/Botao-3D/info.txt | 4 ++-- WebContent/graphics/Bullets/info.txt | 4 ++-- WebContent/graphics/CarBattery/info.txt | 4 ++-- WebContent/graphics/Dial/info.txt | 4 ++-- WebContent/graphics/Drinks/info.txt | 4 ++-- WebContent/graphics/Encanamento-A-3D/info.txt | 4 ++-- WebContent/graphics/Encanamento-B-3D/info.txt | 4 ++-- WebContent/graphics/Encanamento-C-3D/info.txt | 4 ++-- WebContent/graphics/Estrela-on-off/info.txt | 4 ++-- WebContent/graphics/Fan/info.txt | 4 ++-- WebContent/graphics/Fan2/info.txt | 4 ++-- WebContent/graphics/Filtro-Manga-On-Off-Fail/info.txt | 4 ++-- WebContent/graphics/GreenThermo/info.txt | 4 ++-- WebContent/graphics/Helice-3D/info.txt | 4 ++-- WebContent/graphics/Horario-on-off/info.txt | 4 ++-- WebContent/graphics/HorizontalLevel/info.txt | 2 ++ WebContent/graphics/LavaLamp/info.txt | 4 ++-- WebContent/graphics/Leds16/info.txt | 4 ++-- WebContent/graphics/Leds24/info.txt | 4 ++-- WebContent/graphics/Leds32/info.txt | 4 ++-- WebContent/graphics/Leds48/info.txt | 4 ++-- WebContent/graphics/LightBulb/info.txt | 4 ++-- WebContent/graphics/LightBulb2/info.txt | 4 ++-- WebContent/graphics/Misturador-3D/info.txt | 4 ++-- WebContent/graphics/Motor-Horizontal-On-Off-Fail/info.txt | 4 ++-- WebContent/graphics/Motor-Vertical-On-Off-Fail/info.txt | 4 ++-- WebContent/graphics/Reservatorio-3D/info.txt | 4 ++-- WebContent/graphics/Sensor-on-off/info.txt | 4 ++-- WebContent/graphics/SetPoint/info.txt | 4 ++-- WebContent/graphics/Signal/info.txt | 4 ++-- WebContent/graphics/SmallDial/info.txt | 2 ++ WebContent/graphics/Tank/info.txt | 4 ++-- WebContent/graphics/Tanque-A-3D/info.txt | 4 ++-- WebContent/graphics/Tanque-B-3D/info.txt | 4 ++-- WebContent/graphics/Tanque-Nivel-gd/info.txt | 4 ++-- WebContent/graphics/Tanque-Nivel-med/info.txt | 4 ++-- WebContent/graphics/Tanque-Nivel-peq/info.txt | 4 ++-- WebContent/graphics/Triangulo-on-off/info.txt | 4 ++-- WebContent/graphics/Valvula-3D/info.txt | 4 ++-- WebContent/graphics/Valvula-on-off/info.txt | 4 ++-- WebContent/graphics/Ventilador-Animado-gd/info.txt | 4 ++-- WebContent/graphics/Ventilador-Animado-med/info.txt | 4 ++-- WebContent/graphics/Ventilador-Animado-peq/info.txt | 4 ++-- WebContent/graphics/Ventilador-On-Off-Fail/info.txt | 4 ++-- WebContent/graphics/VerticalLevel/info.txt | 2 ++ 52 files changed, 104 insertions(+), 98 deletions(-) diff --git a/WebContent/graphics/Anti-horario-on-off/info.txt b/WebContent/graphics/Anti-horario-on-off/info.txt index e9553478d4..073c356078 100644 --- a/WebContent/graphics/Anti-horario-on-off/info.txt +++ b/WebContent/graphics/Anti-horario-on-off/info.txt @@ -1,6 +1,6 @@ name=Liga/Desliga Sentido Anti Horario type=imageSet -#width=114 -#height=128 +width=114 +height=128 text.x=14 text.y=2 diff --git a/WebContent/graphics/Battery/info.txt b/WebContent/graphics/Battery/info.txt index 09f2b89919..80fa4a96a7 100644 --- a/WebContent/graphics/Battery/info.txt +++ b/WebContent/graphics/Battery/info.txt @@ -1,6 +1,6 @@ name=Small battery type=imageSet -#width=16 -#height=9 +width=16 +height=9 text.x=14 text.y=2 diff --git a/WebContent/graphics/BlinkingLights/info.txt b/WebContent/graphics/BlinkingLights/info.txt index 81391fce7b..01525ce07e 100644 --- a/WebContent/graphics/BlinkingLights/info.txt +++ b/WebContent/graphics/BlinkingLights/info.txt @@ -1,6 +1,6 @@ name=Blinking lights type=imageSet -#width=28 -#height=28 +width=28 +height=28 text.x=5 text.y=25 diff --git a/WebContent/graphics/Bomba-3D/info.txt b/WebContent/graphics/Bomba-3D/info.txt index 70fc3637fe..7f9490d8ce 100644 --- a/WebContent/graphics/Bomba-3D/info.txt +++ b/WebContent/graphics/Bomba-3D/info.txt @@ -1,6 +1,6 @@ name=Bomba 3D type=imageSet -#width=163 -#height=130 +width=163 +height=130 text.x=14 text.y=2 diff --git a/WebContent/graphics/Bomba-On-Off-gd/info.txt b/WebContent/graphics/Bomba-On-Off-gd/info.txt index e332e4d203..159697bdeb 100644 --- a/WebContent/graphics/Bomba-On-Off-gd/info.txt +++ b/WebContent/graphics/Bomba-On-Off-gd/info.txt @@ -1,6 +1,6 @@ name=Bomba Simples On/Off (Grande) type=imageSet -#width=300 -#height=227 +width=300 +height=227 text.x=14 text.y=2 diff --git a/WebContent/graphics/Bomba-On-Off-md/info.txt b/WebContent/graphics/Bomba-On-Off-md/info.txt index bf7a25ea19..17a15c2752 100644 --- a/WebContent/graphics/Bomba-On-Off-md/info.txt +++ b/WebContent/graphics/Bomba-On-Off-md/info.txt @@ -1,6 +1,6 @@ name=Bomba Simples On/Off (Media) type=imageSet -#width=150 -#height=113 +width=150 +height=113 text.x=14 text.y=2 diff --git a/WebContent/graphics/Bomba-On-Off-pq/info.txt b/WebContent/graphics/Bomba-On-Off-pq/info.txt index bc6fa661b9..0fd1e0f90f 100644 --- a/WebContent/graphics/Bomba-On-Off-pq/info.txt +++ b/WebContent/graphics/Bomba-On-Off-pq/info.txt @@ -1,6 +1,6 @@ name=Bomba Simples On/Off (Pequena) type=imageSet -#width=50 -#height=38 +width=50 +height=38 text.x=14 text.y=2 diff --git a/WebContent/graphics/Botao-3D/info.txt b/WebContent/graphics/Botao-3D/info.txt index 4b192076e8..bf8bc31dff 100644 --- a/WebContent/graphics/Botao-3D/info.txt +++ b/WebContent/graphics/Botao-3D/info.txt @@ -1,6 +1,6 @@ name=Liga/Desliga (Botao) type=imageSet -#width=60 -#height=60 +width=60 +height=60 text.x=14 text.y=2 diff --git a/WebContent/graphics/Bullets/info.txt b/WebContent/graphics/Bullets/info.txt index 8109551449..8a72a136db 100644 --- a/WebContent/graphics/Bullets/info.txt +++ b/WebContent/graphics/Bullets/info.txt @@ -1,6 +1,6 @@ name=Bullets type=imageSet -#width=6 -#height=6 +width=6 +height=6 text.x=0 text.y=6 diff --git a/WebContent/graphics/CarBattery/info.txt b/WebContent/graphics/CarBattery/info.txt index 97372c94d6..dab594a865 100644 --- a/WebContent/graphics/CarBattery/info.txt +++ b/WebContent/graphics/CarBattery/info.txt @@ -1,6 +1,6 @@ name=Car battery type=imageSet -#width=36 -#height=36 +width=36 +height=36 text.x=5 text.y=32 diff --git a/WebContent/graphics/Dial/info.txt b/WebContent/graphics/Dial/info.txt index b80f673552..75a19df2d0 100644 --- a/WebContent/graphics/Dial/info.txt +++ b/WebContent/graphics/Dial/info.txt @@ -1,6 +1,6 @@ name=Dial type=dynamic -#width=155 -#height=155 +width=155 +height=155 text.x=10 text.y=136 diff --git a/WebContent/graphics/Drinks/info.txt b/WebContent/graphics/Drinks/info.txt index 676b8866d0..9067012f38 100644 --- a/WebContent/graphics/Drinks/info.txt +++ b/WebContent/graphics/Drinks/info.txt @@ -1,6 +1,6 @@ name=Drinks type=imageSet -#width=16 -#height=16 +width=16 +height=16 text.x=1 text.y=15 diff --git a/WebContent/graphics/Encanamento-A-3D/info.txt b/WebContent/graphics/Encanamento-A-3D/info.txt index 1d5e3ae3bb..8bc6b78290 100644 --- a/WebContent/graphics/Encanamento-A-3D/info.txt +++ b/WebContent/graphics/Encanamento-A-3D/info.txt @@ -1,6 +1,6 @@ name=Encanamento em L - 3D Modelo A vazio/enchendo type=imageSet -#width=243 -#height=136 +width=243 +height=136 text.x=14 text.y=2 diff --git a/WebContent/graphics/Encanamento-B-3D/info.txt b/WebContent/graphics/Encanamento-B-3D/info.txt index 58766dcdbd..83a0188ab4 100644 --- a/WebContent/graphics/Encanamento-B-3D/info.txt +++ b/WebContent/graphics/Encanamento-B-3D/info.txt @@ -1,6 +1,6 @@ name=Encanamento em L - 3D Modelo B vazio/enchendo type=imageSet -#width=246 -#height=138 +width=246 +height=138 text.x=14 text.y=2 diff --git a/WebContent/graphics/Encanamento-C-3D/info.txt b/WebContent/graphics/Encanamento-C-3D/info.txt index 606ab3ec11..64ce1b3159 100644 --- a/WebContent/graphics/Encanamento-C-3D/info.txt +++ b/WebContent/graphics/Encanamento-C-3D/info.txt @@ -1,6 +1,6 @@ name=Encanamento em S - 3D Modelo C vazio/enchendo type=imageSet -#width=562 -#height=290 +width=562 +height=290 text.x=14 text.y=2 diff --git a/WebContent/graphics/Estrela-on-off/info.txt b/WebContent/graphics/Estrela-on-off/info.txt index ae700201e1..66c2bfc712 100644 --- a/WebContent/graphics/Estrela-on-off/info.txt +++ b/WebContent/graphics/Estrela-on-off/info.txt @@ -1,6 +1,6 @@ name=Liga/Desliga Estrela type=imageSet -#width=114 -#height=128 +width=114 +height=128 text.x=14 text.y=2 diff --git a/WebContent/graphics/Fan/info.txt b/WebContent/graphics/Fan/info.txt index f106f0d26c..3823a2253d 100644 --- a/WebContent/graphics/Fan/info.txt +++ b/WebContent/graphics/Fan/info.txt @@ -1,6 +1,6 @@ name=Fan type=imageSet -#width=61 -#height=72 +width=61 +height=72 text.x=5 text.y=55 diff --git a/WebContent/graphics/Fan2/info.txt b/WebContent/graphics/Fan2/info.txt index 73c5ce947f..1095f6d25f 100644 --- a/WebContent/graphics/Fan2/info.txt +++ b/WebContent/graphics/Fan2/info.txt @@ -1,6 +1,6 @@ name=Fan 3 type=imageSet -#width=80 -#height=90 +width=80 +height=90 text.x=5 text.y=90 diff --git a/WebContent/graphics/Filtro-Manga-On-Off-Fail/info.txt b/WebContent/graphics/Filtro-Manga-On-Off-Fail/info.txt index 724d5c290b..dad0424268 100644 --- a/WebContent/graphics/Filtro-Manga-On-Off-Fail/info.txt +++ b/WebContent/graphics/Filtro-Manga-On-Off-Fail/info.txt @@ -1,6 +1,6 @@ name=Filtro Manga Industrial on/off/fail type=imageSet -#width=296 -#height=246 +width=296 +height=246 text.x=14 text.y=2 diff --git a/WebContent/graphics/GreenThermo/info.txt b/WebContent/graphics/GreenThermo/info.txt index 03bb526438..98c17e74e4 100644 --- a/WebContent/graphics/GreenThermo/info.txt +++ b/WebContent/graphics/GreenThermo/info.txt @@ -1,6 +1,6 @@ name=Thermometer type=imageSet -#width=57 -#height=134 +width=57 +height=134 text.x=5 text.y=115 diff --git a/WebContent/graphics/Helice-3D/info.txt b/WebContent/graphics/Helice-3D/info.txt index beb2398626..6cb998e280 100644 --- a/WebContent/graphics/Helice-3D/info.txt +++ b/WebContent/graphics/Helice-3D/info.txt @@ -1,6 +1,6 @@ name=Helice 3D Animada start/stop type=imageSet -#width=133 -#height=110 +width=133 +height=110 text.x=5 text.y=25 diff --git a/WebContent/graphics/Horario-on-off/info.txt b/WebContent/graphics/Horario-on-off/info.txt index a8a9be9106..0995e71cc0 100644 --- a/WebContent/graphics/Horario-on-off/info.txt +++ b/WebContent/graphics/Horario-on-off/info.txt @@ -1,6 +1,6 @@ name=Liga/Desliga Sentido Horario type=imageSet -#width=114 -#height=128 +width=114 +height=128 text.x=14 text.y=2 diff --git a/WebContent/graphics/HorizontalLevel/info.txt b/WebContent/graphics/HorizontalLevel/info.txt index 29fc852878..6374cd2cf6 100644 --- a/WebContent/graphics/HorizontalLevel/info.txt +++ b/WebContent/graphics/HorizontalLevel/info.txt @@ -1,4 +1,6 @@ name=Horizontal level type=dynamic +width=99 +height=20 text.x=100 text.y=1 diff --git a/WebContent/graphics/LavaLamp/info.txt b/WebContent/graphics/LavaLamp/info.txt index eb33d3f90d..6e00c2689c 100644 --- a/WebContent/graphics/LavaLamp/info.txt +++ b/WebContent/graphics/LavaLamp/info.txt @@ -1,6 +1,6 @@ name=Lava lamp type=imageSet -#width=50 -#height=120 +width=50 +height=120 text.x=5 text.y=95 diff --git a/WebContent/graphics/Leds16/info.txt b/WebContent/graphics/Leds16/info.txt index 3f27995054..27a826321c 100644 --- a/WebContent/graphics/Leds16/info.txt +++ b/WebContent/graphics/Leds16/info.txt @@ -1,6 +1,6 @@ name=Leds16 type=imageSet -#width=16 -#height=16 +width=16 +height=16 text.x=0 text.y=16 diff --git a/WebContent/graphics/Leds24/info.txt b/WebContent/graphics/Leds24/info.txt index 9e48e9348d..5e1db6230e 100644 --- a/WebContent/graphics/Leds24/info.txt +++ b/WebContent/graphics/Leds24/info.txt @@ -1,6 +1,6 @@ name=Leds24 type=imageSet -#width=24 -#height=24 +width=24 +height=24 text.x=0 text.y=24 diff --git a/WebContent/graphics/Leds32/info.txt b/WebContent/graphics/Leds32/info.txt index d59fbbd3fb..5db057862f 100644 --- a/WebContent/graphics/Leds32/info.txt +++ b/WebContent/graphics/Leds32/info.txt @@ -1,6 +1,6 @@ name=Leds32 type=imageSet -#width=32 -#height=32 +width=32 +height=32 text.x=0 text.y=32 diff --git a/WebContent/graphics/Leds48/info.txt b/WebContent/graphics/Leds48/info.txt index 212cf771db..724ff56961 100644 --- a/WebContent/graphics/Leds48/info.txt +++ b/WebContent/graphics/Leds48/info.txt @@ -1,6 +1,6 @@ name=Leds48 type=imageSet -#width=48 -#height=48 +width=48 +height=48 text.x=0 text.y=48 diff --git a/WebContent/graphics/LightBulb/info.txt b/WebContent/graphics/LightBulb/info.txt index d301bb3913..c4c24bafb0 100644 --- a/WebContent/graphics/LightBulb/info.txt +++ b/WebContent/graphics/LightBulb/info.txt @@ -1,6 +1,6 @@ name=Light bulb type=imageSet -#width=28 -#height=25 +width=28 +height=25 text.x=5 text.y=25 diff --git a/WebContent/graphics/LightBulb2/info.txt b/WebContent/graphics/LightBulb2/info.txt index edeae82627..42e13a0710 100644 --- a/WebContent/graphics/LightBulb2/info.txt +++ b/WebContent/graphics/LightBulb2/info.txt @@ -1,6 +1,6 @@ name=Light bulb 2 type=imageSet -#width=22 -#height=32 +width=22 +height=32 text.x=5 text.y=32 diff --git a/WebContent/graphics/Misturador-3D/info.txt b/WebContent/graphics/Misturador-3D/info.txt index 5154480461..ecf4bb6b37 100644 --- a/WebContent/graphics/Misturador-3D/info.txt +++ b/WebContent/graphics/Misturador-3D/info.txt @@ -1,6 +1,6 @@ name=Misturador 3D enchendo/vazio type=imageSet -#width=394 -#height=557 +width=394 +height=557 text.x=5 text.y=25 diff --git a/WebContent/graphics/Motor-Horizontal-On-Off-Fail/info.txt b/WebContent/graphics/Motor-Horizontal-On-Off-Fail/info.txt index 1b8f334875..61bdcd1478 100644 --- a/WebContent/graphics/Motor-Horizontal-On-Off-Fail/info.txt +++ b/WebContent/graphics/Motor-Horizontal-On-Off-Fail/info.txt @@ -1,6 +1,6 @@ name=Motor Industrial (horizontal) on/off/fail type=imageSet -#width=70 -#height=70 +width=70 +height=70 text.x=14 text.y=2 diff --git a/WebContent/graphics/Motor-Vertical-On-Off-Fail/info.txt b/WebContent/graphics/Motor-Vertical-On-Off-Fail/info.txt index 70f9834214..fbc60ccc89 100644 --- a/WebContent/graphics/Motor-Vertical-On-Off-Fail/info.txt +++ b/WebContent/graphics/Motor-Vertical-On-Off-Fail/info.txt @@ -1,6 +1,6 @@ name=Motor Industrial (vertical) on/off/fail type=imageSet -#width=70 -#height=70 +width=70 +height=70 text.x=14 text.y=2 diff --git a/WebContent/graphics/Reservatorio-3D/info.txt b/WebContent/graphics/Reservatorio-3D/info.txt index 02e65c2941..9a55b96ae3 100644 --- a/WebContent/graphics/Reservatorio-3D/info.txt +++ b/WebContent/graphics/Reservatorio-3D/info.txt @@ -1,6 +1,6 @@ name=Reservatorio 3D enchendo/vazio type=imageSet -#width=143 -#height=262 +width=143 +height=262 text.x=5 text.y=25 diff --git a/WebContent/graphics/Sensor-on-off/info.txt b/WebContent/graphics/Sensor-on-off/info.txt index 818bb51124..4e570fceef 100644 --- a/WebContent/graphics/Sensor-on-off/info.txt +++ b/WebContent/graphics/Sensor-on-off/info.txt @@ -1,6 +1,6 @@ name=Liga/Desliga (sensor) type=imageSet -#width=45 -#height=15 +width=45 +height=15 text.x=14 text.y=2 diff --git a/WebContent/graphics/SetPoint/info.txt b/WebContent/graphics/SetPoint/info.txt index bb32d9fa5b..3e7a997f8a 100644 --- a/WebContent/graphics/SetPoint/info.txt +++ b/WebContent/graphics/SetPoint/info.txt @@ -1,7 +1,7 @@ name=Set Point (Tank) type=imageSet -#width=7 -#height=81 +width=7 +height=81 text.x=5 text.y=81 \ No newline at end of file diff --git a/WebContent/graphics/Signal/info.txt b/WebContent/graphics/Signal/info.txt index aedee5b59d..0aad5825eb 100644 --- a/WebContent/graphics/Signal/info.txt +++ b/WebContent/graphics/Signal/info.txt @@ -1,6 +1,6 @@ name=Signal type=imageSet -#width=16 -#height=16 +width=16 +height=16 text.x=14 text.y=2 diff --git a/WebContent/graphics/SmallDial/info.txt b/WebContent/graphics/SmallDial/info.txt index 14c24bc705..e633070b4a 100644 --- a/WebContent/graphics/SmallDial/info.txt +++ b/WebContent/graphics/SmallDial/info.txt @@ -1,4 +1,6 @@ name=SmallDial type=dynamic +width=78 +height=78 text.x=5 text.y=68 diff --git a/WebContent/graphics/Tank/info.txt b/WebContent/graphics/Tank/info.txt index 492715d29b..7585c7dcb7 100644 --- a/WebContent/graphics/Tank/info.txt +++ b/WebContent/graphics/Tank/info.txt @@ -1,6 +1,6 @@ name=Tank type=imageSet -#width=76 -#height=81 +width=76 +height=81 text.x=5 text.y=81 diff --git a/WebContent/graphics/Tanque-A-3D/info.txt b/WebContent/graphics/Tanque-A-3D/info.txt index a60c1a2719..a5ac3883cb 100644 --- a/WebContent/graphics/Tanque-A-3D/info.txt +++ b/WebContent/graphics/Tanque-A-3D/info.txt @@ -1,6 +1,6 @@ name=Tanque 3D Vermelho enchendo/vazio type=imageSet -#width=121 -#height=197 +width=121 +height=197 text.x=5 text.y=25 diff --git a/WebContent/graphics/Tanque-B-3D/info.txt b/WebContent/graphics/Tanque-B-3D/info.txt index 5892a7ad57..f787c1c62d 100644 --- a/WebContent/graphics/Tanque-B-3D/info.txt +++ b/WebContent/graphics/Tanque-B-3D/info.txt @@ -1,6 +1,6 @@ name=Tanque 3D Verde enchendo/vazio type=imageSet -#width=119 -#height=199 +width=119 +height=199 text.x=5 text.y=25 diff --git a/WebContent/graphics/Tanque-Nivel-gd/info.txt b/WebContent/graphics/Tanque-Nivel-gd/info.txt index f80e5200cc..aeda3c7d39 100644 --- a/WebContent/graphics/Tanque-Nivel-gd/info.txt +++ b/WebContent/graphics/Tanque-Nivel-gd/info.txt @@ -1,6 +1,6 @@ name=Nivel de Tanque (Grande) type=imageSet -#width=300 -#height=390 +width=300 +height=390 text.x=5 text.y=115 diff --git a/WebContent/graphics/Tanque-Nivel-med/info.txt b/WebContent/graphics/Tanque-Nivel-med/info.txt index d4c3ed9f79..cf6905c0b1 100644 --- a/WebContent/graphics/Tanque-Nivel-med/info.txt +++ b/WebContent/graphics/Tanque-Nivel-med/info.txt @@ -1,6 +1,6 @@ name=Nivel de Tanque (Medio) type=imageSet -#width=150 -#height=195 +width=150 +height=195 text.x=5 text.y=115 diff --git a/WebContent/graphics/Tanque-Nivel-peq/info.txt b/WebContent/graphics/Tanque-Nivel-peq/info.txt index 35039c0361..ee89ebbef5 100644 --- a/WebContent/graphics/Tanque-Nivel-peq/info.txt +++ b/WebContent/graphics/Tanque-Nivel-peq/info.txt @@ -1,6 +1,6 @@ name=Nivel de Tanque (Pequeno) type=imageSet -#width=50 -#height=65 +width=50 +height=65 text.x=5 text.y=65 diff --git a/WebContent/graphics/Triangulo-on-off/info.txt b/WebContent/graphics/Triangulo-on-off/info.txt index a5bff3714a..67203e8f1a 100644 --- a/WebContent/graphics/Triangulo-on-off/info.txt +++ b/WebContent/graphics/Triangulo-on-off/info.txt @@ -1,6 +1,6 @@ name=Liga/Desliga Triangulo type=imageSet -#width=114 -#height=128 +width=114 +height=128 text.x=14 text.y=2 diff --git a/WebContent/graphics/Valvula-3D/info.txt b/WebContent/graphics/Valvula-3D/info.txt index b4aed532e2..7dec73b174 100644 --- a/WebContent/graphics/Valvula-3D/info.txt +++ b/WebContent/graphics/Valvula-3D/info.txt @@ -1,6 +1,6 @@ name=Valvula 3D aberta/fechando/fechada type=imageSet -#width=75 -#height=79 +width=75 +height=79 text.x=14 text.y=2 diff --git a/WebContent/graphics/Valvula-on-off/info.txt b/WebContent/graphics/Valvula-on-off/info.txt index 053ad3c219..2195758fd9 100644 --- a/WebContent/graphics/Valvula-on-off/info.txt +++ b/WebContent/graphics/Valvula-on-off/info.txt @@ -1,6 +1,6 @@ name=Valvula Simples on/off type=imageSet -#width=50 -#height=26 +width=50 +height=26 text.x=14 text.y=2 diff --git a/WebContent/graphics/Ventilador-Animado-gd/info.txt b/WebContent/graphics/Ventilador-Animado-gd/info.txt index b030eb8860..d2c0342033 100644 --- a/WebContent/graphics/Ventilador-Animado-gd/info.txt +++ b/WebContent/graphics/Ventilador-Animado-gd/info.txt @@ -1,6 +1,6 @@ name=Ventilador Animado Simples (Grande) type=imageSet -#width=381 -#height=373 +width=381 +height=373 text.x=14 text.y=2 diff --git a/WebContent/graphics/Ventilador-Animado-med/info.txt b/WebContent/graphics/Ventilador-Animado-med/info.txt index c360f3c5cf..751a85f7a0 100644 --- a/WebContent/graphics/Ventilador-Animado-med/info.txt +++ b/WebContent/graphics/Ventilador-Animado-med/info.txt @@ -1,6 +1,6 @@ name=Ventilador Animado Simples (Medio) type=imageSet -#width=190 -#height=186 +width=190 +height=186 text.x=14 text.y=2 diff --git a/WebContent/graphics/Ventilador-Animado-peq/info.txt b/WebContent/graphics/Ventilador-Animado-peq/info.txt index 96f5bcf358..fc46ac5a9d 100644 --- a/WebContent/graphics/Ventilador-Animado-peq/info.txt +++ b/WebContent/graphics/Ventilador-Animado-peq/info.txt @@ -1,6 +1,6 @@ name=Ventilador Animado Simples (Pequeno) type=imageSet -#width=95 -#height=93 +width=95 +height=93 text.x=14 text.y=2 diff --git a/WebContent/graphics/Ventilador-On-Off-Fail/info.txt b/WebContent/graphics/Ventilador-On-Off-Fail/info.txt index 33778adb74..b2c585a96e 100644 --- a/WebContent/graphics/Ventilador-On-Off-Fail/info.txt +++ b/WebContent/graphics/Ventilador-On-Off-Fail/info.txt @@ -1,6 +1,6 @@ name=Ventilador Industrial on/off/fail type=imageSet -#width=176 -#height=96 +width=176 +height=96 text.x=14 text.y=2 diff --git a/WebContent/graphics/VerticalLevel/info.txt b/WebContent/graphics/VerticalLevel/info.txt index 86984a58a8..ab8e5bf6be 100644 --- a/WebContent/graphics/VerticalLevel/info.txt +++ b/WebContent/graphics/VerticalLevel/info.txt @@ -1,4 +1,6 @@ name=Vertical level type=dynamic +width=20 +height=99 text.x=0 text.y=99