09-10-2023, 07:09 AM
1. Thanks for pointing out where the link was. TBH, I could swear it used to be in the header for one of the forum areas. Couldn't see it (even with brand new glasses) until it was pointed out.
2. The site I found is to do with the old FreeDos MsDOS rival. The KB is situated quite far down the page (which also has Asic amongst other things). The site's location is (on GitHub) -
freedos-repo
3. @bplus There is probably very little, if any difference between seed/flood fill and paint apart from the names. Seed/flood fill just the name of the algorithm used. You just supply the border colour to stop at, the colour to use to fill with and the x, y position to start at.
TR
2. The site I found is to do with the old FreeDos MsDOS rival. The KB is situated quite far down the page (which also has Asic amongst other things). The site's location is (on GitHub) -
freedos-repo
3. @bplus There is probably very little, if any difference between seed/flood fill and paint apart from the names. Seed/flood fill just the name of the algorithm used. You just supply the border colour to stop at, the colour to use to fill with and the x, y position to start at.
TR