{"id":13607115,"url":"https://github.com/googlefonts/fontview","last_synced_at":"2025-04-07T06:11:18.015Z","repository":{"id":49880553,"uuid":"64843460","full_name":"googlefonts/fontview","owner":"googlefonts","description":"Demo app that displays fonts with a free/libre/open-source text rendering stack: FreeType, HarfBuzz and Raqm","archived":false,"fork":false,"pushed_at":"2021-03-01T21:50:00.000Z","size":7222,"stargazers_count":326,"open_issues_count":11,"forks_count":37,"subscribers_count":51,"default_branch":"main","last_synced_at":"2025-03-31T05:04:45.348Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/googlefonts.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-03T12:13:16.000Z","updated_at":"2025-02-19T11:43:24.000Z","dependencies_parsed_at":"2022-09-20T12:27:05.128Z","dependency_job_id":null,"html_url":"https://github.com/googlefonts/fontview","commit_stats":null,"previous_names":["googlei18n/fontview"],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlefonts%2Ffontview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlefonts%2Ffontview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlefonts%2Ffontview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/googlefonts%2Ffontview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/googlefonts","download_url":"https://codeload.github.com/googlefonts/fontview/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247601448,"owners_count":20964864,"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-08-01T19:01:15.693Z","updated_at":"2025-04-07T06:11:17.994Z","avatar_url":"https://github.com/googlefonts.png","language":"C++","funding_links":[],"categories":["C++"],"sub_categories":[],"readme":"# FontView [![Build Status](https://travis-ci.org/googlefonts/fontview.svg?branch=master)](https://travis-ci.org/googlefonts/fontview)\n\n“FontView” is a little demo app that shows the contents of a font\nfile. It opens `*.ttf`, `*.otf`, `*.ttc`, `*.otc`, `*.pfa`, and `*.pfb`\nfiles. To render text, FontView uses the open-source libraries\n[FreeType](https://www.freetype.org/),\n[HarfBuzz](https://www.freedesktop.org/wiki/Software/HarfBuzz/), and\n[Raqm](http://host-oman.github.io/libraqm/). FontView is not an\nofficial Google product; use it at your own risk.\n\n![Screenshot](doc/fontview-v0.1.2.png)\n\nYou’re very welcome to [contribute changes](CONTRIBUTING.md), for\nexample if you’d like porting the tool to other platforms than\nmacOS. (Because the program only calls cross-platform libraries,\nporting should actually be quite easy). Likewise, please don’t\nhesitate to add new features; simply send a GitHub pull request when\nyour change is ready.\n\n## Building on macOS\n\n```sh\n$ git clone --recursive https://github.com/googlefonts/fontview.git;\n# if you forget the recursive arg, run\n# git submodule update --init --recursive\n$ cd fontview\n$ python2.7 build.py \u0026\u0026 ./build/FontView.app/Contents/MacOS/fontview\n```\n\n## Building on Linux\n\nYou need to first install wxWidgets as well as latest versions of FreeType,\nHarfBuzz and FriBiDi.\n\n```sh\n$ git clone https://github.com/googlefonts/fontview.git\n$ cd fontview\n$ git submodule init\n$ git submodule update src/third_party/raqm/libraqm\n$ python build.py \u0026\u0026 ./build/fontview\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgooglefonts%2Ffontview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgooglefonts%2Ffontview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgooglefonts%2Ffontview/lists"}