@@ -19,8 +19,6 @@ rotation, extraction, compositing and gamma correction are available.
19
19
Most modern macOS, Windows and Linux systems running Node.js v10.16.0+
20
20
do not require any additional install or runtime dependencies.
21
21
22
- [ ![ Test Coverage] ( https://coveralls.io/repos/lovell/sharp/badge.png?branch=master )] ( https://coveralls.io/r/lovell/sharp?branch=master )
23
-
24
22
### Formats
25
23
26
24
This module supports reading JPEG, PNG, WebP, TIFF, GIF and SVG images.
@@ -66,73 +64,6 @@ as [pngcrush](https://pmt.sourceforge.io/pngcrush/).
66
64
A [ guide for contributors] ( https://github.com/lovell/sharp/blob/master/.github/CONTRIBUTING.md )
67
65
covers reporting bugs, requesting features and submitting code changes.
68
66
69
- ### Credits
70
-
71
- This module would never have been possible without
72
- the help and code contributions of the following people:
73
-
74
- * [ John Cupitt] ( https://github.com/jcupitt )
75
- * [ Pierre Inglebert] ( https://github.com/pierreinglebert )
76
- * [ Jonathan Ong] ( https://github.com/jonathanong )
77
- * [ Chanon Sajjamanochai] ( https://github.com/chanon )
78
- * [ Juliano Julio] ( https://github.com/julianojulio )
79
- * [ Daniel Gasienica] ( https://github.com/gasi )
80
- * [ Julian Walker] ( https://github.com/julianwa )
81
- * [ Amit Pitaru] ( https://github.com/apitaru )
82
- * [ Brandon Aaron] ( https://github.com/brandonaaron )
83
- * [ Andreas Lind] ( https://github.com/papandreou )
84
- * [ Maurus Cuelenaere] ( https://github.com/mcuelenaere )
85
- * [ Linus Unnebäck] ( https://github.com/LinusU )
86
- * [ Victor Mateevitsi] ( https://github.com/mvictoras )
87
- * [ Alaric Holloway] ( https://github.com/skedastik )
88
- * [ Bernhard K. Weisshuhn] ( https://github.com/bkw )
89
- * [ David A. Carley] ( https://github.com/dacarley )
90
- * [ John Tobin] ( https://github.com/jtobinisaniceguy )
91
- * [ Kenton Gray] ( https://github.com/kentongray )
92
- * [ Felix Bünemann] ( https://github.com/felixbuenemann )
93
- * [ Samy Al Zahrani] ( https://github.com/salzhrani )
94
- * [ Chintan Thakkar] ( https://github.com/lemnisk8 )
95
- * [ F. Orlando Galashan] ( https://github.com/frulo )
96
- * [ Kleis Auke Wolthuizen] ( https://github.com/kleisauke )
97
- * [ Matt Hirsch] ( https://github.com/mhirsch )
98
- * [ Rahul Nanwani] ( https://github.com/rnanwani )
99
- * [ Matthias Thoemmes] ( https://github.com/cmtt )
100
- * [ Patrick Paskaris] ( https://github.com/ppaskaris )
101
- * [ Jérémy Lal] ( https://github.com/kapouer )
102
- * [ Alice Monday] ( https://github.com/alice0meta )
103
- * [ Kristo Jorgenson] ( https://github.com/kristojorg )
104
- * [ Yves Bos] ( https://github.com/YvesBos )
105
- * [ Nicolas Coden] ( https://github.com/ncoden )
106
- * [ Matt Parrish] ( https://github.com/pbomb )
107
- * [ Matthew McEachen] ( https://github.com/mceachen )
108
- * [ Jarda Kotěšovec] ( https://github.com/jardakotesovec )
109
- * [ Kenric D'Souza] ( https://github.com/AzureByte )
110
- * [ Oleh Aleinyk] ( https://github.com/oaleynik )
111
- * [ Marcel Bretschneider] ( https://github.com/3epnm )
112
- * [ Andrea Bianco] ( https://github.com/BiancoA )
113
- * [ Rik Heywood] ( https://github.com/rikh42 )
114
- * [ Thomas Parisot] ( https://github.com/oncletom )
115
- * [ Nathan Graves] ( https://github.com/woolite64 )
116
- * [ Tom Lokhorst] ( https://github.com/tomlokhorst )
117
- * [ Espen Hovlandsdal] ( https://github.com/rexxars )
118
- * [ Sylvain Dumont] ( https://github.com/sylvaindumont )
119
- * [ Alun Davies] ( https://github.com/alundavies )
120
- * [ Aidan Hoolachan] ( https://github.com/ajhool )
121
- * [ Axel Eirola] ( https://github.com/aeirola )
122
- * [ Freezy] ( https://github.com/freezy )
123
- * [ Julian Aubourg] ( https://github.com/jaubourg )
124
- * [ Keith Belovay] ( https://github.com/fromkeith )
125
- * [ Michael B. Klein] ( https://github.com/mbklein )
126
- * [ Jakub Michálek] ( https://github.com/Goues )
127
- * [ Ilya Ovdin] ( https://github.com/iovdin )
128
- * [ Andargor] ( https://github.com/Andargor )
129
- * [ Nicolas Stepien] ( https://github.com/MayhemYDG )
130
- * [ Paul Neave] ( https://github.com/neave )
131
- * [ Brendan Kennedy] ( https://github.com/rustyguts )
132
- * [ Brychan Bennett-Odlum] ( https://github.com/BrychanOdlum )
133
-
134
- Thank you!
135
-
136
67
### Licensing
137
68
138
69
Copyright 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 Lovell Fuller and contributors.
0 commit comments