Public record
Software health reportschema 0.23.0 · metrics 1.13.0 · 2026-07-21 20:29 UTC

rougier / freetype-py

Python binding for the freetype library

PythonCustom license★ 339 stars⑂ 94 forkssince Apr 2014View on GitHub ↗

rougier/freetype-py holds a health index of 51 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (72/100) and lowest on Vitality (21/100). It was last updated 687 days ago. 2 contributors account for most of its recent work.

51
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

51
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Nicolas P. RougierPersonal account
7,895 followers300 public repossince Jul 2010@INRIA

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
PyPIfreetype-py2.5.1-34691 days agofreetypefont

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

21Critical · 22% of overall
How it's scored
0/36Push recency — last push 687 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push687
active_weeks_last_year0
How it's scored
27/27Ships releases — 25 releases published
7.2/36Release recency — latest release 691 days ago
12.6/27Release cadence — a release every ~249.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count25
latest_release_tagv2.5.1
releases_from_tagsno
days_since_latest_release691
mean_days_between_releases249.9
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

55Moderate · 18% of overall
How it's scored
41/60Stars — 339 stars
16.4/25Forks — 94 forks
6.7/15Watchers — 17 watchers
Inputs used
forks94
stars339
watchers17
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

68Moderate · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
15.1/22.5Commit distribution — top contributor authored 33% of commits
13.5/13.5Contributor breadth — 28 contributors
10/10OpenSSF Scorecard: Contributors — project has 21 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled28
top_contributor_share0.328
How it's scored
28.6/46.8Issue resolution — 61% of issues closed
30.8/38.3PR acceptance — 78/97 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 1/19 approved changesets -- score normalized to 0
Inputs used
merged_prs78
open_issues40
closed_issues63
issue_closed_ratio0.612
closed_unmerged_prs19
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
25/25Owner reach — 7,895 followers of rougier
25/25Track record — 300 public repos, account ~16 yr old
Inputs used
followers7,895
owner_typeUser
is_verified
owner_loginrougier
public_repos300
account_age_days5,856
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on pypi
14/35Publish recency — latest publish 691 days ago
20/20Version history — 34 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesfreetype-py
ecosystemspypi
any_deprecatedno
min_days_since_publish691

Engineering Quality

Are baseline engineering and documentation practices in place?

72Good · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
16/16Linter config — tox.ini
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 4 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

85Excellent
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 3 topics
10/10Wiki
Inputs used
topicspython, freetype, bindings
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

36At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/19 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 21 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3.6
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

40At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
19.2/40Legible commit history — 36 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.36
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — doc/Makefile
22/22Automated tests
11/11Lint / format config — tox.ini
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_filesdoc/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Python without a type-check config
54.4/55Manageable file sizes — 1/89 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes94,647
source_files_sampled89
oversized_source_files1
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

339GitHub stars
28contributors
0commits, last 12 months
687days since last push
25releases
2bus factor
40open issues
PyPIpackage ecosystems

More detail

Star and fork history 339 ★ / 94 ⇿
339Stars
94Forks
24Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

01252503753389352014-052020-062026-07
Major 0Minor 6Patch 7

Each point covers 12 days.

OpenSSF Scorecard 3.6 / 10
3.6aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-21 20:28 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/19 approved changesets -- score normalized to 0
10Contributorsproject has 21 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
0Maintained0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 0

