Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for epsf (0.03 seconds)

  1. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

          <!-- Windows format EPS -->
          <match value="0xc5d0d3c6" type="string" offset="0"/>
          <match value="%!PS-Adobe-3.0 EPSF-3.0" type="string" offset="0"/> <!-- %!PS-Adobe-3.0 EPSF-3.0 (0x252150532D41646F)-->
        </magic>
        <glob pattern="*.ps"/>
        <glob pattern="*.eps"/>
        <glob pattern="*.epsf"/>
        <glob pattern="*.epsi"/>
      </mime-type>
    
    Created: Sat Dec 20 11:21:39 GMT 2025
    - Last Modified: Thu Oct 16 07:46:32 GMT 2025
    - 320.2K bytes
    - Click Count (5)
Back to Top