KMF

Results 41 comments of KMF

Måns has published symbology data (with labels and sidcs) in separate repositories: - https://github.com/spatialillusions/stanag-app6 - https://github.com/spatialillusions/mil-std-2525 I have used this data to search for symbols in a couple of projects....

I will look into this. The `d2tprocpreamble` attribute does not handle newlines properly either. See issue #23

👍 I like your idea. I know it is early in the development process, so sorry for rushing things :) It is fun to experiment with milgraphics.

Automatic cropping is certainly possible using techniques similar to the ones described [here](http://stackoverflow.com/questions/11796554/automatically-crop-html5-canvas-to-contents) and [here](http://stackoverflow.com/questions/12175991/crop-image-white-space-automatically-using-jquery). I can add this as a feature request. Unfortunately I stared a major internal rewrite...

Added option for settings standard identity in 0a35d51eb6d1b6b33efb4aec781c2338c7770ddc

Good idea @joebayles . I will implement this.

@joebayles I'm trying to figure out how I should implement the user interface for this. Do you prefer a separate input box where you can input a full 20-digit SIDC,...

I understand. I will give it a try.

I have tested this, and managed to manipulate an SVG before displaying it. It was easier than expected. I hope to have a solution ready soon.

Good catch.I will look into this.