Skip to content

Conversation

@yanick
Copy link

@yanick yanick commented Jul 13, 2018

Look at each commit, as they are all different comments/recommendations by themselves.


is $map->$_ => 100, $_ for qw/ width height /;

is $map->quality => 0, "default quality is no quality at all ^.^";
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

quality of 0, actually means 0 compression, so 0 is actually of the highest quality.

Why the variable is called quality instead of compression, I'm not sure, but there it is.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aaaaah.... That explains that. :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants