diff options
Diffstat (limited to 'fop/src')
-rw-r--r-- | fop/src/foschema/fop-configuration.xsd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fop/src/foschema/fop-configuration.xsd b/fop/src/foschema/fop-configuration.xsd index 364af22e9..a2e68bcfb 100644 --- a/fop/src/foschema/fop-configuration.xsd +++ b/fop/src/foschema/fop-configuration.xsd @@ -291,6 +291,7 @@ <xsd:attribute name="embed-url-pfm" type="xsd:anyURI" use="optional"/> <xsd:attribute name="sub-font" type="xsd:string" use="optional"/> <xsd:attribute name="name" type="xsd:string" use="optional"/> + <xsd:attribute name="embed-as-type1" type="xsd:boolean" use="optional"/> <xsd:attribute name="embedding-mode" use="optional"> <xsd:simpleType> <xsd:restriction base="xsd:string"> |