You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This method is very similar to ScaleX. This method does not add new colors, only uses those that already exist. Replacing equal with near makes color selection more flexible, allowing pixel scaling techniques to be applied even to full-color images. I use this to scale scanned material containing a lot of glyphs and contours.
origin
x2
x3
The text was updated successfully, but these errors were encountered:
Hi @bbbbbr .
See stbiscalenx: Stb Image Scale Near X.
This method is very similar to ScaleX. This method does not add new colors, only uses those that already exist. Replacing
equal
withnear
makes color selection more flexible, allowing pixel scaling techniques to be applied even to full-color images. I use this to scale scanned material containing a lot of glyphs and contours.The text was updated successfully, but these errors were encountered: