Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core Graphics Drawing #2

Open
avaidyam opened this issue Oct 2, 2012 · 2 comments
Open

Core Graphics Drawing #2

avaidyam opened this issue Oct 2, 2012 · 2 comments

Comments

@avaidyam
Copy link

avaidyam commented Oct 2, 2012

A suggestion: avoid images completely, and use https://github.com/galaxas0/Core-Graphics-Additions to draw the conical gradients required for the slider. Would this increase overhead?

@danielamitay
Copy link
Owner

Hmm. Not sure, will take a look.

The reason why I used images is because that happens to be how the Music player handles it. If you use 0xced's UIKit-Artwork-Extractor, you can see that whoever built the original anisotropic slider used the UIImages method.

@avaidyam
Copy link
Author

avaidyam commented Oct 2, 2012

Oh, that makes sense. It's just that Core Graphics perfectly scales and you can do all sorts of fun stuff with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants