I am having bad time debugging with this problem. I am migrating my codes from Java 1.4 to JDK 6 and Weblogic 8.1.5 to Weblogic 10.3. I have converted the deployment descriptors of EJBs using DDConver
I\'ve a very simple Android app, similar to fingerpaint application. I\'m drawing some lines on the screen with my finger.
It seems like given the information in stroke_extents() and the translate(x, y) and scale(x, y) functions, I should be able to take any arbitrary cairo (I\'m using pycairo) path and \"best fit\" it. I