Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Hi, in all the latest versions of Firefox (currently 21.0) the typography Sansation Light in case of character sequences (ff, fi,ffi) renders bad

  • 1 ответ
  • 4 имеют эту проблему
  • 1 просмотр
  • Последний ответ от cor-el

more options

Hi everyone, the problem is that the typography Sansation Light that we use in our site doesn´t render well (in the rest of browsers we dont face that problem) when it comes to depict character sequences of the form (ffi, fi, ff, etc). In case someone would like ito check by himself i paste a link to a page that the aforementioned problem occurs (efficiency renders bad):

http://www.protecmedia.com/eng/modelo-detalle-solucion-suite-eng/noticias/51340/eng+solutions/maximum-efficiency-and-profitability-in-the-dist

Thanks for your suggestions in advance

Hi everyone, the problem is that the typography Sansation Light that we use in our site doesn´t render well (in the rest of browsers we dont face that problem) when it comes to depict character sequences of the form (ffi, fi, ff, etc). In case someone would like ito check by himself i paste a link to a page that the aforementioned problem occurs (efficiency renders bad): http://www.protecmedia.com/eng/modelo-detalle-solucion-suite-eng/noticias/51340/eng+solutions/maximum-efficiency-and-profitability-in-the-dist Thanks for your suggestions in advance

Все ответы (1)

more options

I also see this on Linux: ffi shows as one block

I need to disable ligatures to make them show properly.

-moz-font-feature-settings: "liga" off;

Изменено cor-el