joergreichert / spray

Automatically exported from code.google.com/p/spray
1 stars 2 forks source link

Shape: Image support is missing #121

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
There is not image support within shapes.

shape <ShapeIdent> {
  image {
    ...
  }
}

or 

shape <ShapeIdent> {
  image(...)
}

Original issue reported on code.google.com by chr.kast...@gmail.com on 29 Mar 2012 at 2:39

GoogleCodeExporter commented 9 years ago
The following code that is currently manuelly to write should be generated:
http://groups.google.com/group/spray-users/msg/1b3856103b6c7353

Original comment by de.abg.r...@gmail.com on 24 Sep 2012 at 4:47

GoogleCodeExporter commented 9 years ago

Original comment by joswar...@gmail.com on 12 Nov 2012 at 4:53

GoogleCodeExporter commented 9 years ago

Original comment by de.abg.r...@gmail.com on 20 May 2013 at 1:40