ai2html icon indicating copy to clipboard operation
ai2html copied to clipboard

Handle :jpg image fmt for separate img layers

Open agness opened this issue 1 year ago • 0 comments

Currently, the only way to create a separate image file is by naming the layer myLayerName:png; this works beautifully except in cases of large raster images that really should be encoded as smaller jpg files.

This handles layers tagged :jpg with otherwise identical logic for processing layers tagged :png.

agness avatar Jul 01 '24 04:07 agness