1 Mar 2007 02:55
Re: NEW: flood fill
bulia byak wrote: > Also, in that image, with tolerance=67, if I click once on the green > segment, undo, then click there again (sometimes it takes more than > one try), Inkscape freezes eating all memory. > > ...i.e. it looks like it runs amok allocating an insane number of points. I just optimized the fill routine to only scan adjacent pixel runs once. It now allocates a lot less items in the point queue, and runs a bit faster as well. Let me know if you are still having problems. John ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
RSS Feed