Jim
Jim
Note that a paper describing the WirePrint implementation is now available http://www.stefaniemueller.org//wp-content/themes/f8-lite/images/wireprint/2014-uist-mueller-wireprint.pdf (although the reference implementation itself is not published, to my knowledge). The web page linked above has also...
Please share any issues with ReadingListReader and "Mavericks" here, as I haven't had a chance to test them together yet.
Hi! Thanks for your feedback. Based on the last few lines of that error, it looks like the program is running into some weird values in the article timestamps, which...
Thanks for the feedback. I apologize for this problem as internationalization is important to me. Unfortunately I have not been able to maintain this plug-in recently, but figuring this out...
It looks like this may be a known issue with yagmail that has been fixed: https://github.com/kootenpv/yagmail/pull/32 If possible, try updating your OctoPrint installation to use the current distribution of yagmail...
Gross, yes, so it warrants refactoring to make it easier to extend in the future. However, I have no evidence to support that the current design functions wrong or is...
Refactoring this function could be warranted by the results of performance profiling (#30)
Phstl should be usable with non-georeferenced heightmaps. Default behavior should just be 1:1 pixel/output-unit scale. If GDAL doesn't support working with unreferenced images whatsoever, though, fine.
Thanks for the report. I know this plugin needs an update. It should be considered a work in progress that was probably added to the repository prematurely. (Sorry.) To answer...
In lieu of publishing your version as a fork on GitHub, feel free to simply post [the relevant parts of] your code in reply here for the benefit of anyone...