You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mutilple columns * rows instead of vertical and horizontal.
Merge all images into 1 file (detecting duplicate file names under different folders).
Allow user to unselect images in a folder (show a list/tree for selection).
Generate a seprate .css file (besides the html file).
Post-processing, which means replacing image references to sprite.
(1) Parse web files (html, aspx, asp, cshtml, vbhtml, jsp, jspx etc...) for image references
(2) search the images
(3) merge them, generate css file
(4) replace all references to the css.file
Much work ... :)
The text was updated successfully, but these errors were encountered:
(1) Parse web files (html, aspx, asp, cshtml, vbhtml, jsp, jspx etc...) for image references
(2) search the images
(3) merge them, generate css file
(4) replace all references to the css.file
Much work ... :)
The text was updated successfully, but these errors were encountered: