- From: Sunyang (Eric) <eric.sun@huawei.com>
- Date: Thu, 26 Jul 2012 09:22:35 +0000
- To: BelleveInvis <infinte.cdda@hotmail.com>, "public-html-ig-zh@w3.org" <public-html-ig-zh@w3.org>
Received on Thursday, 26 July 2012 09:24:56 UTC
现有的CSS中有letter-spacing和word-spacing(不支持中文),这两个属性是不是已经可以解决问题了? Yang Huawei From: BelleveInvis [mailto:infinte.cdda@hotmail.com] Sent: Monday, July 23, 2012 2:04 PM To: public-html-ig-zh@w3.org Subject: 可否将 text-spacing 和标点压缩合并到一个属性?并且指定其调整值? 这个想法来自 Indesign,Indesign 里中-西文间距调整和标点压缩是用一个功能实现的,截图如下 http://ww1.sinaimg.cn/large/a74eed94jw1dv6qheenwlj.jpg 在这个选项里,对每一对字符种类(如 西文->汉字)可以指定三个尺寸:典型值,最小值和最大值,其中最小值和最大值是为双齐时调整字距设计的。而且间距也可以是负值,这用于标点压缩。 我希望 CSS4 可以参考此实现,定义个新属性 text-spacing-adjustment,格式大概如下 text-spacing-adjustment: han alpha 0.25, han open 0 text-spacing-adjustment-min: han alpha 0.125, han open -0.5 text-spacing-adjustment-max: han alpha 0.5, han open 0
Received on Thursday, 26 July 2012 09:24:56 UTC