{"id":18271164,"url":"https://github.com/wmcrimson/CKBezierPath","last_synced_at":"2025-04-05T01:31:05.468Z","repository":{"id":137547096,"uuid":"1969584","full_name":"wmcrimson/CKBezierPath","owner":"wmcrimson","description":"BezierPath object that can be used on both MacOSX and iOS","archived":true,"fork":false,"pushed_at":"2011-06-28T23:50:55.000Z","size":137,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-05T11:53:21.193Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wmcrimson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-06-28T23:48:45.000Z","updated_at":"2023-11-25T21:10:32.000Z","dependencies_parsed_at":"2023-03-11T02:51:56.463Z","dependency_job_id":null,"html_url":"https://github.com/wmcrimson/CKBezierPath","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wmcrimson%2FCKBezierPath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wmcrimson%2FCKBezierPath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wmcrimson%2FCKBezierPath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wmcrimson%2FCKBezierPath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wmcrimson","download_url":"https://codeload.github.com/wmcrimson/CKBezierPath/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247276043,"owners_count":20912286,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-05T11:39:08.069Z","updated_at":"2025-04-05T01:31:04.043Z","avatar_url":"https://github.com/wmcrimson.png","language":"Objective-C","funding_links":[],"categories":["etc"],"sub_categories":[],"readme":"#CrimsonKit\n\nCrimsonKit is licensed under the terms of the Attribution License.  Copyright \u0026copy; 2010-2011, Waqar Malik.\n\n    CKBezierPath *path = [CKBezierPath bezierPathWithRoundedRect:CGRectInset(rect, 20.0f, 20.0f) cornerRadius:20.0f];\n    [path appendPath:[CKBezierPath bezierPathWithOvalInRect:CGRectInset(rect, 30.0f, 30.0f)]];\n    [path appendBezierPathWithRect:CGRectInset(rect, 60.0f, 40.0f)];\n    path.lineWidth = 3.0f;\n    path.usesEvenOddFillRule = NO;\n    [[UIColor yellowColor] setFill];\n    [[UIColor blueColor] setStroke];\n    [path fill];\n    [path stroke];\n\n\u003ccenter\u003e\n\u003cimg src=\"https://github.com/wmalloc/CrimsonKit/raw/master/CKPath.png\" /\u003e\n\u003c/center\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwmcrimson%2FCKBezierPath","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwmcrimson%2FCKBezierPath","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwmcrimson%2FCKBezierPath/lists"}