Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for PGM (0.19 sec)

  1. src/test/resources/jcifs/smb1/util/mime.map

    image/x-cmu-raster             ras              #
    image/x-portable-anymap        pnm              #
    image/x-portable-bitmap        pbm              #
    image/x-portable-graymap       pgm              #
    image/x-portable-pixmap        ppm              #
    image/x-rgb                    rgb              # RGB Image File
    image/x-xbitmap                xbm              # X-bitmap Image File
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Thu Aug 14 05:31:44 UTC 2025
    - 5.9K bytes
    - Viewed (0)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

          </match>
        </magic>
        <glob pattern="*.pbm"/>
      </mime-type>
    
      <mime-type type="image/x-portable-graymap">
        <sub-class-of type="image/x-portable-anymap"/>
        <acronym>PGM</acronym>
        <_comment>Portable Graymap Graphic</_comment>
        <magic priority="50">
          <match value="P2" type="string" offset="0">
            <match value="\x0a" type="string" offset="2"/>
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Mar 13 08:18:01 UTC 2025
    - 320.1K bytes
    - Viewed (1)
Back to top