Skip to content
Permalink
Browse files
More on #2
and the rest
  • Loading branch information
svgeesus committed Feb 9, 2016
1 parent a1d2709 commit 6e7d2612e4fe5a6c0b97b4f4db2b5509b5fb0edf
Showing with 4 additions and 3 deletions.
  1. +4 −3 draft-ietf-justfont-toplevel-current.xml
@@ -247,7 +247,8 @@
features. The predefined values "OTL", "AAT" and "SIL" respectively indicate support
for OpenType text layout, Apple Advanced Typography or Graphite SIL. More than one
shaping and layout mechanism may be supported by the same font file, therefore,
multiple values for the same optional parameter may be defined.</t>
this optional parameter is a list one one or more items, separated by commas, with
optional whitespace. Order in the list is not significant.</t>
</list>
</t>

@@ -324,8 +325,8 @@
format, value "CFF" shall be used to identify fonts containing PostScript/CFF outlines,
and value SVG shall be used to identify fonts that include SVG outlines. TTF, CFF
or SVG outlines can be present in various combinations in the same font file, therefore,
multiple values for the same optional parameter may be defined.</t>
<!-- how? comma separated list? -->
this optional parameter is a list one one or more items, separated by commas, with
optional whitespace. Order in the list is not significant.</t>
</list>
</t>

0 comments on commit 6e7d261

Please sign in to comment.