https://github.com/weltyj/SkyFill
There is the github project. I took a quick look at the width not being detected. Looking at tiffinfo.c, I think the problem was skyfill_tif.c used 16 bit ints for tiff width and heightfields, and it needed to use 32 bit ints. That correction is on the source file on github now. On Tuesday, December 21, 2021 at 3:59:03 PM UTC-8 [email protected] wrote: > On Tue, 21 Dec 2021 at 23:23, Jeff Welty wrote: > > > > Any preference for sourceforge or github? I don't have a preference. I > have a very, very old project on sourceforge (Gnome Wave Cleaner), so I > have a user profile there as well as github. > > > I have no preference for git hosting, hugin/panotools are hosted with > mercurial on sourceforge for historical reasons, I have code on > bitbucket and github - they all have advantages and disadvantages. > > -- > Bruno > -- A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ --- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/a00f75bc-a9d4-4012-9483-095ddf9336e2n%40googlegroups.com.
