css - Android web app rendering font/type strangely (shifting up) -


i'm taking mobile web app design stages development stages. during process, i'm importing custom font family used in interface, via @font-face. tried using strictly otf before , getting strange font rendering issue type being shifted upwards 4px (2px if not high-density). ios rendering , keeping in right place, desktop experience.

figuring font rendering issue, went , added eot, woff, tff, , svg @font-face properties. still, same issue persisted.

is there known reason why android experience shifting type upwards?


Comments

Popular posts from this blog

Need help in packaging app using TideSDK on Windows -

java - Why does my date parsing return a weird date? -

plot - Remove Objects from Legend When You Have Also Used Fit, Matlab -