menu
Tatoeba
language
Eman izena Hasi saioa
language Euskara
menu
Tatoeba

chevron_right Eman izena

chevron_right Hasi saioa

Arakatu

chevron_right Erakutsi ausazko esaldia

chevron_right Nabigatu hautatutako hizkuntzan

chevron_right Nabigatu hautatutako zerrendan

chevron_right Nabigatu hautatutako etiketetan

chevron_right Arakatu audioa

Komunitatea

chevron_right Horma

chevron_right Kideen zerrenda

chevron_right Kideen hizkuntzak

chevron_right Jatorrizko hiztunak

search
clear
swap_horiz
search
Lepotdeterre Lepotdeterre 2015(e)ko uztailaren 4(a) 2015(e)ko uztailaren 4(a) 19:06:08 (UTC) link Esteka iraunkorra

When Azeri sentences are displayed on the homepage in the "latest contributions" list, the letter "ə" is taller than the other letters. It appears to be in a different font, or something such. Either way, it is not supposed to be this way. When one opens Azeri sentences individually though, the display is fine.

{{vm.hiddenReplies[23323] ? 'expand_more' : 'expand_less'}} ezkutatu iruzkinak erakutsi iruzkinak
gillux gillux 2015(e)ko uztailaren 5(a) 2015(e)ko uztailaren 5(a) 08:53:13 (UTC) link Esteka iraunkorra

I can see it too, but can you provide a screenshot just in case? This problem is likely due to font substitution. We tell browsers to use a certain font to display text on the site (which happens to be Trebuchet MS), whereas this font may not include glyphs used in Azeri (and many other languages), so it fallbacks on a different font only to display "ə". Such font mix can result in height differences especially in small sizes, and style differences. One way to work around this problem is to use webfonts. We talked about that some weeks ago https://github.com/Tatoeba/tatoeba2/issues/684

{{vm.hiddenReplies[23327] ? 'expand_more' : 'expand_less'}} ezkutatu iruzkinak erakutsi iruzkinak
Lepotdeterre Lepotdeterre 2015(e)ko uztailaren 5(a) 2015(e)ko uztailaren 5(a) 09:26:40 (UTC) link Esteka iraunkorra

How do I post the screenshot, when there's no "upload image" here? Do I have to upload it online and then post a link?

Anyway, if font substitution is the problem, please find another more "standard" font that includes all glyphs of all languages. I've noticed such problems in WinWord documents myself, but when I select something like Arial or Tahoma, all the glyphs become normal. I haven't tried Trebuchet MS.

{{vm.hiddenReplies[23328] ? 'expand_more' : 'expand_less'}} ezkutatu iruzkinak erakutsi iruzkinak
gillux gillux 2015(e)ko uztailaren 5(a) 2015(e)ko uztailaren 5(a) 10:09:38 (UTC) link Esteka iraunkorra

You can use other sites like imgur.com for example.

{{vm.hiddenReplies[23329] ? 'expand_more' : 'expand_less'}} ezkutatu iruzkinak erakutsi iruzkinak
Lepotdeterre Lepotdeterre 2015(e)ko uztailaren 5(a) 2015(e)ko uztailaren 5(a) 12:59:07 (UTC) link Esteka iraunkorra

http://i.imgur.com/MRrTp52.png

Thank you for the suggestion. Here is a screenshot showing a couple of Azerbaijani sentences with a less than elegant display.

{{vm.hiddenReplies[23330] ? 'expand_more' : 'expand_less'}} ezkutatu iruzkinak erakutsi iruzkinak
sabretou sabretou 2015(e)ko uztailaren 6(a), editatua 2015(e)ko uztailaren 6(a) 2015(e)ko uztailaren 6(a) 03:23:30 (UTC), editatua 2015(e)ko uztailaren 6(a) 03:26:03 (UTC) link Esteka iraunkorra

This seems to be a problem with DirectWrite rendering, as I see this problem on Google Chrome and Internet Explorer. I don't use DirectWrite on my Firefox, and it renders just fine: http://i.imgur.com/geoHM96.jpg (I use MacType for font smoothing)

Edit: Yep, re-enabled Direct2D on Firefox and the text changed to the larger ə. If I'm not mistaken, font hinting is at play here. I wonder if there are any settings for DirectWrite's font rendering anywhere.