source: other-projects/trunk/mac-binaries/intel/imagemagick/lib/ImageMagick-6.4.4/config/type.xml@ 17625

Last change on this file since 17625 was 17625, checked in by max, 15 years ago

Adding GhostScript 8.63 for Intel Mac and changing the location of ImageMagick 6.4.4 for Intel Mac that can process JPEG2000 files by default.

File size: 631 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE typemap [
3<!ELEMENT typemap (type)+>
4<!ELEMENT type (#PCDATA)>
5<!ELEMENT include (#PCDATA)>
6<!ATTLIST type name CDATA #REQUIRED>
7<!ATTLIST type fullname CDATA #IMPLIED>
8<!ATTLIST type family CDATA #IMPLIED>
9<!ATTLIST type foundry CDATA #IMPLIED>
10<!ATTLIST type weight CDATA #IMPLIED>
11<!ATTLIST type style CDATA #IMPLIED>
12<!ATTLIST type stretch CDATA #IMPLIED>
13<!ATTLIST type format CDATA #IMPLIED>
14<!ATTLIST type metrics CDATA #IMPLIED>
15<!ATTLIST type glyphs CDATA #REQUIRED>
16<!ATTLIST type version CDATA #IMPLIED>
17<!ATTLIST include file CDATA #REQUIRED>
18]>
19<typemap>
20
21</typemap>
Note: See TracBrowser for help on using the repository browser.