{"id":16071256,"url":"https://github.com/mvz/gir_ffi-pango","last_synced_at":"2025-08-09T09:31:25.364Z","repository":{"id":2976124,"uuid":"3991597","full_name":"mvz/gir_ffi-pango","owner":"mvz","description":"GirFFI-based bindings for Pango","archived":false,"fork":false,"pushed_at":"2024-11-09T10:44:51.000Z","size":185,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-01T16:36:16.094Z","etag":null,"topics":["gir-ffi","gobject-introspection","hacktoberfest","pango","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mvz.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":"COPYING.LIB","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":"2012-04-11T08:29:50.000Z","updated_at":"2024-11-09T10:44:54.000Z","dependencies_parsed_at":"2023-02-10T03:16:12.822Z","dependency_job_id":"e86a0ecd-c259-4c9b-aae7-445255a6017c","html_url":"https://github.com/mvz/gir_ffi-pango","commit_stats":{"total_commits":193,"total_committers":3,"mean_commits":64.33333333333333,"dds":0.2953367875647669,"last_synced_commit":"9ae14cf8201592fb6a974cb424ed5ae351ac2053"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvz%2Fgir_ffi-pango","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvz%2Fgir_ffi-pango/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvz%2Fgir_ffi-pango/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvz%2Fgir_ffi-pango/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvz","download_url":"https://codeload.github.com/mvz/gir_ffi-pango/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229261119,"owners_count":18045559,"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":["gir-ffi","gobject-introspection","hacktoberfest","pango","ruby"],"created_at":"2024-10-09T07:23:17.588Z","updated_at":"2024-12-11T17:05:37.054Z","avatar_url":"https://github.com/mvz.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GirFFI-Pango\n\nGirFFI-based Ruby bindings for Pango\n\n## Usage\n\n```ruby\nrequire \"gir_ffi-gtk3\"\nrequire \"gir_ffi-pango\"\n\nGtk.init\n\nwin = Gtk::Window.new :toplevel\nctx = win.pango_context\nfontmap = ctx.font_map\nfd = Pango::FontDescription.new\nfd.family = \"Sans\"\nfnt = fontmap.load_font ctx, fd\nputs fnt.describe.to_string\n\nlang = Pango::Language.from_string \"en\"\nputs lang.scripts.to_a\n```\n\n## Install\n\n```bash\ngem install gir_ffi-pango\n```\n\n## Requirements\n\nThis gem depends on the [GirFFI](https://rubygems.org/gems/gir_ffi) gem and\nits requirements. In addition, it needs introspection data for the\npango library.\n\nOn Debian and Ubuntu, you can get this by installing `gir1.2-pango-1.0`.\n\nThis gem has not been tested on Mac OS X or Microsoft Windows. YMMV. Pull\nrequests to support these platforms are welcome.\n\n## License\n\nCopyright \u0026copy; 2012\u0026ndash;2016, 2018\u0026ndash;2024, [Matijs van Zuijlen](http://www.matijs.net/)\n\nGirFFI-Pango is free software, distributed under the terms of the GNU Lesser\nGeneral Public License, version 2.1 or later. See the file COPYING.LIB for more\ninformation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvz%2Fgir_ffi-pango","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmvz%2Fgir_ffi-pango","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvz%2Fgir_ffi-pango/lists"}