NEWS.md

gridpattern v1.2.1

Breaking Changes

New Features

Bug fixes and minor improvements

gridpattern v1.1.1

gridpattern v1.1.0

New Features

Bug fixes and minor improvements

gridpattern v1.0.2

Bug fixes and minor improvements

gridpattern v1.0.1

Bug fixes and minor improvements

gridpattern v0.5.3

Bug fixes and minor improvements

gridpattern v0.5.1

Breaking Changes

New Features

Bug fixes and minor improvements

gridpattern v0.4.0

New Features

Bug fixes and minor improvements

gridpattern v0.3.1

Breaking Changes

New Features

Bug fixes and minor improvements

gridpattern v0.2.1

Breaking Changes

New Features

Bug fixes and minor improvements

gridpattern v0.1.2

Enhancements made to the {ggpattern} patterns provided by this package:

* Resolution of "array" patterns is now settable by new "pattern_res".
  Defaults to 72 pixels per inch but sets a minimum 12 pixel image width and/or height.
* Default for "pattern_alpha" is now ``NA_real_`` (preserve existing alpha transparency) instead of ``1`` (set to fully opaque).
* ``grid.pattern_ambient()`` pattern supports all arguments of the six ``{ambient}`` "noise" functions.
* ``grid.pattern_circle()`` has several enhancements:

  * Allows use of the argument ``xoffset`` and ``yoffset`` (#22)
  * Allows use of arguments ``grid``, ``type``, and ``subtype`` to customize the pattern arrangement.
  * Use of multiple ``fill`` colors now produces a more attractive pattern.
  * Use of ``density`` greater than ``1`` will now sometimes give an attractive result (#17).
  * Uses ``{sf}`` to clip circles to boundary instead of ``{gridGeometry}``

* ``grid.pattern_crosshatch()`` allows using the argument ``fill2`` to set 
   different fill color(s) for the "over" crosshatch lines (#14).
* ``xoffset``, ``yoffset``, and ``spacing`` are now interpreted as "snpc" units and
  ``grid.pattern_stripe()`` and ``grid.pattern_crosshatch()`` now allow using the 
  argument ``grid`` to tweak placement of lines so that they now match the placement
  of circles from ``grid.pattern_circle()`` and polygons from ``grid.pattern_regular_polygon()`` (#24).
* The center point of the geometry "grid" now matches the center of the viewport.


Try the gridpattern package in your browser

Any scripts or data that you put into this service are public.

gridpattern documentation built on May 29, 2024, 11:13 a.m.