{"id":25000066,"url":"https://github.com/tomasf/richtext","last_synced_at":"2025-03-29T18:43:12.066Z","repository":{"id":229473756,"uuid":"776812838","full_name":"tomasf/RichText","owner":"tomasf","description":"TextKit-based companion library for SwiftSCAD","archived":false,"fork":false,"pushed_at":"2025-01-02T11:11:36.000Z","size":103,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-05T15:39:20.586Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Swift","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/tomasf.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-24T14:19:02.000Z","updated_at":"2025-01-02T11:10:48.000Z","dependencies_parsed_at":"2024-08-20T12:05:29.948Z","dependency_job_id":null,"html_url":"https://github.com/tomasf/RichText","commit_stats":null,"previous_names":["tomasf/richtext"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasf%2FRichText","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasf%2FRichText/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasf%2FRichText/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasf%2FRichText/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomasf","download_url":"https://codeload.github.com/tomasf/RichText/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246230500,"owners_count":20744346,"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":"2025-02-04T19:31:10.751Z","updated_at":"2025-03-29T18:43:12.046Z","avatar_url":"https://github.com/tomasf.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RichText\n\nRichText is a macOS-specific companion library for SwiftSCAD that adds TextKit-based text generation. This enables proper Unicode support, richer typography, attribute ranges, multi-line text, constrained layout, bounding boxes, glyph-level manipulation and more.\n\nThis package also contains a `Geometry2D` extension for `CGPath` that can be used for other Core Graphics-related purposes.\n\n\u003cpre\u003e\nlet package = Package(\n    name: \"thingamajig\",\n    dependencies: [\n        .package(url: \"https://github.com/tomasf/SwiftSCAD.git\", .upToNextMinor(from: \"0.9.0\")),\n        \u003cb\u003e\u003ci\u003e.package(url: \"https://github.com/tomasf/RichText.git\", from: \"0.2.0\")\u003c/i\u003e\u003c/b\u003e\n    ],\n    targets: [\n        .executableTarget(name: \"thingamajig\", dependencies: [\"SwiftSCAD\", \u003cb\u003e\u003ci\u003e\"RichText\"\u003c/i\u003e\u003c/b\u003e])\n    ]\n)\n\u003c/pre\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomasf%2Frichtext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomasf%2Frichtext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomasf%2Frichtext/lists"}