Issues around forms and graphics being drawn onto a computer screen, windowing system or device
I have a background image (a map) on which I need to regularly draw the you-are-here icon. I use Canvas …
android canvas drawing<LinearLayout android:id="@+id/svLL" android:orientation="horizontal" android:layout_width="fill_parent" android:layout_height="fill_parent"> &…
android drawingI am using JQuery-UI draggables and droppables to clone elements onto a div. What is the best way to draw …
javascript jquery jquery-ui canvas drawingI want to draw a figure in matplotib where the axis are displayed within the plot itself not on the …
python matplotlib drawingI am working on a sketching app on the iPhone. I got it working but not pretty as seen here …
ios iphone drawing quartz-graphicsI'm trying to draw a polygon using the python interface to opencv, cv2. I've created an empty image, just a 640…
python opencv drawingIs it possible to draw unfilled figures on Android? By default circles and rectangles are filled.
android drawing fillI'd like to draw lines on an image. Basically allow the user to draw a path for mountain trails they …
jquery ruby-on-rails drawing lines