missioncommand / mil-sym-java

(RETIRED) MIL-STD-2525 B and C rendering library and web service
Apache License 2.0
67 stars 36 forks source link

OutlineSymbol Does Not Outline Non-Text Modifiers #64

Open david-melendez opened 7 years ago

david-melendez commented 7 years ago

When you specify the OutlineSymbol attribute for a symbol, the symbol will be outlined with the color specified in OutlineColor. Likewise, text modifiers like designation and staff comments can be outlined by specifying a Text Effect of outline or colorfill.

However, there is no way to make non-text modifiers like installation indicator, feint dummy indicator, HQ indicator, direction of movement, etc. outlined. For my users, this is a problem as the default color of black cannot be seen on certain maps.

Is there a way to outline these indicators similar to outlining text as well as the actual symbol?

michael-spinelli commented 7 years ago

Not currently. I'll take a look and see how much work would be involved.