rtf-html-php
rtf-html-php copied to clipboard
Added device-independent bitmap support
Update converts a DIB (device-independent bitmap) image to a Windows bitmap file. Tested with a DIB file with the header size of 40 bytes (BITMAPINFOHEADER). Other header sizes should also work.
See https://en.wikipedia.org/wiki/BMP_file_format for more information about DIB and bitmap file format