Commit Graph

2 Commits

Author SHA1 Message Date
micheleselea
1de8e4c41b BMP support and add image styles (#2180)
* 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
2018-02-26 21:35:18 -06:00
Alex Fabijanic
646355a951 add template to PDF 2018-01-19 20:54:51 -06:00