4 Commits

Author SHA1 Message Date
Jacek Kucharczyk
ad0b31ea1b
Optimizer fix for the CCITTFax Encoder. ISS #243. Fixes JBIG2 i386 architecture compile issue. (#297)
* Fixed issue #243. Added optimize integration tests.

* Minor style change.

* XObjImage getParamsDict updates Columns and Rows.

* Added doc file for the optimize/tests package.

* UpdateParams for CCITTFax Encoder accepts Width and Height also. Removed 
GetParamsDict Columns and Rows parameters from model.Image and 
model.XObjImage.

* Fix i386 issue for the jbig2 arithmetic encoder.

* Added 386 architecture to the .travis/cross_build.sh
2020-04-08 11:11:49 +00:00
Adrian-George Bostan
bfa8aecc18 Add cross build script 2020-04-07 22:56:26 +03:00
Adrian-George Bostan
527dd2ea63 Adapt travis script to use the examples development branch 2019-09-07 17:27:41 +03:00
Adrian-George Bostan
7406957200 Add Travis CI integration (#162)
* Add Travis integration
* Improve Travis build_examples script
* Use local unipdf package when building examples
2019-09-03 08:46:25 +00:00