Type: | "opentype", "truetype" or "type1" |
---|---|
Inherited: | no |
Used By: | link |
Default: | none |
See: | type |
For linked resources, set the subtype of the resource. Currently only used for font resources, valid values are "OpenType" (or it's alias "TrueType"), or "Type1"
Embedding a TrueType font
<link name="myfont" type="font" subtype="OpenType" src="times.ttf" embed="true" subset="false"/>