<html><head>

<style id="css_styles"> 
blockquote.cite { margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:0px; border-left: 1px solid #cccccc }
blockquote.cite2 {margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:0px; border-left: 1px solid #cccccc; margin-top: 3px; padding-top: 0px; }
a img { border: 0px; }
li[style='text-align: center;'], li[style='text-align: center; '], li[style='text-align: right;'], li[style='text-align: right; '] {  list-style-position: inside;}
body { font-family: Helvetica; font-size: 9pt; }
.quote { margin-left: 1em; margin-right: 1em; border-left: 5px #ebebeb solid; padding-left: 0.3em; }
a.em-mention[href] { text-decoration: none; color: inherit; border-radius: 3px; padding-left: 2px; padding-right: 2px; background-color: #e2e2e2; }
._em_placeholder {color: gray; border-bottom: 1px dotted lightblue;} ._em_placeholder:before{color:gray; content: '{{ ';} ._em_placeholder:after{color:gray; content: ' }}';}

 </style>
</head>
<body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">Is anyone here good at (and available to help with) creating gifs with specific properties?<div><br /></div><div>I identified a bug in GifImageDecoder that has to do with mixing different disposal methods and transparent pixel indices. If you create a ToolkitImage to render these gifs, it displays some bad background rectangles:</div><div><br /></div><div><a href="https://drive.google.com/file/d/15j8Qb7N7orKNWL2_pCh5ZJxwwbH0gBfu/view?usp=sharing">https://drive.google.com/file/d/15j8Qb7N7orKNWL2_pCh5ZJxwwbH0gBfu/view?usp=sharing</a></div><div><br /></div><div>I have a 1-line proposal for a solution ready to go, but to proceed with an OpenJDK ticket I need to create a gif file that I can legally share. So I want to mimic their basic data structure, but not their visual content. Maybe I can figure this out in a couple of hours, but I suspect there are some smart people out there who can do it in less than 10 minutes.</div><div><br /></div><div>Regards</div><div> - Jeremy</div></body></html>