chr15m / PdDroidParty

Run Pure Data DSP patches on Android - native GUIs emulated.
http://droidparty.net/
GNU General Public License v3.0
64 stars 14 forks source link

Make lines occur on integer pixel boundaries to stop blurring to more closely represent Pd's native GUI #6

Open chr15m opened 11 years ago

danomatika commented 11 years ago

Yeah, I can confirm you have to do this on iOS as well. Also, last week I spent a bunch of time reimplementing some of my gui code by following the algorithms in the pd gui source to get much better accuracy ...