imazen / studiojs

[Deprecated] A set of jQuery plugins that compose a flexible, web-based image editing studio.
92 stars 29 forks source link

Add 'Output' pane #2

Open lilith opened 11 years ago

lilith commented 11 years ago

Add 'Output' pane

Will include tabs for Jpeg, Png, and Gif encoding.

Jpeg tab will have 'quality' slider and 'progressive' checkbox. Png tab will have 'colors' slider, 'interlaced' checkbox. Gif tab will have 'colors' slider, 'dithered' checkbox

Matte color selector.

Width box Height box FitMode Combo Scaling Combo

Save As button.

This will require refactoring how Panes handle 'suspendedKeys' and 'editingKeys'.