Full resolved dependency set from the GitHub dependency graph: 0 direct and 0 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies to assess

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "python",
        "freetype",
        "bindings"
      ],
      "is_fork": false,
      "size_kb": 1583,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Python": 270546
      },
      "pushed_at": "2024-09-02T19:35:39Z",
      "created_at": "2014-04-27T06:37:28Z",
      "owner_type": "User",
      "updated_at": "2026-07-17T03:09:33Z",
      "description": "Python binding for the freetype library",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "http://www.labri.fr/perso/nrougier",
      "name": "Nicolas P. Rougier",
      "type": "User",
      "login": "rougier",
      "company": "@INRIA ",
      "location": "Bordeaux, France",
      "followers": 7895,
      "avatar_url": "https://avatars.githubusercontent.com/u/327203?v=4",
      "created_at": "2010-07-09T07:44:10Z",
      "is_verified": null,
      "public_repos": 300,
      "account_age_days": 5856
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.5.1",
          "kind": "patch",
          "published_at": "2024-08-29T18:08:06Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2024-08-29T14:36:30Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2023-05-04T10:46:11Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2022-04-25T11:20:12Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2020-07-09T16:59:13Z"
        },
        {
          "tag": "v2.2.0rc1",
          "kind": "other",
          "published_at": "2020-07-09T14:00:10Z"
        },
        {
          "tag": "v2.1.0.post1",
          "kind": "other",
          "published_at": "2019-03-17T15:40:24Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2019-03-17T15:04:38Z"
        },
        {
          "tag": "2.0.0.post6",
          "kind": "other",
          "published_at": "2018-07-03T16:50:12Z"
        },
        {
          "tag": "2.0.0.post5",
          "kind": "other",
          "published_at": "2018-07-03T16:12:47Z"
        },
        {
          "tag": "2.0.0.post4",
          "kind": "other",
          "published_at": "2018-07-03T15:33:31Z"
        },
        {
          "tag": "2.0.0.post3",
          "kind": "other",
          "published_at": "2018-07-03T14:53:03Z"
        },
        {
          "tag": "2.0.0.post2",
          "kind": "other",
          "published_at": "2018-07-03T13:09:28Z"
        },
        {
          "tag": "2.0.0.post1",
          "kind": "other",
          "published_at": "2018-07-03T10:54:18Z"
        },
        {
          "tag": "2.0",
          "kind": "other",
          "published_at": "2018-06-27T12:50:23Z"
        },
        {
          "tag": "1.2.1",
          "kind": "patch",
          "published_at": "2018-02-24T09:08:39Z"
        },
        {
          "tag": "1.2",
          "kind": "other",
          "published_at": "2018-02-15T12:04:44Z"
        },
        {
          "tag": "1.1",
          "kind": "other",
          "published_at": "2017-08-31T17:08:26Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2015-07-24T13:01:29Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2015-01-25T19:47:53Z"
        },
        {
          "tag": "v0.5.3",
          "kind": "patch",
          "published_at": "2015-01-23T07:59:50Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2014-10-27T22:21:09Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2014-10-27T08:43:52Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2014-10-13T13:12:19Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2014-04-27T08:16:47Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e9968d040cfba46610970e4090b2ad383a9638e7",
          "body": "…n readthedocs",
          "is_bot": false,
          "headline": "Update some of the main copyright strings to -2024, if only to show o…",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2024-09-02T19:35:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "175550befa9054fa0f7b5d15b7905266c00d4dd1",
          "body": null,
          "is_bot": false,
          "headline": "Our conf is at doc/conf.py, not docs/conf.py",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2024-09-02T19:28:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e8cebeb786c2ebb0e9b4dd418283f66ce5bfc5b",
          "body": "…le/v2.html\n\nTrying to fix #198.",
          "is_bot": false,
          "headline": "readthedocs file from https://docs.readthedocs.io/en/stable/config-fi…",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2024-09-02T19:22:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb659238dd9e5b696ba83019fc4a5da07ba35f72",
          "body": null,
          "is_bot": false,
          "headline": "5th attempt: distinguish manylinux vs musllinux",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2024-08-29T17:42:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afb26088719e55cb6cfcf5cf7b7d8f1d806f2947",
          "body": null,
          "is_bot": false,
          "headline": "4th attempt: distinguish manylinux vs musllinux",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2024-08-29T17:21:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e89348d6575939394bc4049d60faca65558f215e",
          "body": null,
          "is_bot": false,
          "headline": "3rd attemp at fixing multiple artifact upload and download problem",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2024-08-29T16:28:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3324294fec397a673fad9b2d324e57d1ac4205f0",
          "body": null,
          "is_bot": false,
          "headline": "2nd attempt at Fixes artifact upload and download problem.",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2024-08-29T16:05:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77f6b6c207a8fa035ba9b3c5abff308ca281312d",
          "body": "…ct@v3\"\n\nThis reverts commit 2604ea5f856d1e3230e5787ca3bb70b973eac4a6.",
          "is_bot": false,
          "headline": "Revert \"Roll back actions/upload-artifact@v4 to actions/upload-artifa…",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2024-08-29T15:59:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cec4f7d3c022f9b1530c0df4c409141dfe6f25ac",
          "body": "This reverts commit 5bb68a997fdb8ab733fcd1a396333d9d4cdd034a.",
          "is_bot": false,
          "headline": "Revert \"Roll back actions/download-artifact@v4 to v3\"",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2024-08-29T15:59:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bb68a997fdb8ab733fcd1a396333d9d4cdd034a",
          "body": "Incompatible with actions/upload-artifact@v3 ; that has a different problem - can't create\nartifact of same name multiple times.",
          "is_bot": false,
          "headline": "Roll back actions/download-artifact@v4 to v3",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2024-08-29T15:19:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2604ea5f856d1e3230e5787ca3bb70b973eac4a6",
          "body": "Seems to be problematic:\nhttps://github.com/actions/upload-artifact/issues/480\nhttps://github.com/actions/upload-artifact/issues/478",
          "is_bot": false,
          "headline": "Roll back actions/upload-artifact@v4 to actions/upload-artifact@v3",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2024-08-27T19:57:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ba3e10c27dac9095181a2fd63a5446529aa293f",
          "body": null,
          "is_bot": false,
          "headline": "typo with actions/upload-artifact@v4",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2024-08-27T19:37:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccc9d70bea485e3c83815ce00bb279487dd1523b",
          "body": "Trusted publisher fix",
          "is_bot": false,
          "headline": "Merge pull request #197 from HinTak/Trusted-Publisher-fix",
          "author_name": "HinTak",
          "author_login": "HinTak",
          "committed_at": "2024-08-27T19:17:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff70145dface01b5d6e022e95a87eb1f1ea7aea0",
          "body": null,
          "is_bot": false,
          "headline": "Move to trusted publisher API",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2024-08-27T19:15:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cee289bf7adc688d5a7e8ea68fcc1d82eb4abe66",
          "body": null,
          "is_bot": false,
          "headline": "Fixes Node.js deprecation warnings in CI",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2024-08-27T19:04:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da3c14961f2e672bf487264e1e77dcbdb2344816",
          "body": "Fix bbox calculation in hello-world example",
          "is_bot": false,
          "headline": "Merge pull request #127 from satirebird/hellow-world-fix",
          "author_name": "HinTak",
          "author_login": "HinTak",
          "committed_at": "2024-07-28T00:09:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bc7188dd012f51ae17209cd4d6264c49f3a0522",
          "body": null,
          "is_bot": false,
          "headline": "Forgotten to set uvs-harness.py executable bit",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2024-06-21T16:24:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d996824720946f15ff984336efda966afba20626",
          "body": "API for Unicode Variation Sequences, from https://freetype.org/freety…",
          "is_bot": false,
          "headline": "Merge pull request #196 from HinTak/variant-selector-addition",
          "author_name": "HinTak",
          "author_login": "HinTak",
          "committed_at": "2024-06-18T20:27:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11101e6c02c23a193ff26a0292b002d2a4fe13dd",
          "body": null,
          "is_bot": false,
          "headline": "shorter example from #195",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2024-06-18T20:02:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bbce55ec4915ea3391a1ed29bf3eba0c28df769",
          "body": null,
          "is_bot": false,
          "headline": "Small corrections to example from #195",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2024-06-18T18:48:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d1729dcfccc4ee5ba746a0559de5878b7e57405",
          "body": null,
          "is_bot": false,
          "headline": "example from #195",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2024-06-17T19:17:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6307721e187075a9de959c96e36572df06c5310",
          "body": "…pe2/docs/reference/ft2-glyph_variants.html",
          "is_bot": false,
          "headline": "API for Unicode Variation Sequences, from https://freetype.org/freety…",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2024-06-17T18:14:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f8f7d8c6658eac74413e8abafe0737a8692b2bb",
          "body": null,
          "is_bot": false,
          "headline": "example code from https://github.com/rougier/freetype-py/issues/193",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2024-05-17T02:39:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "277a55be728f9cc3dd79d15e089da9ca00d3e81d",
          "body": "Ft encoding fix",
          "is_bot": false,
          "headline": "Merge pull request #194 from HinTak/FT_ENCODING_fix",
          "author_name": "HinTak",
          "author_login": "HinTak",
          "committed_at": "2024-05-17T00:24:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3e399aca65149334fc12f7db9a62d146e112cfe",
          "body": null,
          "is_bot": false,
          "headline": "Another overdued python 3 string-formatting, in font-info.py",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2024-05-16T22:35:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd91bb45af84e109b28b31eeee38a96d6e675ddd",
          "body": null,
          "is_bot": false,
          "headline": "Cosmetic issue with listing Available sizes",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2024-05-16T22:33:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3af4d3e7ab8b06dd2489fc1a16ab2e3e9de89586",
          "body": null,
          "is_bot": false,
          "headline": "Overdued python 3 update to string-formatting in ftdump.py",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2024-05-16T22:20:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d24cd491f7fe0598cad20ef4a92b49a5d1e7afb",
          "body": "…printf code",
          "is_bot": false,
          "headline": "Fixes cosmetic issue with python print(). Looked to be copied from C …",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2024-05-16T22:11:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cd65f457ee4f0c8c51d99f19ec0e4a665f3020f",
          "body": "fixes #192\n\nUpstream:\n\ncommit 464b16ba46c5ce44aa0dae2e67fefe7c2abbd7f1\nAuthor: Werner Lemberg <wl@gnu.org>\nDate:   Fri Jan 27 08:45:46 2017 +0100\n\n    s/GB2312/PRC/.\n\n    * include/freetype/freetype.h (FT_ENCODING_PRC): New enum value.\n    (FT_ENCODING_GB2312): Deprecated.\n\n    * include/freetype/ttnameid.h (TT_MS_ID_PRC): New macro.\n    (TT_MS_ID_GB2312): Deprecated.\n\n    * src/sfnt/sfobjs.c (sfnt_find_encoding): Updated.\n\n    * docs/CHANGES: Updated.",
          "is_bot": false,
          "headline": "enum FT_ENCODING_GB2312 was renamed FT_ENCODING_PRC upstream in 2017",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2024-05-16T22:04:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3f915b0d905bffdeb110f99bcd4d70c841f87ed",
          "body": null,
          "is_bot": false,
          "headline": "Comments about FT_Data",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2024-05-10T02:12:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d5b6d0f33f1ed5387767c93495b5dd73b6fd3f1",
          "body": null,
          "is_bot": false,
          "headline": "fix wrong field in FT_Data",
          "author_name": "worldmozara",
          "author_login": "NCBM",
          "committed_at": "2024-05-10T01:05:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d06cd73e05886df796d4f7584f7963acbb9dbafe",
          "body": null,
          "is_bot": false,
          "headline": "fix a typo 'restrype'",
          "author_name": "worldmozara",
          "author_login": "NCBM",
          "committed_at": "2024-05-09T15:41:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e6303a9f8911d603a5a3e6590812c09df39c6e3",
          "body": "Fix wrong enum name in Face.get_fstype()",
          "is_bot": false,
          "headline": "Merge pull request #189 from NCBM/master",
          "author_name": "HinTak",
          "author_login": "HinTak",
          "committed_at": "2024-04-16T09:57:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fd92c226a359a30db85be2639acac9bd7f2a3e4",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for Face properties",
          "author_name": "worldmozara",
          "author_login": "NCBM",
          "committed_at": "2024-04-15T04:23:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0fba9c38a1e5c92f775ee7150b9de45a02e3fc3",
          "body": null,
          "is_bot": false,
          "headline": "Fix wrong enum name in Face.get_fstype()",
          "author_name": "worldmozara",
          "author_login": "NCBM",
          "committed_at": "2024-04-14T14:50:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7344d34a03d8420250a0f54b6c9bf1c4df5eb36",
          "body": "Update to latest freetype and harfbuzz",
          "is_bot": false,
          "headline": "Merge pull request #186 from rougier/freetype-2-13-2",
          "author_name": "Cosimo Lupo",
          "author_login": "anthrotype",
          "committed_at": "2024-03-08T16:52:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e14c43a77d8964f21807fbf85106903b4691355",
          "body": null,
          "is_bot": false,
          "headline": "Update to latest freetype and harfbuzz",
          "author_name": "Cosimo Lupo",
          "author_login": "anthrotype",
          "committed_at": "2024-03-08T16:24:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a30d040a29d2fa831b58edcdacf6556130a716b",
          "body": "[ci] fix test-pyinstaller broken after #180 was merged",
          "is_bot": false,
          "headline": "Merge pull request #185 from rougier/fix-pyinstaller-test",
          "author_name": "Cosimo Lupo",
          "author_login": "anthrotype",
          "committed_at": "2024-03-08T15:33:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39a365a53eb664afcc49cbf28e38efc14850e9be",
          "body": "we need to export FREETYPEPY_BUNDLE_FT to ensure the correct build deps (e.g. cmake) are installed. Also run pytest --pyargs to ensure that the installed freetype is tested, not the one found in the current directory.",
          "is_bot": false,
          "headline": "[ci] fix test-pyinstaller broken after #180 merged",
          "author_name": "Cosimo Lupo",
          "author_login": "anthrotype",
          "committed_at": "2024-03-08T14:55:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4edac0d19e4b37820d00c289a46ae7bb9e656598",
          "body": "use custom PEP517 build backend to require cmake conditionally",
          "is_bot": false,
          "headline": "Merge pull request #184 from rougier/pep517-custom-backend",
          "author_name": "Cosimo Lupo",
          "author_login": "anthrotype",
          "committed_at": "2024-03-08T14:26:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f9fb51d43b44340975a34ce94fb3d9248fe6db5",
          "body": "Fix PyInstaller hook",
          "is_bot": false,
          "headline": "Merge pull request #180 from rokm/fix-pyinstaller",
          "author_name": "Cosimo Lupo",
          "author_login": "anthrotype",
          "committed_at": "2024-03-08T14:11:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3673068012cba8e3e14ee1a6454d97330a451480",
          "body": null,
          "is_bot": false,
          "headline": "backend.py: add hook for get_requires_for_build_editable as well",
          "author_name": "Cosimo Lupo",
          "author_login": "anthrotype",
          "committed_at": "2024-03-08T12:58:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b194f6589180febe6c2c4e42674b44009b13bae",
          "body": null,
          "is_bot": false,
          "headline": "[ci] Update cibuildwheel to latest",
          "author_name": "Cosimo Lupo",
          "author_login": "anthrotype",
          "committed_at": "2024-03-08T12:49:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0e753276285f8ea379cb16bdf9c15974a92ac17",
          "body": "Fixes https://github.com/rougier/freetype-py/issues/183\n\n`pip install --no-binary freetype-py freetype-py` will no longer attempt to download and install cmake in pip's temporary build environment, unless FREETYPEPY_BUNDLE_FT environment variable was set in order to compile the bundled FreeType shar\n[…]\ne installation of a pure Python freetype-py (using system-wide FreeType library) quicker and doesn't require one to force --no-build-isolation just to prevent cmake from being installed unnecessarily.",
          "is_bot": false,
          "headline": "use custom PEP517 build backend to require cmake conditionally",
          "author_name": "Cosimo Lupo",
          "author_login": "anthrotype",
          "committed_at": "2024-03-08T12:43:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a83323dc17961135da42d9d075e84a9f2e3aaa72",
          "body": "Move PyInstaller hook test (test_freetype.py and conftest.py)\ninto tests sub-directory. This prevents the test from using\nthe local (source) version of `freetype` instead of the installed\none (which contains the shared library); this problem arises with\npytest's default `prepend` import mode due to the project's\nstructure (i.e., not using the `src/freetype` layout).",
          "is_bot": false,
          "headline": "Move PyInstaller hook tests into sub-directory",
          "author_name": "Rok Mandeljc",
          "author_login": "rokm",
          "committed_at": "2023-12-03T21:00:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39ef36379a1f10d01197285a4cd2c3ef06aae6a7",
          "body": "Ensure `freetype.__pyinstaller` is installed as part of `freetype-py`.\nFixes the provided PyInstaller hook entry-points in real-world\ninstallations (PyPI wheels and non-editable installs).",
          "is_bot": false,
          "headline": "setup.py: ensure freetype.__pyinstaller is installed",
          "author_name": "Rok Mandeljc",
          "author_login": "rokm",
          "committed_at": "2023-12-03T21:00:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d37b4e85504e7bef7884185fd0cfa066e702b5fd",
          "body": "Have the PyInstaller hook test ensure that the freetype shared\nlibrary is bundled with the frozen application. Otherwise, the\nfrozen application might still work in spite of defunct hook due\nto the fact that the system-wide freetype shared library is\navailable (which is likely true in the case of the CI system).",
          "is_bot": false,
          "headline": "tests: extend the PyInstaller hook test",
          "author_name": "Rok Mandeljc",
          "author_login": "rokm",
          "committed_at": "2023-12-03T21:00:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f385a02f86a879b36c42882b01af52cd557777a0",
          "body": "Using editable installation of freetype-py hides the fact that\n`freetype.__pyinstaller` is not being installed, and that\nconsequently the provided PyInstaller hook entry-points are\nde-funct in real-world.",
          "is_bot": false,
          "headline": "ci: test pyinstaller hook against non-editable installation",
          "author_name": "Rok Mandeljc",
          "author_login": "rokm",
          "committed_at": "2023-12-03T19:59:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83bf5d32cd296795bb790f4fa89fc85c78f50630",
          "body": null,
          "is_bot": false,
          "headline": "Boiler plate for skia_glfw_module, and brief usage",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-08-23T23:29:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "590df31196b6249b21510819f389579e1de0aa04",
          "body": null,
          "is_bot": false,
          "headline": "Correct mis-indentation",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-08-23T23:26:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dfac9cbb4c8e5bf7630f6d874fd9f43d01af2f4",
          "body": null,
          "is_bot": false,
          "headline": "Basic boiler plate for skia_ot_svg_module.py, and avoid bulk imports",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-08-23T23:16:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6597a82f56c36d210e552e60c000c0df9b1a5c2d",
          "body": null,
          "is_bot": false,
          "headline": "Move imports to beginning - probably looks cleaner?",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-08-23T22:59:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6deffe3703fe875371a10a4478f862ce5f11bf8",
          "body": null,
          "is_bot": false,
          "headline": "Splitting into three files, and also avoiding bulk \"from x import *\" .",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-08-23T22:51:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "435176d63ee714c7ea359eabdc27c961a23abfbe",
          "body": null,
          "is_bot": false,
          "headline": "Comments about differences between the two examples",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-08-21T15:33:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed458e2a8ead6778371e59a584c6d4c7106901a0",
          "body": null,
          "is_bot": false,
          "headline": "Full Skia-based OT-SVG example",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-08-21T15:24:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5396a670980006d3b593f80f8d673e46d565fcda",
          "body": null,
          "is_bot": false,
          "headline": "Wrong indentation!",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-08-21T15:22:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b7f93bd1d83ae750727479538d3437e8ad8d69a",
          "body": "Basic colrv1 support",
          "is_bot": false,
          "headline": "Merge pull request #176 from HinTak/basic-colrv1-support",
          "author_name": "HinTak",
          "author_login": "HinTak",
          "committed_at": "2023-07-16T01:07:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b788b7ec63293b047ad7880df09c6227e0e2426",
          "body": null,
          "is_bot": false,
          "headline": "Basic COLRv1 example",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-07-16T00:54:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20df242eeecf5bcc273d66aacf9eaf1d8952f29c",
          "body": null,
          "is_bot": false,
          "headline": "New structs FT_OpaquePaint and FT_LayerIterator for color support",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-07-16T00:40:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10072e3fb10b84e7b13d6ddc9f38f079f11f3bac",
          "body": null,
          "is_bot": false,
          "headline": "Adding FT_Color_Root_Transform enum",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-07-16T00:39:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c31d874958e2644ad0b8a233a47f6f2cf0846dd5",
          "body": null,
          "is_bot": false,
          "headline": "Add protypes for FT_Get_Color_Glyph_Layer and FT_Get_Color_Glyph_Paint",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-07-16T00:38:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1eb25ce8f6efdd75bedd5992e0afbf342110b9e",
          "body": null,
          "is_bot": false,
          "headline": "Mention skia-python #194",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-07-16T00:36:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "623d3e521a2ad57cb5c167ff1b6f94f57459da94",
          "body": null,
          "is_bot": false,
          "headline": "More comments on OT-SVG with Skia",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-07-08T02:21:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ef963382a01be33ef6d856d268eb334586da36a",
          "body": null,
          "is_bot": false,
          "headline": "OT-SVG example with Skia",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-07-08T02:08:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed25ec6ac428ef36e7f7433e257f25a70e9428a0",
          "body": "….ttf, and comments",
          "is_bot": false,
          "headline": "Adding FT_LOAD_RENDER so Emoji example works for Microsoft's seguiemj…",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-07-03T18:05:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e89bdbc84523a338c81c58b6ca463190787099f3",
          "body": null,
          "is_bot": false,
          "headline": "Comment about embedded module usage",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-07-01T22:43:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84681eec0c43f06bdc7111560fe84668eb720e51",
          "body": "Google font ot svg update",
          "is_bot": false,
          "headline": "Merge pull request #175 from HinTak/google-font-ot-svg-update",
          "author_name": "HinTak",
          "author_login": "HinTak",
          "committed_at": "2023-06-30T23:49:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4f23ff808ff1aff6ff3a944d70fc47170b78c4e",
          "body": "Signed-off-by: Hin-Tak Leung <htl10@users.sourceforge.net>",
          "is_bot": false,
          "headline": "Unpack from c_ushort",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-06-30T23:17:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d4041312a740fe1524d7a444dc3b5c7973e9f73",
          "body": "Signed-off-by: Hin-Tak Leung <htl10@users.sourceforge.net>",
          "is_bot": false,
          "headline": "Removing stray \";\" in not-tested code path",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-06-30T23:16:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea7fa9c8b0b4ac62ee215659f52be817e1a957a7",
          "body": "Signed-off-by: Hin-Tak Leung <htl10@users.sourceforge.net>",
          "is_bot": false,
          "headline": "Support BGRA color bitmap",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-06-30T23:14:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff9ded71d042c80ca4ffbd8a7a8e676f56548be7",
          "body": "Upstream commit:\n\ncommit 33ac83e37637f9980d674f60a2621f3ff2e2de64\nAuthor: Werner Lemberg <wl@gnu.org>\nDate:   Thu Jun 14 21:00:23 2018 +0200\n\n    Add glyph index and glyph load flags to glyph slot.\n\n    * include/freetype/freetype.h (FT_GlyphSlotRec): Rename unused\n    `reserved' field to `glyph_index'.\n\n    * include/freetype/internal/ftobjs.h (FT_Slot_InternalRec): Add\n    `load_flags' field.\n\n    * src/base/ftobjs.c (FT_Load_Glyph): Set new fields.",
          "is_bot": false,
          "headline": "Unused `reserved' field was renamed `glyph_index' in FreeType 2.10",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-06-30T23:04:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fa08343776bee3777afdaab961824a809221676",
          "body": "Ot svg support",
          "is_bot": false,
          "headline": "Merge pull request #174 from HinTak/ot-svg-support",
          "author_name": "HinTak",
          "author_login": "HinTak",
          "committed_at": "2023-06-30T01:53:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f92cfe8bb9be5479423b2e6fb7c9d32ff3fcc90f",
          "body": null,
          "is_bot": false,
          "headline": "Another SVG related error num from \"freetype/fterrdef.h\"",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-06-30T00:26:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3a7ef3b48ea080aab13218c8d2bfd928771ef4b",
          "body": null,
          "is_bot": false,
          "headline": "Removing numpy dependency in ot-svg-example.py",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-06-30T00:23:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dda44953026a6a94f79b16c31c2730295112e056",
          "body": null,
          "is_bot": false,
          "headline": "Comments and a missing None assignment",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-06-30T00:16:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88c1a97e99922526aa6c1029a295e1c2c8c47255",
          "body": "This is as far as it could go - use global _state in svg_init/svg_free,\naccessing it via the input argument \"ctx\" as a pointer to a py_object.\n\nConflicts:\n\texamples/ot-svg-example.py",
          "is_bot": false,
          "headline": "Partially avoiding access _state as global",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-06-29T23:27:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f83df63e8f1cd2b24f73f537559f97ac30a6266",
          "body": "… better.",
          "is_bot": false,
          "headline": "Remove numpy dependency from emoji-color-cairo.py, now I know pycairo…",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-06-29T23:22:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c580d7da12dc5632a02d4c3359c820fb892e5779",
          "body": null,
          "is_bot": false,
          "headline": "New OT-SVG example",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-06-29T00:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e03232972d1d221ec42ac72748bd7490616bd0e7",
          "body": null,
          "is_bot": false,
          "headline": "New Structures from \"freetype/otsvg.h\" for OT-SVG support.",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-06-29T00:04:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bff6459ebd3ad5f91c473d561a4dd949c2534b1",
          "body": "…acks.",
          "is_bot": false,
          "headline": "There should be at least a \"FT_Err_Ok\" value for basic function callb…",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-06-29T00:03:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f7c6cb65010568e38c4338667e3db8a2caa9d8a",
          "body": null,
          "is_bot": false,
          "headline": "New SVG error enum from \"freetype/fterrdef.h\"",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-06-29T00:02:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25fd6c04952a25d838e3db9700d46bbfa787ed93",
          "body": null,
          "is_bot": false,
          "headline": "New FT_PIXEL_MODE_BGRA enum from \"freetype/ftimage.h\"",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-06-29T00:01:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acebabfc5c0b0cd55897e99232af3dabc97444e4",
          "body": null,
          "is_bot": false,
          "headline": "New FT_LOAD_* flags from \"freetype/freetype.h\"",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-06-29T00:01:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12166fc4d7e3940afb937988253eba43f244dcf1",
          "body": null,
          "is_bot": false,
          "headline": "New FT_GLYPH_FORMAT_SVG enum value from \"freetype/ftimage.h\"",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-06-28T23:59:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6df2d3d336af8297cfbd5b19acae62971473a777",
          "body": "freetype.Face.__del__: check first if FT_Face_Done has been set to None (#169)",
          "is_bot": false,
          "headline": "Merge pull request #171 from carandraug/169-check-ft-face-done",
          "author_name": "Nicolas P. Rougier",
          "author_login": "rougier",
          "committed_at": "2023-06-01T08:49:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d592262a9b6f50c7bebc43319be545ed2028471e",
          "body": "…ne (#169)\n\nWhen we're called during the interpreter shutdown, the functions we\nneed may already be set to None.  So check for that before trying to\ncall them which fixes the \"'NoneType' object is not callable\" errors\ndescribed in issues #44 and #169.",
          "is_bot": false,
          "headline": "freetype.Face.__del__: check first if FT_Face_Done has been set to No…",
          "author_name": "David Miguel Susano Pinto",
          "author_login": "carandraug",
          "committed_at": "2023-05-18T16:49:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccd4f5fca0fb1dd69e40b2966db60139ec1c49da",
          "body": "Add missing build-backend to pyproject.toml",
          "is_bot": false,
          "headline": "Merge pull request #167 from mgorny/fix-setup",
          "author_name": "Nicolas P. Rougier",
          "author_login": "rougier",
          "committed_at": "2023-05-09T09:14:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b9e71d98b69c8f7139555c86dc60dc76efa3b9b",
          "body": "Add missing `build-backend` declaration to `pyproject.toml`.\nThe existence of `requires` key without a specific backend triggers\nan error in Gentoo packaging, as it indicates an incomplete port\nto PEP 517.",
          "is_bot": false,
          "headline": "Add missing build-backend to pyproject.toml",
          "author_name": "Michał Górny",
          "author_login": "mgorny",
          "committed_at": "2023-05-06T15:27:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "894fd770149e63faa74677eccc1c825118c40850",
          "body": null,
          "is_bot": false,
          "headline": "Fix artifact downloading",
          "author_name": "Nikolaus Waxweiler",
          "author_login": "madig",
          "committed_at": "2023-05-04T12:22:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bef9a73d64c9d6c040976babafef0a9c26ca79e",
          "body": "Update bundled dependencies",
          "is_bot": false,
          "headline": "Merge pull request #164 from rougier/update-deps",
          "author_name": "Nikolaus Waxweiler",
          "author_login": "madig",
          "committed_at": "2023-05-04T10:44:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f04dea2318783956bf69928855c554be66cb524a",
          "body": null,
          "is_bot": false,
          "headline": "Update GitHub actions",
          "author_name": "Nikolaus Waxweiler",
          "author_login": "madig",
          "committed_at": "2023-05-04T10:00:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e79b5808795055bb08eff7e9e46a6816a52e3b1",
          "body": null,
          "is_bot": false,
          "headline": "Update deps",
          "author_name": "Nikolaus Waxweiler",
          "author_login": "madig",
          "committed_at": "2023-05-04T08:36:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73d73801ec54c8d045e3d58f23a00efd9f022034",
          "body": "Add pyinstaller hook",
          "is_bot": false,
          "headline": "Merge pull request #162 from Korijn/pyinstaller-hook",
          "author_name": "Nicolas P. Rougier",
          "author_login": "rougier",
          "committed_at": "2023-02-27T14:25:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b9471f3848ae3e91845926daaf8458f7b69f212",
          "body": null,
          "is_bot": false,
          "headline": "add pyinstaller hook to freetype",
          "author_name": "Korijn van Golen",
          "author_login": null,
          "committed_at": "2023-02-20T13:41:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "855256b3983bf74bbfc7b5f8cedcebc73955626f",
          "body": "Fixes #161",
          "is_bot": false,
          "headline": "Use leftside bearings to layout bitmaps",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-02-16T23:18:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "023fccd775eae147e43e3c87a618096f490b1e06",
          "body": null,
          "is_bot": false,
          "headline": "Correct copyright and description",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-02-16T23:17:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbc11ece5ce8b3ba40e0cef9e2aaf09ebb78adb2",
          "body": "Fixes #161",
          "is_bot": false,
          "headline": "Use leftside bearings to layout bitmaps",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2023-02-16T23:08:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51ee6e15e6d7b3a9ca0f5e96b11bfa8c07575c36",
          "body": "…line_Get_BBox().\n\n  FT_EXPORT( void )\n  FT_Glyph_Get_CBox( FT_Glyph  glyph,\n                     FT_UInt   bbox_mode,\n                     FT_BBox  *acbox );\n\n  FT_EXPORT( void )\n  FT_Outline_Get_CBox( const FT_Outline*  outline,\n                       FT_BBox           *acbox );\n\n  FT_EXPORT( FT_Error )\n  FT_Outline_Get_BBox( FT_Outline*  outline,\n                       FT_BBox     *abbox );\n\nFixes #160",
          "is_bot": false,
          "headline": "FT_Glyph_Get_CBox()/FT_Outline_Get_CBox() returns void, unlike FT_Out…",
          "author_name": "Hin-Tak Leung",
          "author_login": "HinTak",
          "committed_at": "2022-12-16T22:39:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00842126e08a98efc4c550ab667373c4ea4b8154",
          "body": "Update bundled dependencies and tooling",
          "is_bot": false,
          "headline": "Merge pull request #148 from rougier/update-bundled-ft-and-hb",
          "author_name": "Nikolaus Waxweiler",
          "author_login": "madig",
          "committed_at": "2022-04-25T10:49:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da76bec2655de9877a5adb2bbb98c38ba45397e3",
          "body": "fix hb download link",
          "is_bot": false,
          "headline": "Merge pull request #151 from anthrotype/update-bundled-ft-and-hb",
          "author_name": "Nikolaus Waxweiler",
          "author_login": "madig",
          "committed_at": "2022-04-25T09:59:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 25,
      "commits_last_year": 0,
      "latest_release_at": "2024-08-29T18:08:06Z",
      "latest_release_tag": "v2.5.1",
      "releases_from_tags": false,
      "days_since_last_push": 687,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 691,
      "mean_days_between_releases": 249.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "freetype-py",
          "exists": true,
          "license": null,
          "keywords": [
            "freetype",
            "font",
            "Development Status :: 5 - Production/Stable",
            "Environment :: MacOS X",
            "Environment :: X11 Applications",
            "Intended Audience :: Developers",
            "License :: OSI Approved :: BSD License",
            "Operating System :: MacOS",
            "Operating System :: Microsoft :: Windows",
            "Operating System :: POSIX",
            "Operating System :: Unix",
            "Programming Language :: Python :: 3",
            "Topic :: Multimedia :: Graphics"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/freetype-py/",
          "is_deprecated": false,
          "latest_version": "2.5.1",
          "repository_url": "https://github.com/rougier/freetype-py",
          "versions_count": 34,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2011-01-30T23:06:29.310588Z",
          "latest_published_at": "2024-08-29T18:32:26.370899Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 691
        }
      ]
    },
    "popularity": {
      "forks": 94,
      "stars": 339,
      "watchers": 17,
      "fork_history": {
        "days": [
          {
            "date": "2014-05-22",
            "count": 1
          },
          {
            "date": "2014-07-14",
            "count": 1
          },
          {
            "date": "2014-07-16",
            "count": 1
          },
          {
            "date": "2014-09-28",
            "count": 1
          },
          {
            "date": "2014-10-19",
            "count": 1
          },
          {
            "date": "2014-10-21",
            "count": 1
          },
          {
            "date": "2015-01-13",
            "count": 1
          },
          {
            "date": "2015-01-19",
            "count": 1
          },
          {
            "date": "2015-02-26",
            "count": 1
          },
          {
            "date": "2015-06-03",
            "count": 1
          },
          {
            "date": "2015-06-26",
            "count": 1
          },
          {
            "date": "2015-08-04",
            "count": 1
          },
          {
            "date": "2015-08-26",
            "count": 1
          },
          {
            "date": "2015-09-23",
            "count": 1
          },
          {
            "date": "2016-07-20",
            "count": 1
          },
          {
            "date": "2016-07-25",
            "count": 1
          },
          {
            "date": "2016-08-04",
            "count": 1
          },
          {
            "date": "2016-11-19",
            "count": 1
          },
          {
            "date": "2017-03-08",
            "count": 1
          },
          {
            "date": "2017-03-17",
            "count": 1
          },
          {
            "date": "2017-08-21",
            "count": 1
          },
          {
            "date": "2017-09-01",
            "count": 1
          },
          {
            "date": "2018-02-23",
            "count": 1
          },
          {
            "date": "2018-03-15",
            "count": 1
          },
          {
            "date": "2018-05-04",
            "count": 1
          },
          {
            "date": "2018-06-04",
            "count": 1
          },
          {
            "date": "2018-06-21",
            "count": 1
          },
          {
            "date": "2018-06-27",
            "count": 1
          },
          {
            "date": "2018-07-13",
            "count": 1
          },
          {
            "date": "2018-10-30",
            "count": 1
          },
          {
            "date": "2018-11-25",
            "count": 1
          },
          {
            "date": "2018-12-02",
            "count": 1
          },
          {
            "date": "2018-12-31",
            "count": 1
          },
          {
            "date": "2019-02-11",
            "count": 1
          },
          {
            "date": "2019-02-18",
            "count": 1
          },
          {
            "date": "2019-03-07",
            "count": 1
          },
          {
            "date": "2019-04-30",
            "count": 1
          },
          {
            "date": "2019-06-26",
            "count": 1
          },
          {
            "date": "2019-07-01",
            "count": 1
          },
          {
            "date": "2019-07-23",
            "count": 1
          },
          {
            "date": "2019-08-11",
            "count": 1
          },
          {
            "date": "2019-11-27",
            "count": 1
          },
          {
            "date": "2019-12-12",
            "count": 1
          },
          {
            "date": "2020-01-03",
            "count": 1
          },
          {
            "date": "2020-01-08",
            "count": 1
          },
          {
            "date": "2020-03-18",
            "count": 1
          },
          {
            "date": "2020-04-01",
            "count": 1
          },
          {
            "date": "2020-06-04",
            "count": 1
          },
          {
            "date": "2020-09-02",
            "count": 1
          },
          {
            "date": "2020-09-03",
            "count": 1
          },
          {
            "date": "2020-10-13",
            "count": 1
          },
          {
            "date": "2020-10-14",
            "count": 2
          },
          {
            "date": "2020-12-21",
            "count": 1
          },
          {
            "date": "2020-12-22",
            "count": 1
          },
          {
            "date": "2021-08-23",
            "count": 1
          },
          {
            "date": "2021-08-24",
            "count": 1
          },
          {
            "date": "2021-09-15",
            "count": 1
          },
          {
            "date": "2021-10-03",
            "count": 1
          },
          {
            "date": "2021-11-22",
            "count": 1
          },
          {
            "date": "2021-11-24",
            "count": 1
          },
          {
            "date": "2021-11-27",
            "count": 1
          },
          {
            "date": "2022-01-24",
            "count": 1
          },
          {
            "date": "2022-01-28",
            "count": 1
          },
          {
            "date": "2022-03-09",
            "count": 1
          },
          {
            "date": "2022-05-05",
            "count": 1
          },
          {
            "date": "2022-05-11",
            "count": 1
          },
          {
            "date": "2022-08-18",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-10-17",
            "count": 1
          },
          {
            "date": "2022-11-25",
            "count": 1
          },
          {
            "date": "2023-01-07",
            "count": 1
          },
          {
            "date": "2023-04-29",
            "count": 1
          },
          {
            "date": "2023-05-06",
            "count": 1
          },
          {
            "date": "2023-05-18",
            "count": 1
          },
          {
            "date": "2023-06-09",
            "count": 1
          },
          {
            "date": "2023-09-04",
            "count": 1
          },
          {
            "date": "2023-10-12",
            "count": 1
          },
          {
            "date": "2023-12-03",
            "count": 1
          },
          {
            "date": "2023-12-05",
            "count": 1
          },
          {
            "date": "2024-01-23",
            "count": 1
          },
          {
            "date": "2024-04-14",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-09-23",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-10-21",
            "count": 1
          },
          {
            "date": "2025-10-29",
            "count": 1
          },
          {
            "date": "2025-11-11",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2026-02-01",
            "count": 1
          },
          {
            "date": "2026-02-12",
            "count": 1
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-04-03",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 93,
        "total_forks": 94
      },
      "star_history": {
        "days": [
          {
            "date": "2014-05-09",
            "count": 1
          },
          {
            "date": "2014-05-29",
            "count": 1
          },
          {
            "date": "2014-07-08",
            "count": 1
          },
          {
            "date": "2014-07-09",
            "count": 1
          },
          {
            "date": "2014-07-24",
            "count": 1
          },
          {
            "date": "2014-08-01",
            "count": 1
          },
          {
            "date": "2014-08-04",
            "count": 1
          },
          {
            "date": "2014-09-01",
            "count": 1
          },
          {
            "date": "2014-09-02",
            "count": 2
          },
          {
            "date": "2014-09-22",
            "count": 1
          },
          {
            "date": "2014-11-03",
            "count": 1
          },
          {
            "date": "2014-12-01",
            "count": 1
          },
          {
            "date": "2015-01-19",
            "count": 1
          },
          {
            "date": "2015-02-12",
            "count": 1
          },
          {
            "date": "2015-04-02",
            "count": 1
          },
          {
            "date": "2015-04-03",
            "count": 1
          },
          {
            "date": "2015-04-09",
            "count": 1
          },
          {
            "date": "2015-04-10",
            "count": 1
          },
          {
            "date": "2015-04-14",
            "count": 1
          },
          {
            "date": "2015-04-15",
            "count": 3
          },
          {
            "date": "2015-05-21",
            "count": 1
          },
          {
            "date": "2015-05-27",
            "count": 2
          },
          {
            "date": "2015-06-01",
            "count": 1
          },
          {
            "date": "2015-06-15",
            "count": 1
          },
          {
            "date": "2015-06-20",
            "count": 1
          },
          {
            "date": "2015-06-24",
            "count": 2
          },
          {
            "date": "2015-07-06",
            "count": 1
          },
          {
            "date": "2015-08-01",
            "count": 1
          },
          {
            "date": "2015-08-22",
            "count": 1
          },
          {
            "date": "2015-09-22",
            "count": 1
          },
          {
            "date": "2015-09-28",
            "count": 1
          },
          {
            "date": "2015-10-02",
            "count": 1
          },
          {
            "date": "2015-11-03",
            "count": 1
          },
          {
            "date": "2015-11-04",
            "count": 1
          },
          {
            "date": "2015-11-06",
            "count": 1
          },
          {
            "date": "2015-12-07",
            "count": 1
          },
          {
            "date": "2015-12-17",
            "count": 1
          },
          {
            "date": "2015-12-24",
            "count": 1
          },
          {
            "date": "2016-01-16",
            "count": 1
          },
          {
            "date": "2016-04-22",
            "count": 2
          },
          {
            "date": "2016-04-26",
            "count": 1
          },
          {
            "date": "2016-04-30",
            "count": 1
          },
          {
            "date": "2016-05-02",
            "count": 1
          },
          {
            "date": "2016-05-16",
            "count": 1
          },
          {
            "date": "2016-07-05",
            "count": 1
          },
          {
            "date": "2016-07-12",
            "count": 1
          },
          {
            "date": "2016-07-13",
            "count": 1
          },
          {
            "date": "2016-07-14",
            "count": 1
          },
          {
            "date": "2016-09-28",
            "count": 1
          },
          {
            "date": "2016-09-30",
            "count": 1
          },
          {
            "date": "2016-10-16",
            "count": 1
          },
          {
            "date": "2016-10-22",
            "count": 1
          },
          {
            "date": "2016-11-06",
            "count": 1
          },
          {
            "date": "2016-12-28",
            "count": 1
          },
          {
            "date": "2017-02-01",
            "count": 1
          },
          {
            "date": "2017-03-07",
            "count": 1
          },
          {
            "date": "2017-03-10",
            "count": 1
          },
          {
            "date": "2017-03-19",
            "count": 1
          },
          {
            "date": "2017-03-30",
            "count": 2
          },
          {
            "date": "2017-03-31",
            "count": 1
          },
          {
            "date": "2017-06-20",
            "count": 1
          },
          {
            "date": "2017-06-24",
            "count": 1
          },
          {
            "date": "2017-07-11",
            "count": 1
          },
          {
            "date": "2017-08-11",
            "count": 1
          },
          {
            "date": "2017-09-02",
            "count": 1
          },
          {
            "date": "2017-09-03",
            "count": 1
          },
          {
            "date": "2017-10-23",
            "count": 1
          },
          {
            "date": "2017-11-03",
            "count": 1
          },
          {
            "date": "2017-11-16",
            "count": 1
          },
          {
            "date": "2017-11-22",
            "count": 1
          },
          {
            "date": "2017-11-29",
            "count": 1
          },
          {
            "date": "2018-01-10",
            "count": 1
          },
          {
            "date": "2018-01-14",
            "count": 1
          },
          {
            "date": "2018-01-20",
            "count": 1
          },
          {
            "date": "2018-01-24",
            "count": 1
          },
          {
            "date": "2018-01-29",
            "count": 2
          },
          {
            "date": "2018-01-30",
            "count": 1
          },
          {
            "date": "2018-02-01",
            "count": 1
          },
          {
            "date": "2018-02-06",
            "count": 1
          },
          {
            "date": "2018-02-18",
            "count": 1
          },
          {
            "date": "2018-02-23",
            "count": 2
          },
          {
            "date": "2018-02-24",
            "count": 1
          },
          {
            "date": "2018-02-27",
            "count": 1
          },
          {
            "date": "2018-03-04",
            "count": 1
          },
          {
            "date": "2018-03-19",
            "count": 1
          },
          {
            "date": "2018-03-26",
            "count": 1
          },
          {
            "date": "2018-04-27",
            "count": 1
          },
          {
            "date": "2018-05-04",
            "count": 1
          },
          {
            "date": "2018-05-18",
            "count": 2
          },
          {
            "date": "2018-05-20",
            "count": 1
          },
          {
            "date": "2018-06-04",
            "count": 2
          },
          {
            "date": "2018-06-05",
            "count": 1
          },
          {
            "date": "2018-06-13",
            "count": 1
          },
          {
            "date": "2018-06-20",
            "count": 1
          },
          {
            "date": "2018-07-03",
            "count": 1
          },
          {
            "date": "2018-07-05",
            "count": 1
          },
          {
            "date": "2018-07-08",
            "count": 1
          },
          {
            "date": "2018-07-19",
            "count": 1
          },
          {
            "date": "2018-07-29",
            "count": 1
          },
          {
            "date": "2018-07-30",
            "count": 1
          },
          {
            "date": "2018-08-02",
            "count": 1
          },
          {
            "date": "2018-08-19",
            "count": 1
          },
          {
            "date": "2018-08-25",
            "count": 1
          },
          {
            "date": "2018-08-28",
            "count": 1
          },
          {
            "date": "2018-09-10",
            "count": 1
          },
          {
            "date": "2018-09-17",
            "count": 1
          },
          {
            "date": "2018-09-19",
            "count": 1
          },
          {
            "date": "2018-09-20",
            "count": 1
          },
          {
            "date": "2018-10-24",
            "count": 1
          },
          {
            "date": "2018-10-26",
            "count": 1
          },
          {
            "date": "2018-11-13",
            "count": 1
          },
          {
            "date": "2018-11-20",
            "count": 1
          },
          {
            "date": "2018-12-07",
            "count": 1
          },
          {
            "date": "2018-12-13",
            "count": 1
          },
          {
            "date": "2018-12-18",
            "count": 1
          },
          {
            "date": "2018-12-20",
            "count": 1
          },
          {
            "date": "2018-12-23",
            "count": 1
          },
          {
            "date": "2018-12-26",
            "count": 1
          },
          {
            "date": "2018-12-31",
            "count": 1
          },
          {
            "date": "2019-01-15",
            "count": 1
          },
          {
            "date": "2019-02-11",
            "count": 1
          },
          {
            "date": "2019-03-07",
            "count": 1
          },
          {
            "date": "2019-03-11",
            "count": 1
          },
          {
            "date": "2019-03-30",
            "count": 1
          },
          {
            "date": "2019-03-31",
            "count": 1
          },
          {
            "date": "2019-04-02",
            "count": 1
          },
          {
            "date": "2019-06-05",
            "count": 2
          },
          {
            "date": "2019-06-21",
            "count": 1
          },
          {
            "date": "2019-06-27",
            "count": 1
          },
          {
            "date": "2019-09-17",
            "count": 1
          },
          {
            "date": "2019-09-24",
            "count": 1
          },
          {
            "date": "2019-10-03",
            "count": 1
          },
          {
            "date": "2019-10-05",
            "count": 1
          },
          {
            "date": "2019-10-09",
            "count": 1
          },
          {
            "date": "2019-10-14",
            "count": 1
          },
          {
            "date": "2019-10-22",
            "count": 1
          },
          {
            "date": "2019-10-26",
            "count": 1
          },
          {
            "date": "2019-12-10",
            "count": 1
          },
          {
            "date": "2019-12-12",
            "count": 1
          },
          {
            "date": "2019-12-24",
            "count": 1
          },
          {
            "date": "2020-01-19",
            "count": 1
          },
          {
            "date": "2020-01-22",
            "count": 1
          },
          {
            "date": "2020-02-05",
            "count": 1
          },
          {
            "date": "2020-02-20",
            "count": 1
          },
          {
            "date": "2020-03-09",
            "count": 1
          },
          {
            "date": "2020-03-16",
            "count": 1
          },
          {
            "date": "2020-03-17",
            "count": 1
          },
          {
            "date": "2020-03-28",
            "count": 1
          },
          {
            "date": "2020-04-08",
            "count": 1
          },
          {
            "date": "2020-04-16",
            "count": 1
          },
          {
            "date": "2020-04-29",
            "count": 1
          },
          {
            "date": "2020-05-03",
            "count": 1
          },
          {
            "date": "2020-05-07",
            "count": 1
          },
          {
            "date": "2020-05-09",
            "count": 1
          },
          {
            "date": "2020-05-11",
            "count": 2
          },
          {
            "date": "2020-05-25",
            "count": 1
          },
          {
            "date": "2020-06-03",
            "count": 1
          },
          {
            "date": "2020-06-14",
            "count": 1
          },
          {
            "date": "2020-06-15",
            "count": 1
          },
          {
            "date": "2020-07-04",
            "count": 1
          },
          {
            "date": "2020-07-23",
            "count": 1
          },
          {
            "date": "2020-07-24",
            "count": 1
          },
          {
            "date": "2020-08-04",
            "count": 1
          },
          {
            "date": "2020-08-14",
            "count": 1
          },
          {
            "date": "2020-08-18",
            "count": 1
          },
          {
            "date": "2020-09-06",
            "count": 1
          },
          {
            "date": "2020-09-08",
            "count": 1
          },
          {
            "date": "2020-09-09",
            "count": 2
          },
          {
            "date": "2020-09-22",
            "count": 1
          },
          {
            "date": "2020-10-04",
            "count": 1
          },
          {
            "date": "2020-10-09",
            "count": 2
          },
          {
            "date": "2020-10-26",
            "count": 1
          },
          {
            "date": "2020-11-12",
            "count": 1
          },
          {
            "date": "2020-11-17",
            "count": 1
          },
          {
            "date": "2020-11-24",
            "count": 1
          },
          {
            "date": "2020-12-05",
            "count": 1
          },
          {
            "date": "2020-12-13",
            "count": 1
          },
          {
            "date": "2020-12-21",
            "count": 1
          },
          {
            "date": "2021-01-24",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2021-02-03",
            "count": 1
          },
          {
            "date": "2021-02-06",
            "count": 1
          },
          {
            "date": "2021-03-07",
            "count": 1
          },
          {
            "date": "2021-03-30",
            "count": 1
          },
          {
            "date": "2021-03-31",
            "count": 1
          },
          {
            "date": "2021-04-20",
            "count": 2
          },
          {
            "date": "2021-04-23",
            "count": 1
          },
          {
            "date": "2021-05-05",
            "count": 1
          },
          {
            "date": "2021-05-17",
            "count": 1
          },
          {
            "date": "2021-05-19",
            "count": 2
          },
          {
            "date": "2021-05-24",
            "count": 1
          },
          {
            "date": "2021-07-09",
            "count": 1
          },
          {
            "date": "2021-08-02",
            "count": 1
          },
          {
            "date": "2021-09-07",
            "count": 1
          },
          {
            "date": "2021-09-15",
            "count": 1
          },
          {
            "date": "2021-09-24",
            "count": 1
          },
          {
            "date": "2021-09-27",
            "count": 3
          },
          {
            "date": "2021-10-13",
            "count": 1
          },
          {
            "date": "2021-10-23",
            "count": 1
          },
          {
            "date": "2021-10-28",
            "count": 1
          },
          {
            "date": "2021-11-16",
            "count": 2
          },
          {
            "date": "2021-11-28",
            "count": 1
          },
          {
            "date": "2021-12-04",
            "count": 1
          },
          {
            "date": "2021-12-21",
            "count": 2
          },
          {
            "date": "2022-01-22",
            "count": 1
          },
          {
            "date": "2022-02-01",
            "count": 1
          },
          {
            "date": "2022-03-10",
            "count": 1
          },
          {
            "date": "2022-03-17",
            "count": 1
          },
          {
            "date": "2022-03-24",
            "count": 1
          },
          {
            "date": "2022-04-12",
            "count": 1
          },
          {
            "date": "2022-04-13",
            "count": 1
          },
          {
            "date": "2022-05-05",
            "count": 1
          },
          {
            "date": "2022-05-30",
            "count": 1
          },
          {
            "date": "2022-06-21",
            "count": 1
          },
          {
            "date": "2022-06-27",
            "count": 1
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-10-26",
            "count": 2
          },
          {
            "date": "2022-10-28",
            "count": 1
          },
          {
            "date": "2022-10-30",
            "count": 1
          },
          {
            "date": "2022-11-10",
            "count": 1
          },
          {
            "date": "2022-12-19",
            "count": 1
          },
          {
            "date": "2022-12-24",
            "count": 1
          },
          {
            "date": "2023-01-27",
            "count": 1
          },
          {
            "date": "2023-03-13",
            "count": 1
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-03-24",
            "count": 1
          },
          {
            "date": "2023-04-06",
            "count": 1
          },
          {
            "date": "2023-04-10",
            "count": 1
          },
          {
            "date": "2023-04-17",
            "count": 1
          },
          {
            "date": "2023-04-25",
            "count": 2
          },
          {
            "date": "2023-04-30",
            "count": 1
          },
          {
            "date": "2023-05-08",
            "count": 1
          },
          {
            "date": "2023-05-18",
            "count": 1
          },
          {
            "date": "2023-05-31",
            "count": 1
          },
          {
            "date": "2023-06-23",
            "count": 1
          },
          {
            "date": "2023-07-12",
            "count": 1
          },
          {
            "date": "2023-07-25",
            "count": 1
          },
          {
            "date": "2023-09-12",
            "count": 3
          },
          {
            "date": "2023-09-17",
            "count": 1
          },
          {
            "date": "2023-09-20",
            "count": 1
          },
          {
            "date": "2023-09-25",
            "count": 1
          },
          {
            "date": "2023-10-02",
            "count": 1
          },
          {
            "date": "2023-10-12",
            "count": 2
          },
          {
            "date": "2023-10-16",
            "count": 1
          },
          {
            "date": "2023-11-24",
            "count": 1
          },
          {
            "date": "2023-12-18",
            "count": 1
          },
          {
            "date": "2023-12-26",
            "count": 1
          },
          {
            "date": "2023-12-28",
            "count": 1
          },
          {
            "date": "2024-01-02",
            "count": 1
          },
          {
            "date": "2024-01-10",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 1
          },
          {
            "date": "2024-02-17",
            "count": 1
          },
          {
            "date": "2024-02-21",
            "count": 1
          },
          {
            "date": "2024-02-22",
            "count": 1
          },
          {
            "date": "2024-03-11",
            "count": 2
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-04-14",
            "count": 1
          },
          {
            "date": "2024-04-18",
            "count": 1
          },
          {
            "date": "2024-04-22",
            "count": 1
          },
          {
            "date": "2024-05-01",
            "count": 1
          },
          {
            "date": "2024-05-10",
            "count": 1
          },
          {
            "date": "2024-05-15",
            "count": 2
          },
          {
            "date": "2024-05-28",
            "count": 1
          },
          {
            "date": "2024-05-29",
            "count": 1
          },
          {
            "date": "2024-05-31",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-06-21",
            "count": 1
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2024-08-23",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-08-31",
            "count": 1
          },
          {
            "date": "2024-09-18",
            "count": 1
          },
          {
            "date": "2024-09-23",
            "count": 1
          },
          {
            "date": "2024-09-25",
            "count": 1
          },
          {
            "date": "2024-10-04",
            "count": 1
          },
          {
            "date": "2024-10-17",
            "count": 1
          },
          {
            "date": "2024-12-17",
            "count": 1
          },
          {
            "date": "2024-12-27",
            "count": 1
          },
          {
            "date": "2024-12-31",
            "count": 2
          },
          {
            "date": "2025-01-12",
            "count": 1
          },
          {
            "date": "2025-02-11",
            "count": 1
          },
          {
            "date": "2025-03-11",
            "count": 1
          },
          {
            "date": "2025-03-21",
            "count": 1
          },
          {
            "date": "2025-05-04",
            "count": 1
          },
          {
            "date": "2025-06-09",
            "count": 1
          },
          {
            "date": "2025-06-20",
            "count": 1
          },
          {
            "date": "2025-07-08",
            "count": 1
          },
          {
            "date": "2025-07-14",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2025-08-28",
            "count": 1
          },
          {
            "date": "2025-09-16",
            "count": 1
          },
          {
            "date": "2025-10-19",
            "count": 1
          },
          {
            "date": "2025-10-21",
            "count": 1
          },
          {
            "date": "2025-11-02",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 1
          },
          {
            "date": "2026-03-19",
            "count": 1
          },
          {
            "date": "2026-04-10",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-06-27",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-15",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 338,
        "total_stars": 339
      },
      "open_issues_and_prs": 49
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "doc/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 94647,
      "source_files_sampled": 89,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml",
        "setup.cfg",
        "setup.py"
      ],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 9,
        "merged_prs": 78,
        "open_issues": 40,
        "closed_ratio": 0.612,
        "closed_issues": 63,
        "closed_unmerged_prs": 19
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "HinTak",
          "commits": 118,
          "avatar_url": "https://avatars.githubusercontent.com/u/14662953?v=4"
        },
        {
          "type": "User",
          "login": "madig",
          "commits": 88,
          "avatar_url": "https://avatars.githubusercontent.com/u/380829?v=4"
        },
        {
          "type": "User",
          "login": "rougier",
          "commits": 78,
          "avatar_url": "https://avatars.githubusercontent.com/u/327203?v=4"
        },
        {
          "type": "User",
          "login": "anthrotype",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/6939968?v=4"
        },
        {
          "type": "User",
          "login": "mdsitton",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/212897?v=4"
        },
        {
          "type": "User",
          "login": "takaakifuji",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/22112799?v=4"
        },
        {
          "type": "User",
          "login": "Asvel",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/2691565?v=4"
        },
        {
          "type": "User",
          "login": "rokm",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/5579125?v=4"
        },
        {
          "type": "User",
          "login": "mammo0",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/5417004?v=4"
        },
        {
          "type": "User",
          "login": "NCBM",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/37037264?v=4"
        }
      ],
      "contributors_sampled": 28,
      "top_contributor_share": 0.328
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "tox.ini"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 1/19 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 21 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "e9968d040cfba46610970e4090b2ad383a9638e7",
        "ran_at": "2026-07-21T20:28:59Z",
        "aggregate_score": 3.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/rougier/freetype-py",
    "host": "github.com",
    "name": "freetype-py",
    "owner": "rougier"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 51,
      "inputs": {
        "security": 36,
        "vitality": 21,
        "community": 55,
        "governance": 68,
        "engineering": 72
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 21,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 687,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 687 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 687
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "releases_count": 25,
              "latest_release_tag": "v2.5.1",
              "releases_from_tags": false,
              "days_since_latest_release": 691,
              "mean_days_between_releases": 249.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "25 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 691 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 691
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~249.9 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 249.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "queues_not_read",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 687,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 55,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "forks": 94,
              "stars": 339,
              "watchers": 17,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "339 stars",
                "points": 41,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 339
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "94 forks",
                "points": 16.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 94
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "17 watchers",
                "points": 6.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 68,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 28,
              "top_contributor_share": 0.328
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 33% of commits",
                "points": 15.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 33
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "28 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 21 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "merged_prs": 78,
              "open_issues": 40,
              "closed_issues": 63,
              "issue_closed_ratio": 0.612,
              "closed_unmerged_prs": 19
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "61% of issues closed",
                "points": 28.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 61
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "78/97 decided PRs merged",
                "points": 30.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 78,
                      "decided": 97
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/19 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "followers": 7895,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "rougier",
              "public_repos": 300,
              "account_age_days": 5856
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "7,895 followers of rougier",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 7895,
                      "login": "rougier"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "300 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 300
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "freetype-py"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 691
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on pypi",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 691 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 691
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "34 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 72,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "tox.ini",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tox.ini"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "topics": [
                "python",
                "freetype",
                "bindings"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 36,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 36,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 3.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 1/19 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 21 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 15
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 40,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.36,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "36 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 19.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 36,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "doc/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "doc/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "doc/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "tox.ini",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tox.ini"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 94647,
              "source_files_sampled": 89,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/89 source files over 60KB",
                "points": 54.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 89,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-21T20:29:21.916438Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rougier/freetype-py.svg",
  "full_name": "rougier/freetype-py",
  "license_state": "custom",
  "license_spdx": null
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.23.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPyPI.