add files

This commit is contained in:
elektroll 2018-06-23 10:56:10 +02:00
commit db33c2fb08
1284 changed files with 183815 additions and 0 deletions

View file

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE typemap [
<!ELEMENT typemap (type)+>
<!ATTLIST typemap xmlns CDATA #FIXED ''>
<!ELEMENT type EMPTY>
<!ATTLIST type xmlns CDATA #FIXED '' encoding NMTOKEN #IMPLIED
family CDATA #REQUIRED format NMTOKEN #REQUIRED foundry NMTOKEN #REQUIRED
fullname CDATA #REQUIRED glyphs CDATA #REQUIRED metrics CDATA #REQUIRED
name NMTOKEN #REQUIRED stretch NMTOKEN #REQUIRED style NMTOKEN #REQUIRED
version CDATA #IMPLIED weight CDATA #REQUIRED>
]>
<!--
ImageMagick font configuration.
-->
<typemap>
</typemap>