Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for XPM (0.02 sec)

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

    image/x-portable-pixmap        ppm              #
    image/x-rgb                    rgb              # RGB Image File
    image/x-xbitmap                xbm              # X-bitmap Image File
    image/x-xpixmap                xpm              # X-pixmap Image File
    image/x-xwindowdump            xwd              #
    text/css                       css              # Cascading Style Sheet
    text/html                      html htm         # HTML Document
    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

        </magic>
        <glob pattern="*.rgb"/>
      </mime-type>
    
      <mime-type type="image/x-xbitmap">
        <magic priority="50">
          <match value="/* XPM" type="string" offset="0"/>
        </magic>
        <glob pattern="*.xbm"/>
        <sub-class-of type="text/x-c"/>
      </mime-type>
    
      <mime-type type="image/x-xcf">
        <_comment>GIMP Image File</_comment>
    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