-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
- Use a color library for color notations. For example Primal Color.
- Add ability to auto-clip non-square rotated image. It should be second argument of the
rotatemethod. - Remove
$isTransparentfrom the constructor and detect it automatically before encoding. - Get rid of
ImageFactory, make it's methods beImagestatic methods.