Hacker News new | ask | show | jobs
by FreeFull 851 days ago
How would that work for having a layer larger than the image?
1 comments

The layer is automatically masked by the boundaries of the image. This is how it works in most other layer based tools that I've seen.
Isn't this a severe limitation of rasterized image editors?

(Speaking from ignorance as someone who only did some mild graphics design work using fireworks in the mid-00's for forums).

Would it mean that anything that exists outside of the visible canvas would be cropped on save?

This depends on the image editor you use. I'm pretty sure that PS saves whatever is on the layer, even if it's extends past the boundaries of the image itself. At any time you can open the file, and move the layer and get access to whatever was masked off.

If you "flatten" the layer, then you might lose what's beyond the boundaries.

Not if you're saving to the GIMP project file format. You'd lose it if you saved to a raster image but you'd also lose layers, vectors, etc. too.
Sorry, more stupid questions then.

> Not if you're saving to the GIMP project file format.

Ok, but if I understood correctly we're asking GIMP to remove code paths that have different layer boundaries, so that would surely affect GIMPs project file format?

wait GIMP does vectors now? I hope you don't mean that stupid useless plugin that renders to a bitmap layer and you can't adjst again afterwards? Or has that improved while I wasn't looking?
paths and text are vectorized. most tools/effects can't be used on vector layers unless you rasterize them.
going to try again when I get home - would be so nice to just click and adjust text when its not quite the right size or position. I hope I can draw vector line as well. that was actually something that drove me almost batty once before I installed an old PSP9 in wine and used that instead. I needed to adjust thesize and position of several lines in relation to each other and i was unable to do that even with that stupid plugin.Using 1 layer per line would have worked but I though that was a bridge too far at the time.
I could live with that.