{"id":17068958,"url":"https://github.com/kgn/uiimage-vector","last_synced_at":"2025-04-12T18:20:21.906Z","repository":{"id":62457078,"uuid":"12689824","full_name":"kgn/UIImage-Vector","owner":"kgn","description":"UIImage category for dealing with vector formats like PDF and icon fonts.","archived":false,"fork":false,"pushed_at":"2016-06-10T16:49:10.000Z","size":13,"stargazers_count":72,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-11T00:24:10.329Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kgn.png","metadata":{"files":{"readme":"Readme.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-09-09T00:12:36.000Z","updated_at":"2024-08-15T05:05:46.000Z","dependencies_parsed_at":"2022-11-02T00:17:05.633Z","dependency_job_id":null,"html_url":"https://github.com/kgn/UIImage-Vector","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgn%2FUIImage-Vector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgn%2FUIImage-Vector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgn%2FUIImage-Vector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgn%2FUIImage-Vector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kgn","download_url":"https://codeload.github.com/kgn/UIImage-Vector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248610623,"owners_count":21132974,"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-10-14T11:15:43.019Z","updated_at":"2025-04-12T18:20:21.874Z","avatar_url":"https://github.com/kgn.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UIImage-Vector\n\nUIImage category for dealing with vector formats like PDF and icon fonts.\n\n## Usage\n\nUse an icon font:\n\n``` objc\nUIFont *font = [UIFont fontWithName:@\"MyIconFont\" size:28.0f];\nUIImage *gear = [UIImage iconWithFont:font named:@\"gear\"\n                        withTintColor:[UIColor whiteColor] clipToBounds:NO forSize:28.0f];\n```\n\nUse a PDF:\n\n``` objc\nUIImage *gear = [UIImage imageWithPDFNamed:@\"gear\"\n                             withTintColor:[UIColor whiteColor] forHeight:28.0f];\n```\n\n## Installation\n\nSimply add the files in `UIImage-Vector` to your project and link `CoreText.framework`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkgn%2Fuiimage-vector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkgn%2Fuiimage-vector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkgn%2Fuiimage-vector/lists"}