- "Fastest possible filtering, albeit also the lowest quality Typically this implies nearest-neighbour filtering."
What if I want to always use nearest-neighbour filtering? Is there (yet) an API to specify hard filtering requirement?
It is remarkable how you can write most of your code in a high-level, declarative way, but easily jump to lower levels whenever needed (unlike e.g. html) 👍