Community Questions & Answers

How to use Canvas module

Anyone has experience with the [Canvas module](https://github.com/appcelerator/titanium_modules/blob/master/canvas/mobile/ios/documentation/view.md)? The example is clear: call canvas.begin, do my works and finally call canvas.commit And if I want to edit...

Write autograph with stylus support

I need to know what the best way is to deliver a drawing surface on a Android tablet with Titanium. Our client needs to be able to set autographs with a stylus on a tablet. We need to store that autograph as an image. I've seen a canvas module in the...

Imaging apps

Does Appcelerator support any kind of APIs capable of reading/writing JPG or even better, RAW images? The image would be stored as arrays of rgb pixels. Some implementations of the Canvas object allow bitmaps to be processed pixel by pixel, but saving your...

Native Canvas API

https://appcelerator.lighthouseapp.com/projects/32238/tickets/908-implement-native-canvas-api What is this exactly? Is this HTML5 Canvas or is this a native Canvas that will allow developers to draw things to the screen faster than moving native UI...

Native canvas support

Hello, I created an app a while ago in 0.8 and I am rewriting it in 1.0. It makes heavy use of canvas. In [this post](http://developer.appcelerator.com/question/11/can-we-develop-an-opengl-es-module#551) mr Haynie hints towards a working canvas...

Showing 1-23 of 23