Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 0xFFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF (0.09 sec)

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

        <glob pattern="*.pfb"/>
        <magic priority="60">
          <!-- Match for PFB, the binary format -->
          <match value="\x80\x01\xFF\xFF\x00\x00%!PS-AdobeFont" type="string"
                  mask="0xFFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF" offset="0"/>
          <!-- Match for PFA, the text format" -->
          <match value="%!PS-AdobeFont-1.0" type="string" offset="0" />
        </magic>
      </mime-type>
    
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
Back to top