File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1- ## gosexy/canvas
1+ # gosexy/canvas
2+
3+ ** This project is currently unmaintained and just kept for historical purposes,
4+ if you're looking for a better alternative take a look at
5+ [ imagick] ( https://gowalker.org/github.com/gographics/imagick ) .**
26
37` gosexy/canvas ` is an image processing library for Go that uses ImageMagick's
48MagickWand as backend.
@@ -61,3 +65,9 @@ func main() {
6165## Documentation
6266
6367See the [ online docs] ( http://godoc.org/github.com/gosexy/canvas ) .
68+
69+ ## Authors
70+
71+ * [ José Carlos Nieto] ( https://github.com/xiam )
72+ * [ Pierre Massat] ( https://github.com/phacops )
73+
Original file line number Diff line number Diff line change 11/*
2- Copyright (c) 2012 José Carlos Nieto, http://xiam.menteslibres.org/
2+ Copyright (c) 2012-2015 The gosexy/canvas authors. All rights reserved.
33
44 Permission is hereby granted, free of charge, to any person obtaining
55 a copy of this software and associated documentation files (the
You can’t perform that action at this time.
0 commit comments