Author Topic: .gif files from the LSP forums  (Read 706 times)

Offline urthegman

  • Sr. Member
  • ****
  • Posts: 960
.gif files from the LSP forums
« on: August 27, 2012, »
Hey Sean, I don't know if you saw these over at the LSP forums. I haven't looked at them, but I thought of you when I ran across them. Here is a link to them in case you want to download them. You are not allowed to view links. Register or Login

Offline smeighan

  • Moderator
  • Sr. Member
  • *****
  • Posts: 2285
    • Nutcracker RGB Sequence Builder
Re: .gif files from the LSP forums
« Reply #1 on: August 28, 2012, »
You are not allowed to view links. Register or Login
Hey Sean, I don't know if you saw these over at the LSP forums. I haven't looked at them, but I thought of you when I ran across them. Here is a link to them in case you want to download them. You are not allowed to view links. Register or Login

they seem to be a macro language that creates images. I could make an interpreter for them, but prob will finish the other stuff first.

the file is an xml file

here is one snippet from it


<ObjectName>Pumpkin</ObjectName>
    <ObjectGraphicList><object Type='LightShowProSequencer.Utility.Drawing.DrawMini'><Start x='101' y='351'/><End x='124' y='383'/><Color>-2560</Color><PenWidth>1</PenWidth></object><object Type='LightShowProSequencer.Utility.Drawing.DrawMini'><Start x='125' y='378'/><End x='172' y='381'/><Color>-2560</Color><PenWidth>1</PenWidth></object><object Type='LightShowProSequencer.Utility.Drawing.DrawMini'><Start x='195' y='352'/><End x='173' y='381'/><Color>-2560</Color><PenWidth>1</PenWidth></object><object Type='LightShowProSequencer.Utility.Drawing.DrawMini'><Start x='168' y='360'/><End x='196' y='352'/><Color>-2560</Color><PenWidth>1</PenWidth></object><object Type='LightShowProSequencer.Utility.Drawing.DrawMini'><Start x='168' y='372'/><End x='168' y='360'/><Color>-2560</Color><PenWidth>1</PenWidth></object><object Type='LightShowProSequencer.Utility.Drawing.DrawMini'><Start x='156' y='373'/><End x='168' y='372'/><Color>-2560</Color><PenWidth>1</PenWidth></object><object Type='LightShowProSequencer.Utility.Drawing.DrawMini'><Start x='155' y='360'/><End x='156' y='373'/><Color>-2560</Color><PenWidth>1</PenWidth></object><object Type='LightShowProSequencer.Utility.Drawing.DrawMini'><Start x='134' y='359'/><End x='155' y='360'/><Color>-2560</Color><PenWidth>1</PenWidth></object><object Type='LightShowProSequencer.Utility.Drawing.DrawMini'><Start x='134' y='368'/><End x='134' y='359'/><Color>-2560</Color><PenWidth>1</PenWidth></object><object Type='LightShowProSequencer.Utility.Drawing.DrawMini'><Start x='123' y='368'/><End x='134' y='368'/><Color>-2560</Color><PenWidth>1</PenWidth></object><object Type='LightShowProSequencer.Utility.Drawing.DrawMini'><Start x='123' y='357'/><End x='123' y='368'/><Color>-2560</Color><PenWidth>1</PenWidth></object><object Type='LightShowProSequencer.Utility.Drawing.DrawMini'><Start x='102' y='350'/><End x='123' y='357'/><Color>-2560</Color><PenWidth>1</PenWidth></object><object Type='LightShowProSequencer.Utility.Drawing.DrawMini'><Start x='158' y='351'/><End x='149' y='329'/><Color>-2560</Color><PenWidth>1</PenWidth></object><object Type='LightShowProSequencer.Utility.Drawing.DrawMini'><Start x='137' y='351'/><End x='158' y='351'/><Color>-2560</Color><PenWidth>1</PenWidth></object><object Type='LightShowProSequencer.Utility.Drawing.DrawMini'><Start x='148' y='328'/><End x='137' y='351'/><Color>-2560</Color><PenWidth>1</PenWidth></object><object Type='LightShowProSequencer.Utility.Drawing.DrawMini'><Start x='161' y='331'/><End x='171' y='311'/><Color>-2560</Color><PenWidth>1</PenWidth></object><object Type='LightShowProSequencer.Utility.Drawing.DrawMini'><Start x='183' y='332'/><End x='162' y='332'/><Color>-2560</Color><PenWidth>1</PenWidth></object><object Type='LightShowProSequencer.Utility.Drawing.DrawMini'><Start x='171' y='312'/><End x='184' y='332'/><Color>-2560</Color><PenWidth>1</PenWidth></object><object Type='LightShowProSequencer.Utility.Drawing.DrawMini'><Start x='137' y='332'/><End x='128' y='314'/><Color>-2560</Color><PenWidth>1</PenWidth></object><object Type='LightShowProSequencer.Utility.Drawing.DrawMini'><Start x='115' y='332'/><End x='138' y='334'/><Color>-2560</Color><PenWidth>1</PenWidth></object><object Type='LightShowProSequencer.Utility.Drawing.DrawMini'><Start x='126' y='314'/><End x='115' y='332'/><Color>-2560</Color><PenWidth>1</PenWidth></object><object Type='LightShowProSequencer.Utility.Drawing.DrawRectangle'><Color>-15532288</Color><PenWidth>1</PenWidth><rectangle x='150' y='279' width='10' height='15'/></object><object Type='LightShowProSequencer.Utility.Drawing.DrawRectangle'><Color>-15532288</Color><PenWidth>1</PenWidth><rectangle x='142' y='277' width='13' height='18'/></object><object Type='LightShowProSequencer.Utility.Drawing.DrawEllipse'><Color>-36352</Color><PenWidth>1</PenWidth><rectangle x='112' y='294' width='82' height='90'/></object><object Type='LightShowProSequencer.Utility.Drawing.DrawEllipse'><Color>-36352</Color><PenWidth>1</PenWidth><rectangle x='96' y='294' width='117' height='90'/></object><object Type='LightShowProSequencer.Utility.Drawing.DrawEllipse'><Color>-36352</Color><PenWidth>1</PenWidth><rectangle x='84' y='293' width='97' height='91'/></object></ObjectGraphicList>
  </UserGraphicObject>
</ArrayOfUserGraphicObject>
Sean
Littleton, CO
Latest releases You are not allowed to view links. Register or Login
xLights/Nutcracker Forum You are not allowed to view links. Register or Login
Fbook You are not allowed to view links. Register or Login