Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

From what I understand, there's a performance gain from doing the drawing directly.


Actually, there's a performance hit when drawing directly (via [UIView drawRect:])

The point of PaintCode is to allow dynamic manipulation of an image. If you don't need a dynamic image, the best option is a .png; second option is drawing once to a UIImage.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: