Skip to content

Commit

Permalink
Use gradfix branch of github.com/srwiley/oksvg
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored Jan 21, 2020
1 parent 21a1024 commit c8760e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/appimaged/thumbnail.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
issvg "github.com/h2non/go-is-svg"
"github.com/probonopd/go-appimage/internal/helpers"
"github.com/sabhiram/png-embed" // For embedding metadata into PNG
. "github.com/srwiley/oksvg"
. "github.com/srwiley/oksvg@gradfix"
. "github.com/srwiley/rasterx"
"gopkg.in/ini.v1"
"image"
Expand Down

0 comments on commit c8760e6

Please sign in to comment.