missioncommand / mil-sym-js

(RETIRED) MIL-STD-2525 symbol rendering JavaScript library for modern web applications
Apache License 2.0
76 stars 25 forks source link

Circle primitive lacking fill color #12

Closed jaybkun closed 7 years ago

jaybkun commented 7 years ago

The circle rendered with the correct stroke color but the fillcolor value and line width were ignored.

michael-spinelli commented 7 years ago

Which circle?

jaybkun commented 7 years ago

GEO_CIRCLE primitive in RenderSymbol2D

mdeutch3 commented 7 years ago

I don't know what the symbol is. I'm not aware of GEO_CIRCLE. Do you have a 15 character symbol code? Anyway the line color and fill color you show are 00FF00FF which has an alpha value of 0. So you won't see very much.

michael-spinelli commented 7 years ago

resolved as an issue in their tester.