Home
last modified time | relevance | path

Searched refs:BMP (Results 1 – 16 of 16) sorted by relevance

/plugin/combo/ComboStrap/
H A DMime.php21 const BMP = "image/bmp"; define in ComboStrap\\Mime
28 Mime::BMP,
101 return new Mime(Mime::BMP);
H A DLdJson.php74 Mime::BMP,
/plugin/farmer/vendor/splitbrain/php-ico/
H A DREADME.md3 ….wikipedia.org/wiki/ICO_%28file_format%29). Note that these are not simply BMP, GIF, or PNG format…
15BMP](http://en.wikipedia.org/wiki/BMP_file_format) format and the [PNG](http://en.wikipedia.org/wi…
/plugin/photogallery/phpThumb/
Dphpthumb.bmp.php45 $BMP = '';
55 $BMP .= $thisline;
58 $bmpSize = strlen($BMP) + 14 + 40;
79 return $BITMAPFILEHEADER.$BITMAPINFOHEADER.$BMP;
/plugin/photogallery/phpThumb/demo/
DphpThumb.demo.demo.php143 …rent but not animated (first frame is rendered as a still image); JPEG and BMP are neither transpa…
/plugin/photogallery/phpThumb/docs/
Dphpthumb.faq.txt92 Explorer and it saves in BMP format, why?
Dphpthumb.changelog.txt557 ¤ Added output support for BMP (bitmap) format (&f=bmp).
973 * Faster BMP parsing (thanks sgeppertØmail*utexas*edu)
1197 "phpthumb.bmp.php" for BMP reading support without
/plugin/jplayer/vendor/james-heinrich/getid3/
DREADME.md119 * BMP
Dreadme.txt119 * BMP
Dstructure.txt401 ['bmp']=>array() { // BMP - OS/2 or Windows BitMaP
Dchangelog.txt288 * Bugfix: (#1315) BMP detection was broken
887 * Bugfix: BMP subtypes 4 and 5 were not being identified
2213 » Support for BMP added. Palette and pixel data can optionally be
/plugin/dw2pdf/vendor/mpdf/mpdf/
DCHANGELOG.md720 …ing of fonts, and will not work with SIP/SMP fonts (using characters beyond the Unicode BMP Plane).
/plugin/jcapture/lib/
Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/ckgdoku/ckeditor/
DCHANGES.md332 * [#13603](http://dev.ckeditor.com/ticket/13603): Added support for uploading dropped BMP images.
/plugin/ckgedit/ckeditor/
DCHANGES.md752 * [#13603](https://dev.ckeditor.com/ticket/13603): Added support for uploading dropped BMP images.
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js.map1 …rivate Use Areas:\nconst PRIVATE_USE_AREAS = [\n [0xE000, 0xF8FF], // BMP (0)\n [0x100000, 0…