Hacker News new | ask | show | jobs
by gcr 5081 days ago
A nitpick, but this author is absolutely using bicubic wrong. The only case where bicubic filtering appears identical to nearest neighbor is if the entire image has constant color.

Author probably forgot to turn off color indexing or something trivial.