Halfwidth and fullwidth forms: Difference between revisions

Content deleted Content added
mNo edit summary
m In OpenType: fearures → features
Line 50:
 
==In OpenType==
[[OpenType]] has the <code>fwid</code>, <code>halt</code>, <code>hwid</code>, and <code>vhal</code> feature tags to be used to reproduce fullwidth or halfwidth form of a character. [[CSS]] provides control over these fearuresfeatures using <code>font-variant-east-asian</code> and <code>font-feature-settings</code> properties.<ref>{{cite web |url=https://helpx.adobe.com/fonts/using/open-type-syntax.html |title=Syntax for OpenType features in CSS |publisher=[[Adobe Inc.|Adobe]] |access-date=2023-09-20}}</ref>
 
==See also==