diagrams-rasterific v1.4.2 Release Notes

Release Date: 2019-05-02 // almost 5 years ago
  • - Add `renderPdfBS` function to output PDF in-memory.
    - Add `renderPdfBSWithDPI` to allow additionally specifying the DPI.
    - Bug fix: include fonts in `extra-source-files` rather than
      `data-files`.
    

Previous changes from v1.4.1

  • - Bug fix: stroke entire paths at once ([#42](https://github.com/diagrams/diagrams-rasterific/issues/42))
    - New `Semigroup (Render Rasterific V2 n)` instance
    - Allow:
        - `base-4.11` (GHC 8.4)
        - `lens-4.16`