hajicj / MUSCIMarker

Tool for annotating objects in musical scores.
http://muscimarker.readthedocs.io/en/latest/
Apache License 2.0
7 stars 2 forks source link

Better interpolation of pixel images in Kivy #139

Closed hajicj closed 7 years ago

hajicj commented 7 years ago

In large magnification, Kivy renders the pixels with bicubic/bilinear/...? interpolation. However, we'd prefer sharp pixel edges.