image https://code.coronalabs.com/taxonomy/term/253/all en Pinch zoom scroll touch https://code.coronalabs.com/code/pinch-zoom-scroll-touch <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p>Simple code that allows multitouch and single touch on an image.<br /> In my project I added lots of assets on top of the image and put them all in a container. This allowed me move a chart (map) and overlay marks and routes and have them all zoom, pinch and scroll.</p> </div></div></div><div class="field field-name-field-nickname field-type-text field-label-inline clearfix"><div class="field-label">Contributor:&nbsp;</div><div class="field-items"><div class="field-item even">Conor O&#039;Nolan</div></div></div> Wed, 17 Jun 2015 07:00:09 +0000 conor1 183 at https://code.coronalabs.com Sliced Images https://code.coronalabs.com/code/sliced-images <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p>Have you ever wondered how to create 9-sliced images using Corona? Corona only provides a few possibilities to do it, but it requires 9 previously sliced images to mount it at runtime, but now you can do it using just one image!</p></div></div></div><div class="field field-name-field-nickname field-type-text field-label-inline clearfix"><div class="field-label">Contributor:&nbsp;</div><div class="field-items"><div class="field-item even">PhoerLevine</div></div></div> Fri, 01 May 2015 20:44:40 +0000 PhoerLevine 180 at https://code.coronalabs.com Corona Image Downloader https://code.coronalabs.com/code/corona-image-downloader <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p>Used for downloading image resources on device based on display.imageSuffix. Benefits: reduces APK / IPA size, reduces application's size on device, each device downloads images only for its own resolution.</p> </div></div></div><div class="field field-name-field-nickname field-type-text field-label-inline clearfix"><div class="field-label">Contributor:&nbsp;</div><div class="field-items"><div class="field-item even">Daniel Strmečki</div></div></div> Sun, 21 Sep 2014 10:05:34 +0000 daniel.strmecki 135 at https://code.coronalabs.com