File tree 1 file changed +7
-2
lines changed
1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -1265,8 +1265,13 @@ Fullwidth Punctuation Collapsing</h4>
1265
1265
which is not acceptable here.
1266
1266
1267
1267
Some fonts use proportional glyphs for fullwidth punctuation characters.
1268
- For such proportional glyphs, the given advance width is considered
1269
- simultaneously full-width and half-width: no space is added or removed.
1268
+ If there is no support in the font for distinguishing
1269
+ fullwidth vs halfwidth glyph shapes
1270
+ (e.g. through font features),
1271
+ then for such proportional glyphs,
1272
+ the given advance width is considered
1273
+ simultaneously full-width and half-width:
1274
+ the UA must not add or remove space to these glyphs.
1270
1275
1271
1276
Note: The advance width of a standard Han character
1272
1277
can be determined either from font metrics
You can’t perform that action at this time.
0 commit comments