jiayouxjh / grafx2

Automatically exported from code.google.com/p/grafx2
0 stars 0 forks source link

Named layers #373

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Allow the user to write descriptive names for layers.
There is not enough room on the numbered buttons themselves to display it,
but when the mouse hovers on a layer button, the name could be displayed in the 
Status bar.
The name can be typed in a small window when you double-click the layer, for 
example.

These labels can be saved in GIF as a custom chunk, they don't take much space. 
But we'd rather be careful of forward compatibility: The chunk should be 
generalized to hold all per-layer data we may need, for example the visibility 
flag (in Grafx2).

Original issue reported on code.google.com by yrizoud on 9 Aug 2010 at 8:20

GoogleCodeExporter commented 9 years ago
If we add a custom chunk to gif, we should also add a way to save a picture 
without it. But in thiscase the picture without custom extensions would also 
not have layers, so I think it's ok.

Original comment by pulkoma...@gmail.com on 9 Aug 2010 at 9:24

GoogleCodeExporter commented 9 years ago

Original comment by pulkoma...@gmail.com on 9 Aug 2010 at 9:46

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by pulkoma...@gmail.com on 15 Feb 2011 at 8:12

GoogleCodeExporter commented 9 years ago
Arbitering issues that make it to v2.4

Original comment by yrizoud on 8 Mar 2012 at 7:18