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

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -