CreateJS / PreloadJS

PreloadJS makes preloading assets & getting aggregate progress events easier in JavaScript. It uses XHR2 when available, and falls back to tag-based loading when not.
http://createjs.com/
MIT License
2.87k stars 761 forks source link

Add "medium" to weights lookup. #270

Open elussich opened 4 years ago

elussich commented 4 years ago

Add missing "medium" name to collection of font weight values.

Fixes #246.