Path to this page:
Subject: CVS commit: pkgsrc/print/ruby-prawn
From: Takahiro Kambe
Date: 2024-03-05 14:31:14
Message id: 20240305133114.D7BB9FA29@cvs.NetBSD.org
Log Message:
print/ruby-prawn: update to 2.5.0
2.5.0 (2024-03-05)
* Full font embedding
Fonts can be embedded in their original form without subsetting or any
other modification.
(Alexander Mankuta, #1322)
* Fixed keyword arguments in Prawn::View
(Kim Burgestrand, 1284)
* Look for glyph in correct font
Take the font style into account when looking for a glyph and fallback
fonts are enabled.
(Dan Allen, #1147)
* Fixed font caching
It's a subtle bug that could result in use of incorrect fonts.
(maerch, #924, Alexander Mankuta)
* Fixed line spacing in text boxes with indentation
(Jakub Stasiak, #1079)
Files: