videojs / font

Icon font used for Video.js
https://videojs.github.io/font/
Apache License 2.0
60 stars 79 forks source link

Allow custom icons #1

Closed mmcc closed 9 years ago

mmcc commented 9 years ago

The new, custom icon is busted, so don't pull this in until we fix that. The other piece of this PR is to allow a custom path to be set per icon, so if most of your icons come from one place you can specify a global root-dir, but set a root-dir for any icons in another set or location.

Edit: Ok, added an audio-description.svg file that looks passable.

Also, we should think about ignoring the built files.

dmlap commented 9 years ago

LGTM