Font icons on android 2.3.4 - css

I want to use icon fonts from http://weloveiconfonts.com.
But, it's not working on android 2.3.4. It shows only the blank squares.
The strange thing is that some icons are displayed.
Is there a way that it will display the icons?

Related

CSS3 Custom generated fonts are sometimes not showing the proper icons

Created a font-icons with material svg and custom svg files using gulp-iconfont-css. Sometimes these font-icons are not appearing with the correct icon they are actually jumbled and on refresh, all icons are arranged properly on the site.
why is it happening like this and how to solve this?

Hide Font Awesome Icons if Cannot Load Font

Is there a way to hide font awesome icons if they can't load the font for whatever reason?
When my site is loaded in an <iframe> all the icons are displayed as squares.
Presumably there is some kind of cross-site security reason for this - but can I make a script to hide the icons instead of displaying the ugly squares that it shows in place of the icons?

Font icons are showing differently on two different installs

I am using this font icon set that I made with the icomoon font generator: http://bbmthemes.com/work/icons70897/
On my development install: http://bbmthemes.com/themes/smart/full-width-page/
..the font is displaying the correct icons that I want in each place, for example if you use firebug to inspect the search glass icon in the top right and enter this into the div.search..

..you will see that it matches the magnifying glass icon that is already there, as well as matching up to the magnifying glass icon marked as..

..on the font demo link above.
However, on the live version: http://www.bbmthemes.com/themes/modular/?page_id=2
..that I just installed the codes are all showing the icon previous to the number that is supposed to be displayed. So for example, the code is exactly the same to display that search magnifying glass:

..but it displays an audio icon which in the font demo is marked as..

I have no idea how or why this is happening. Does anyone have any idea?
EDIT Is this fixed? A friend told me he sees the magnifying glass on both but mine still shows the audio icon on the second. I can't tell if its just the cache not updating. Do you see a magnifying glass on both links?

Qt: How to make window icon bigger (SVG)?

I'm using Qt 4.8.1, and set the window icon with:
app.setWindowIcon(QIcon("/path/to/icon.svg"));
However, no matter how big the svg icon is, the icon shown in the menu bar or when using "alt-tab" in gnome is always very low resolution and "pixelized".
How can I make it render the icon in a higher resolution?
Seems like this can be only avoided when providing a desktop menu entry with a high a resolution icon.
I downloaded qtcreator to test it: When running the version from the web, the icon is bad. As soon as the installed version is run, it works, because the icon from the menu is used.

How do I change the title bar icon in Adobe AIR?

I cannot figure out how to change the title bar icon (the icon in the furthest top left corner of the application) in Adobe AIR. It is currently displaying the default 'Adobe AIR' red icon.
I have been able to change it in the system tray, however.
Does the following help?
http://groups.google.com/group/chennai-flex-user-group/browse_thread/thread/cffb9ab56450c28e
The first link shows how to change the Taskbar Icon, the second shows the application icon I believe used on the desktop. I am going to recompile and install the application and see if it works.
Edit: Yea, the one that changes the Desktop Icon also changes the Title Bar icon. It's in the app.xml file.

Resources