JimCook
September 7 2005, 06:36 AM
QUOTE(peter @ September 7 2005, 09:27 AM)
I commented out the second to last line of code and it got rid of the flattening. Change (or delete) the second to last line:
CODE
sloppyDoc.close(SaveOptions.DONOTSAVECHANGES);
curDoc.paste();
/* THIS IS COMMENTED OUT; DELETE IF PREFERRED curDoc.mergeVisibleLayers(); */
}
[right][snapback]14817[/snapback][/right]
Yep -- that is what to do. I am going to delete it in the next release.
QUOTE(peter @ September 7 2005, 09:27 AM)
Thanks for putting this together Jim! It works really well! I noticed the 10px resize issue as well (probably based on what units your rulers are set to). I ended up with 10px x 10px files until I added the two lines of code John mentioned.
[right][snapback]14817[/snapback][/right]
Yes, John is a hero. I have this fixed in the next release as well.
QUOTE(peter @ September 7 2005, 09:27 AM)
Also, DJ mentioned the fuzzyness of the frame on certain images. I'm not sure, but I imagine it has to do with the size of the border file -- the three sloppy files probably need to be larger.
[right][snapback]14817[/snapback][/right]
Yea -- the sloppy borders that come with it works well for photos around 500px in size or less. The kind of sizes I use on my web pages so they worked well for me. But I figured that my lame borders would be replaced by super-duper ones that you all would create anyway. In hind site, I probably should have put in the extra effort to create nice borders considering all the discussion about them.
QUOTE(peter @ September 7 2005, 09:27 AM)
**Also: The link you have to the original discussion has two "http://" items in the address, so the link redirects to MS's site.
[right][snapback]14817[/snapback][/right]
Fixed! thanks!
QUOTE(peter @ September 7 2005, 09:27 AM)
Thanks again! This thing is awesome!
[right][snapback]14817[/snapback][/right]
Thanks!