./graphics/R-ragg, Graphic Devices Based on AGG

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2.7, Package name: R-ragg-1.2.7, Maintainer: pkgsrc-users

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.


Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2024-01-21 14:06:09 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(graphics/R-ragg) +TEST_DEPENDS+= tex-ec, make test passed
   2024-01-21 09:44:24 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(graphics/R-ragg) Updated 1.2.5 to 1.2.7

# ragg 1.2.7

* Fix a stack imbalance bug

# ragg 1.2.6

* Fix symbol rendering bug on windows (#132)
* Add support for `dev.capabilities()` (#105)
* Prepare for Arm Windows
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | Package updated
Log message:
recursive revbump for tiff update
   2023-02-19 03:26:03 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(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)
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416)
Log message:
*: recursive bump for tiff shlib major bump
   2022-12-17 16:00:52 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
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.