{"id":17800420,"url":"https://github.com/anntzer/freetypybind","last_synced_at":"2025-04-02T04:40:58.208Z","repository":{"id":145645405,"uuid":"117600777","full_name":"anntzer/freetypybind","owner":"anntzer","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-29T16:15:43.000Z","size":146,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T17:25:03.296Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"zlib","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anntzer.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-15T22:10:56.000Z","updated_at":"2025-03-29T16:15:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"46efa795-eec4-447a-bd12-3ff56a17e3c0","html_url":"https://github.com/anntzer/freetypybind","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anntzer%2Ffreetypybind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anntzer%2Ffreetypybind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anntzer%2Ffreetypybind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anntzer%2Ffreetypybind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anntzer","download_url":"https://codeload.github.com/anntzer/freetypybind/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246758278,"owners_count":20828919,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-27T12:21:36.954Z","updated_at":"2025-04-02T04:40:58.192Z","avatar_url":"https://github.com/anntzer.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"pybind11 bindings to FreeType\n=============================\n\nMostly developed for Matplotlib.\n\nUse\n---\n\n.. code-block:: python\n\n   import freetypybind as ft\n   face = ft.Face(\"/path/to/font\", index=0)\n   face.set_char_size(pt_size=12, dpi=100)\n   bitmap = ft.Layout.simple(\"hello, world\", face, ft.Load.DEFAULT).render()\n\n   from matplotlib import pyplot as plt\n   plt.imshow(bitmap, origin=\"upper\", cmap=\"gray_r\")\n   plt.show()\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanntzer%2Ffreetypybind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanntzer%2Ffreetypybind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanntzer%2Ffreetypybind/lists"}