Large 1bit BMP with text, how ?
Posted: 2013-09-11T01:16:33-07:00
I have a need to create a (large) 1bit BMP file with text inside.
The file must be identical in type to this one, created using PaintShop Pro:
https://dl.dropboxusercontent.com/u/224 ... e_test.zip
The image identifies as
I can create similar blank (white) image, but I have had no luck producing similar image with large text.
At the moment I have two issues:
The final size of BMP should be 65000 x 1200 pixel, resulting in around 9753662 bytes.
Thankful for any assistance.
The file must be identical in type to this one, created using PaintShop Pro:
https://dl.dropboxusercontent.com/u/224 ... e_test.zip
The image identifies as
Code: Select all
large_image.bmp BMP 3000x1200 3000x1200+0+0 1-bit sRGB 2c
At the moment I have two issues:
- pointsize in annotate seems to be ignored, I need to have a text with pointsize from 150 to 350
- no matter what I have tried, the output is always 24 bit BMP, resulting in massive files
The final size of BMP should be 65000 x 1200 pixel, resulting in around 9753662 bytes.
Thankful for any assistance.
Code: Select all
Version: ImageMagick 6.8.6-8 2013-08-04 Q8 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2013 ImageMagick Studio LLC
Features: DPC OpenMP
Delegates: bzlib djvu fftw fontconfig freetype jng jp2 jpeg lcms lzma openexr pango png ps tiff webp x xml zlib