You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Do you have some before/after examples?

    It sounds pretty neat though - It could be applied to the font, but on bangle.js 2 at least it could be a function a bit like fillRect that you just apply to a rectangular area to smooth it out. It could be used for scaling images too then

    edit: also just a quick thought - is what we're doing actually going through every 2nd row and column and saying:

       A
     D x B
       C
    

    Set x if A+B+C+D > 2?

About

Avatar for Gordon @Gordon started