File rubygem-rbpdf.changes of Package rubygem-rbpdf

-------------------------------------------------------------------
Fri Nov  3 07:54:56 UTC 2023 - Dan Čermák <dan.cermak@posteo.net>

- 1.21.3 2023-07-15
       - Javascript Form & XHTML Form support (#84)

1.21.2 2023-06-27
       - Resolving infinite loops when rtl == true. (#89)
       - Ruby 2.4 is not compatible with loofah 2.21 or higher (#87)
       - Order bookmarks by page and y for addTOC() and addHTMLTOC(). (#86)
       - Order bookmarks by page and y (#85) (by skalimer0)

1.21.1 2023-03-20
       - Changed version description of PDF PRODUCER. (#83)
       - fix isValidCSSSelectorForTag method. (#82)
       - Improved compatibility with ImageMagick 7.1.1-0 and later when using mini_magick. (#81)
       - Fixed parsepng method to support transparent GIF and PNG tRNS transparency. (#80)
       - ImageMagick7 support in RMagick 5.2.0. (#79)
       - Add support WebP image. (#77)

1.21.0 2023-02-13
       - Support for Ruby 3.0.0, 3.1.0, 3.2.0. (Drop support for Ruby 2.2 and earlier.) (#66)
       - Support Rails 6 and Rails 7. (Drop support for Rails 3.x, 4.x) (#66, #72)
       - Fix RMagick 5.0 compatible. (#66)
       - Infinite loop has been resolved. (#68, #74)
       - Fixed a bug that caused the x position to shift when an <img> tag was behind a <li> tag in HTML. (#74)
       - fix: Incorrect characters when copying out of a generated PDF with Unicode fonts. (#71)
       - Suppresses output for Circle(), Ellipse(), PieSector(), and PieSectorXY() when the radius is 0. (#67)
       - Don't change an object while iterating over it (#59) (by thegcat)
       - fix : bidi bug (#56) (by ahorek)
       - Avoid rdoc stack level too deep (SystemStackError) in gem install. (#76)
       - PDF example output option OUTPUT=true added (#70)
       - Make the image file path acquisition process extensible (#58) (by yui-har)


-------------------------------------------------------------------
Mon Feb 10 15:31:55 UTC 2020 - Stephan Kulow <coolo@suse.com>

- updated to version 1.20.1
 see installed CHANGELOG

  1.20.1 2019-08-21
         - fix license warning. (by pavel)
         - Removed test resource from distribution target in gemspec.
  
  1.20.0 2019-08-11
         - Added support for MiniMagick.
         - Fix RMagick 4.0 compatible.
         - freeze unicode tables. (by pavel)

-------------------------------------------------------------------
Sat Mar  2 15:33:21 UTC 2019 - Stephan Kulow <coolo@suse.com>

- updated to version 1.19.8
 see installed CHANGELOG

  1.19.8 2019-01-30
         - Fixed a bug that escaping parentheses when <div style = "text-align: justify;"> is specified in write_html method.
  
  1.19.7 2019-01-20
         - Ruby 2.6 supported.
         - utf8Bidi() X6,X7 bug fixed.

-------------------------------------------------------------------
Thu Nov 22 05:31:08 UTC 2018 - Stephan Kulow <coolo@suse.com>

- updated to version 1.19.6
 see installed CHANGELOG

  1.19.6 2018-10-06
         - The problem of the line feed position of Ln() function has been fixed.
         - Fixed a problem of line feed position occurring in the following <pre> tag of HTML in the following cases.
           When a <br> tag is included immediately after the start of the <pre> tag.
           When a <br> tag is included immediately before the end of the <pre> tag.
           When a line feed is included immediately after the start of the tag.
           When a line feed is included immediately before the end of the tag.
         - Fixed a problem of line feed position occurring in the following </pre> and <p> tags of HTML in the following cases.
           When a space is included between the </pre> tag and the <p> tag.
         - Cell link bug fixed.
         - Examples test added.

-------------------------------------------------------------------
Sun Jun 24 10:13:30 UTC 2018 - factory-auto@kulow.org

- updated to version 1.19.5
 see installed CHANGELOG

  1.19.5 2018-06-24
         - Fixed that the handling of Tempfile was wrong.
         - Fixed compatibility problem with Magick::RGBColorspace and Magick::SRGBColorspace.
           image_alpha_mask function has been fixed to use Magick :: ExtractAlphaChannel.
         - Deleted exception handling of ImagePngAlpha function.

-------------------------------------------------------------------
Sat Jun 16 12:09:42 UTC 2018 - factory-auto@kulow.org

- initial package (version 1.19.4)
openSUSE Build Service is sponsored by