BennyKok / PxerStudio

Android open source pixel drawing tool
Apache License 2.0
90 stars 16 forks source link

Images are Blurred #21

Open PerspexSphinx opened 3 years ago

PerspexSphinx commented 3 years ago

Lovely program but everything I draw is blurred. It needs an “Anti-aliasing Off” option or something to enable pixel perfect image? I am trying it on a couple of devices, an Arm 64 bit tablet & an Arm 32 bit phone both under Nougat, both have the same blurring issue… …which is a pity because it makes your neat program, kinda unusable.

BennyKok commented 3 years ago

Ah, I think this could be some internal android graphics API difference, I think we previously fixes this issue for more recent android version, which then caused older android version to have this issues instead.