javascript - Remove spaces between drawn images on canvas -


when place set of images in canvas, there empty lines between them:

as seen here,

and noticed lines may or may not disappear depending on zoom level. images 64x64, placed on y 0, 32, 64 , subsequently , scaled 32x32.


Comments

Popular posts from this blog

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -

java - Digest auth with Spring Security using javaconfig -