{"id":19269136,"url":"https://github.com/typst/pixglyph","last_synced_at":"2025-04-05T12:01:41.821Z","repository":{"id":119727804,"uuid":"451508129","full_name":"typst/pixglyph","owner":"typst","description":"OpenType glyph rendering.","archived":false,"fork":false,"pushed_at":"2024-11-13T08:53:16.000Z","size":653,"stargazers_count":22,"open_issues_count":0,"forks_count":10,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-29T11:02:53.008Z","etag":null,"topics":["font-rendering"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typst.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":"2022-01-24T14:57:03.000Z","updated_at":"2025-03-21T01:05:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"3b708f97-95d5-4fd4-82a3-1575476c07a2","html_url":"https://github.com/typst/pixglyph","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typst%2Fpixglyph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typst%2Fpixglyph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typst%2Fpixglyph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typst%2Fpixglyph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typst","download_url":"https://codeload.github.com/typst/pixglyph/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247332556,"owners_count":20921853,"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":["font-rendering"],"created_at":"2024-11-09T20:18:38.518Z","updated_at":"2025-04-05T12:01:41.802Z","avatar_url":"https://github.com/typst.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pixglyph\n[![Crates.io](https://img.shields.io/crates/v/pixglyph.svg)](https://crates.io/crates/pixglyph)\n[![Documentation](https://docs.rs/pixglyph/badge.svg)](https://docs.rs/pixglyph)\n\nOpenType glyph rendering.\n\n```toml\n[dependencies]\npixglyph = \"0.6\"\n```\n\n## Features\n- Render glyph outlines into coverage bitmaps.\n- Place glyphs at subpixel offsets and scale them to subpixel sizes. This is\n  important if you plan to render more than a single glyph since inter-glyph\n  spacing will look off if every glyph origin must be pixel-aligned.\n- No font data structure you have to store somewhere. Just owned glyphs\n  which you can load individually from a font, cache if you care about\n  performance, and then render at any size.\n- No unsafe code.\n\n## License\nThis crate is licensed under the terms of the Apache 2.0 license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypst%2Fpixglyph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftypst%2Fpixglyph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypst%2Fpixglyph/lists"}