Skip to content

milsymbol 0.6.0

Compare
Choose a tag to compare
@spatialillusions spatialillusions released this 25 Dec 12:05
· 923 commits to master since this release

0.6.0 25 DEC 2016

Added

  • Support for outlines on symbols using properties outlineColor and outlineWidth.
  • toDataURL() that returns a base 64 encoding of the SVG symbol. (See deprication of asImage())
  • Possibility to Add/Update existing SIDC.
  • Possibility to Add/Update the icon parts that constructs the icons.
  • Support for tactical point symbols in MIL-STD-2525C.

Changed

Deprecated

  • asImage() since it returns a data url and not an image.

Removed

Fixed

Security