cgpath
How to get position during animation which uses CALayer and CGPath in iPhone
hI, I am workng on animation using CALayer and CAPath. Here I am animating an Image from top to bottom of screen.I gave starting and ending position for[详细]
2023-02-27 00:10 分类:问答How to import/parse SVG into UIBezierpaths, NSBezierpaths, CGPaths? [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this[详细]
2023-02-21 05:20 分类:问答CATiledlayer distortes CGPath
I am using CATiledlayers and UIScrollviews to draw CGPaths at different levels of detail. I am drawing big pictures (4000x4000). On the iPhone the image gets distorted for these large pictures.[详细]
2023-02-20 23:33 分类:问答CAShapeLayer Slow User Interaction
I have a CAShapeLayer and it has to do a simpl开发者_开发百科e task of moving on the screen, guided by the user\'s finger.[详细]
2023-02-11 05:13 分类:问答Constructing CAShapeLayer from a multiple CGpaths
I have a CAShapeLayer that takes his shape fr开发者_高级运维om path. This creates a layer object which can be manipulated, like move and rotate.[详细]
2023-02-10 15:25 分类:问答combine multiple CAAnimation sequentially
I was reading about CATransactions and then thought this might help solve my problem. This is what I wan\'t to do:[详细]
2023-02-10 05:03 分类:问答How to get point on the graph in iPhone Line graph
HI all, I\'m working on line graph. I\'m able to draw line graph perfectly.But the thing is I want the effect like shown in the below image.开发者_StackOverflow社区[详细]
2023-02-09 05:18 分类:问答Efficient method to draw a line with millions of points
I\'m writing an audio waveform editor in Cocoa with a wide range of zoom options. At its widest, it shows a waveform for an entire song (~10 million samples in view). At its narrowest, it shows a pixe[详细]
2023-02-07 10:09 分类:问答How to create a path using MKOverlayPathView?
I\'ve been looking at Apple\'s iOS Class Reference documentation, and am unfortunately none the wiser. I have downloaded their sample code KMLViewer but they\'ve overcomplicated it... All I really wan[详细]
2023-02-06 11:47 分类:问答How to rotate a cgpath before drawing it?
I can draw a path...and i am somewhat sure that i need to use affine transform. what i don\'t get is how to rotate the path and keep the same center.[详细]
2023-01-30 10:21 分类:问答