Appists!
Per this Twitter conversation
<https://twitter.com/creationix/status/375321805004611584>, @creationix
got his git-browser app <https://github.com/creationix/git-browser>
working on FxOS, but font-based icons are busted in the app on his
device, although they work in the Simulator. I can reproduce on my FxOS
1.1 Unagi (build ID 20130821041204) and Simulator 4.0. Any idea why?
His Octicons CSS file
<https://github.com/creationix/git-browser/blob/master/octicons/octicons.css>
declares several sources for the octicons font, including truetype and
SVG formats. Perhaps none of them are supported on devices?
To reproduce, build his app:
git clone [email protected]:creationix/git-browser.git
cd git-browser
npm install
make firefox
Then add build/firefoxapp/manifest.webapp to the Simulator and push it
to a device.
-myk
_______________________________________________
dev-webapps mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-webapps