Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fogleman/gg
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: fogleman/gg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 6 files changed
  • 7 contributors

Commits on Apr 12, 2019

  1. Add SaveJPG method

    Dave Bevan committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    1236b63 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. Merge pull request #70 from bevand10/master

    Add SaveJPG method
    fogleman authored Apr 17, 2019
    Configuration menu
    Copy the full SHA
    5899172 View commit details
    Browse the repository at this point in the history
  2. fix test for 1.12+

    fogleman committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    72436a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. modify comment

    lixingliang committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    6897f9a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #77 from leexingliang/master

    modify comment
    fogleman authored Jun 12, 2019
    Configuration menu
    Copy the full SHA
    f194dde View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. Configuration menu
    Copy the full SHA
    068da56 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #83 from Xeoncross/master

    Add support for JPEG encoding
    fogleman authored Aug 26, 2019
    Configuration menu
    Copy the full SHA
    4dc3456 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Update documentation link

    When visiting the godoc link, a banner at the top informs me that "pkg.go.dev is a new destination for Go discovery and docs". While it doesn't look like godoc is going away, I figured it would be nice to link to both sites.
    ajnirp authored May 15, 2020
    Configuration menu
    Copy the full SHA
    b89ba07 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #100 from ajnirp/patch-1

    Update documentation link
    fogleman authored May 15, 2020
    Configuration menu
    Copy the full SHA
    8d127f4 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    fogleman authored May 15, 2020
    Configuration menu
    Copy the full SHA
    ad4d1ea View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Add conic gradient

    mazznoer committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    c265552 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. Merge pull request #124 from mazznoer/conic-gradient

    Add conic gradient
    fogleman authored Jan 31, 2021
    Configuration menu
    Copy the full SHA
    af4cd58 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    8febc0f View commit details
    Browse the repository at this point in the history
Loading