W3C home > Mailing lists > Public > www-style@w3.org > January 2014

Re: [css-text] I18N-ISSUE-333: 'letter-spacing' and Arabic

From: Najib Tounsi <ntounsi@gmail.com>
Date: Fri, 24 Jan 2014 20:19:05 +0000
Message-ID: <52E2CAB9.7010805@emi.ac.ma>
To: "Phillips, Addison" <addison@lab126.com>, "CSS WWW Style (www-style@w3.org)" <www-style@w3.org>
CC: www International <www-international@w3.org>
On 1/24/14 6:31 PM, Phillips, Addison wrote:
> State:
>      OPEN WG Comment
> Product:
>      CSS3-text
> Raised by:
>      Addison Phillips
> Opened on:
>      2014-01-23
> Description:
>      Section 8.2: The section on "tracking" ('letter-spacing') should probably reiterate that tracking does not break cursive/ligating scripts like Arabic.
>


Yes. May be add an exemple. Here in image:



Source: given the style
  p    { letter-spacing: 1em; }

<p  style="font-family:'Arial'">
المغرب
</p>

<p>
اﳌغرب
</p>

In the first <p>, letters Lam ل and Meem م are two characters (U+0644 
and U+0645)
In the second <p>, they are ligated in one (U+FCCC).


Note: "font-family:Arial"  is here to avoid some browsers default 
rendering with ligature anyway.



/Najib
Received on Friday, 24 January 2014 20:16:59 UTC

This archive was generated by hypermail 2.4.0 : Monday, 23 January 2023 02:14:36 UTC