* BMP support and add image styles
Add support for embed BMP images in PDF.
Add a couple of styles to let image better fit in page.
offsetX and offsetY to set a relative position of the image
aspectratioH if true take the height value and recalculate width accordling to aspect ratio
* Moved LoadBMPImageFromFile away from Haru library
Created BmpUtil to extract code pushed in Haru library
* add license header
* add license header
* BmpUtil to Util and add license
rename file and add License