WIP
This commit is contained in:
@@ -12,7 +12,7 @@ class GIF {
|
||||
) {
|
||||
this.gif = new GIFLib({
|
||||
workers: 2,
|
||||
quality: 20,
|
||||
quality: 30,
|
||||
width,
|
||||
height,
|
||||
repeat: loop ? 0 : -1,
|
||||
|
||||
Reference in New Issue
Block a user