This is related to #2282841: Create a theme with less Garish colors for the ecosleuth.com/imager demo site. (FYI... using the bracket # issue node number bracket will replace that with the title of the issue and color code the status in other issues and on your project page).

I've found replacements for every icon I've checked in Font Awesome...

http://fortawesome.github.io/Font-Awesome/icon/search-minus/
http://fortawesome.github.io/Font-Awesome/icon/scissors/
http://fortawesome.github.io/Font-Awesome/icon/undo/
http://fortawesome.github.io/Font-Awesome/icon/database/

This is very related to Wednesday's Boulder DBUG discussions. While you can easy add FontAwesome support to Imager by including https://www.drupal.org/project/fontawesome as a dependency, Font Aweseome itself is licensed as SIL OFL. Currently the FontAwesome Drupal project uses a CDN version of FontAwesome on install. Whether or not that was GPL "compatible" or GPL "friendly" was discussed in https://github.com/FortAwesome/Font-Awesome/issues/1124. If the current version of the new Drupal.org Git and Licencing policies drafted by the LWG are approved by the Drupal Association, a copy of the FontAwesome font could be included with the module.

Comments

mtnguru’s picture

Kevin, I've been trying to figure out how to get someone to take a look at this project and give me some pointers ... someone finally does, and I totally miss it for 13 days. My apologies. You are the first person to put something intot he issue queue, I don't know why I didn't get an automatic notification. So a belated thanks.

I've been totally absorbed in converting the JavaScript from an Imperative structure into Object Oriented. I'm so impressed with JavaScript and its prototypical nature.

Thanks for the tip on the FontAwesome icon font. I'll put that in. I realized after the DBUG about the only place I license issues are with my icons - which I stole from many sources and have no idea their source anymore.

The other question I have would be the jQuery libraries - jquery.imgareaselect and jquery.fullscreen. Is there a better place to keep those rather than in my module directory - like the libraries directory?

mtnguru’s picture

Version: » 8.x-1.x-dev
mtnguru’s picture

Version: 8.x-1.x-dev » 7.x-1.x-dev
Status: Active » Closed (won't fix)

D7 branch is no longer under development. This is still an issue for the D8 branch.