Up to [cvs.NetBSD.org] / pkgsrc / graphics / R-ragg
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Sun Feb 19 02:26:03 2023 UTC (3 months, 2 weeks ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
HEAD
Changes since 1.3: +2 -3
lines
Diff to previous 1.3 (colored)
(graphics/R-ragg) Updated 1.2.4 to 1.2.5 # ragg 1.2.5 * Fix a bug when rendering glyphs from a colour font that also provide greyscale glyphs (#105) * Move `sprintf()` to `snprintf()` in the AGG source code to comply with Arm64 deprecation * Better guard against bad input (#116)
Revision 1.3 / (download) - annotate - [select for diffs], Sun Jan 29 21:16:26 2023 UTC (4 months, 1 week ago) by ryoon
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
*: Recursive revbup from graphics/freetype2
Revision 1.2 / (download) - annotate - [select for diffs], Tue Jan 3 17:37:15 2023 UTC (5 months ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
*: recursive bump for tiff shlib major bump
Revision 1.1 / (download) - annotate - [select for diffs], Sat Dec 17 15:00:52 2022 UTC (5 months, 3 weeks ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4
graphics/R-ragg: import R-ragg-1.2.4 Anti-Grain Geometry (AGG) is a high-quality and high-performance 2D drawing library. The 'ragg' package provides a set of graphic devices based on AGG to use as alternative to the raster devices provided through the 'grDevices' package.