Changelog for
ruby3.1-rubygem-prawn-2.4.0-150400.3.5.x86_64.rpm :
* Wed Jan 20 2021 cooloAATTsuse.comupdated to version 2.4.0 no changelog found
* Tue Sep 08 2020 dcermakAATTsuse.comNew upstream release 2.3.0 [#]# PrawnPDF 2.3.0 [#]## Added OpenType Font Support TTFunk gained support for OpenType fonts thanks to great work by Cameron Dutro. Now you can use OTF fonts in your documents. (Alexander Mankuta) [#]## Improved color string validation (Brendan Thomas, [#1021](https://github.com/prawnpdf/prawn/pull/1021)) [#]## Added documentation about document configuration with `Prawn::View` (Arnaud Joubay, [#1112](https://github.com/prawnpdf/prawn/pull/1112)) [#]## Fixed `character_spacing` effect on text width calculation Extra spacing was applied to the end of string which resulted in visually incorrect center/right alligned text. (Matjaz Gregoric, [#1117](https://github.com/prawnpdf/prawn/pull/1117)) [#]## Fixed instance variable `AATTitalic_angle` not initialized (Rostislav Svoboda, [#1095](https://github.com/prawnpdf/prawn/pull/1095)) [#]## Added a method to delete pages of the document by index (David Silveira, [#1092](https://github.com/prawnpdf/prawn/pull/1092)) [#]## Correctly handle image pathnames Prawn used to not close IOs passed to `image`. This prevented file deletion. The case is handled correctly now. (Guido Gloor Modjib, [#1090](https://github.com/prawnpdf/prawn/pull/1090)) [#]## Stricter validation of text alignment mode (Luciano Sousa, [#1057](https://github.com/prawnpdf/prawn/pull/1057)) [#]## Fixed `Prawn::View#respond_to_missing?` method signature When you use `Prawn::View` mixin to create custom class that extends Prawn\'s functionality, the method `respond_to?` was giving an error when called with a missing method. (Vitor Arimitsu, [#1065](https://github.com/prawnpdf/prawn/pull/1065)) [#]## Updated list of supported Rubies
* Added Ruby 2.6 support
* Added Ruby 2.7 support
* Added JRuby 9.2 support
* Dropped Ruby 2.2, 2.3 & 2.4 support
* Dropped JRuby 9.1 support Ruby 2.2, 2.3 & 2.4 are not supported upstream any more. (Alexander Mankuta) [#]## Fixed gradient cache key collision Packing gradient attributes down to 8-bit values causes collisions when generating the SHA1 digest. (Paul Jackson, [#1049](https://github.com/prawnpdf/prawn/pull/1049)) [#]## Unknown font message Provide more detail in error message about unknown font. (Dan Allen, [#1045](https://github.com/prawnpdf/prawn/pull/1045)) [#]## Fixed double require Remove superfluous pdf-core requires (Matt Patterson, [#1032](https://github.com/prawnpdf/prawn/pull/1032)
* Sat Mar 18 2017 cooloAATTsuse.com- updated to version 2.2.2 no changelog found
* Thu Mar 16 2017 cooloAATTsuse.com- updated to version 2.2.1 no changelog found
* Sun Mar 12 2017 cooloAATTsuse.com- updated to version 2.2.0 no changelog found
* Tue Mar 01 2016 cooloAATTsuse.com- updated to version 2.1.0 no changelog found
* Thu Jul 16 2015 cooloAATTsuse.com- updated to version 2.0.2 no changelog found
* Tue Mar 24 2015 cooloAATTsuse.com- updated to version 2.0.1
* Fri Feb 27 2015 cooloAATTsuse.com- updated to version 2.0.0
* Tue Feb 10 2015 cooloAATTsuse.com- updated to version 1.3.0
* Mon Oct 13 2014 cooloAATTsuse.com- adapt to new rubygem packaging