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

Fix symbol utilities error #51

Closed ivanKyka closed 2 years ago

ivanKyka commented 2 years ago

Find a small bug when load last version of the library

michael-spinelli commented 2 years ago

I took your fixes for fontmetrics, symbolutilities, modifiersTG and modifiersUnit. m-c.js and sv-c.js are generated files and should not be source controlled so I killed the whole samples folder. The source controlled sample pages are under "mil-sym-js\web\samples" When you run "ant concat allFlavors minify samples" those files and all other needed files, generate or otherwise, will be put into the resultant "dist" folder. This is what goes into the release zip file as well.