jabrah / fsi-pageturner

GWT widget for a page-turner-like experience using FSI JavaScript viewers
0 stars 0 forks source link

Remove Font Awesome dependency? #4

Open jabrah opened 8 years ago

jabrah commented 8 years ago

So we don't have to pass around the Font Awesome files.

Investigate Polymer Icons (https://elements.polymer-project.org/elements/iron-icons?view=demo:demo/index.html), I think polymer has some nice integrations with GWT.

jabrah commented 8 years ago

I will not substitute Polymer Iron icons for Font Awesome. This substitution would remove the Font Awesome dependency, but would require some big changes, including moving to GWT v2.8.0-rc1+

For now, I will defer this until much later.