Issues around forms and graphics being drawn onto a computer screen, windowing system or device
I am occasionally called upon impromptu to white-board (non-virtually) data flows, architecture diagrams etc., for both a technical and non-technical …
drawing diagram whiteboardSeveral users have been facing the document corruption issue very repetitively. We have an application that stores Word documents on …
xml ms-word drawing corruption word-2010CALayer *sublayer = [CALayer layer]; /*sublayer.backgroundColor = [UIColor blueColor].CGColor; sublayer.shadowOffset = CGSizeMake(0, 3); sublayer.shadowRadius = 5.0; sublayer.shadowColor = [UIColor blackColor].CGColor; sublayer.…
ios iphone drawing calayer cgcontextI am on a project where I have multiple users of a portal and they are connected to other users …
c# asp.net drawing social-networkingI am trying to code a flowchart generator for a language using Ruby. I wanted to know if there were …
ruby graphics drawingI have a view which does some basic drawing. After this I want to draw a rectangle with a hole …
android graphics drawing hardware-acceleration porter-duffI use this method which works perfectly to draw a full circle(might be typos in code text I wrote …
java javascript opengl drawing joglI have an imageview and on button click I draw some bezier paths and some text layer too. On undo, …
iphone ios objective-c drawing uibezierpath