{"id":17196262,"url":"https://github.com/akahuku/ufo","last_synced_at":"2025-09-01T12:07:32.696Z","repository":{"id":16547051,"uuid":"19300695","full_name":"akahuku/ufo","owner":"akahuku","description":"Unicode (BMP) をサポートした、端末エミュレータ向けビットマップフォント","archived":false,"fork":false,"pushed_at":"2015-07-14T09:05:21.000Z","size":59676,"stargazers_count":28,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-06-19T17:50:41.571Z","etag":null,"topics":["bdf","font","unicode"],"latest_commit_sha":null,"homepage":"http://akahuku.github.io/ufo/","language":"PHP","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/akahuku.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-30T04:23:58.000Z","updated_at":"2025-06-06T14:30:53.000Z","dependencies_parsed_at":"2022-08-07T08:15:27.089Z","dependency_job_id":null,"html_url":"https://github.com/akahuku/ufo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akahuku/ufo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akahuku%2Fufo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akahuku%2Fufo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akahuku%2Fufo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akahuku%2Fufo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akahuku","download_url":"https://codeload.github.com/akahuku/ufo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akahuku%2Fufo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273122120,"owners_count":25049539,"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","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bdf","font","unicode"],"created_at":"2024-10-15T01:52:47.268Z","updated_at":"2025-09-01T12:07:32.604Z","avatar_url":"https://github.com/akahuku.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UFO: Unicode Font, Organized\n\n\n\n## これは何？\n\nUFO は、BDF 形式のフォントです。以下の特徴があります:\n\n* Unicode の Basic Multilingal Plane をサポート\n* 端末エミュレータで使用することを想定した 8x16 と 16x16 の文字で構成される\n等幅フォント\n\n\n\n## それって Unifont がすでにあるよね。何が違うの？\n\nGNU のプロダクトである Unifont もまた、BMP の全領域をサポートするフォントであ\nり、その中には BDF フォントも含まれます。しかし、Unifont は CJK 系のコードポ\nイントについては WenQuanYi Project 由来のグリフを利用しており、これは日本語の\n文の表示にはあまり向いていません。\n\nUFO はその点を解決するために製作されたフォントです。\n\n### 英語のグリフ\n\n![Latin gryph](http://appsweets.net/ufo/latin.png \"Latin gryph\")\n\n### 日本語のグリフ\n\n![日本語のグリフ](http://appsweets.net/ufo/japanese.png \"日本語のグリフ\")\n\n### ソースコード\n\n![ソースコード](http://appsweets.net/ufo/source-code.png \"ソースコード\")\n\n\n\n## UFO フォントのグリフは誰が作ったの？\n\nUFO は一部のコードポイントについて私（ http://akahuku.github.com/ ）が独自に\nデザインしたグリフを用いていますが、それ以外のコードポイントについては既存の\nフリービットマップフォントを大いに利用しています。\n\"UFO\" のネーミングの由来もまたそこにあります。\n\n* Unifont by GNU (GPL v2.0 with font embedding exception)\n\n  unifont-6.3.20140214.bdf\n  http://unifoundry.com/unifont.html\n\n* Bitmap Song by Wen Quan Yi Project (GPL v2.0 with font embedding exception)\n\n  wenquanyi_11pt.bdf\n  http://wenq.org/wqy2/index.cgi?action=browse\u0026id=Home\u0026lang=en\n\n* 東雲フォント (Public Domain)\n\n  shnmk14.bdf\n  http://openlab.ring.gr.jp/efont/shinonome/\n\n* UFO 独自のグリフ\n\n  どのコードポイントが UFO 独自のグリフかは、\n  gryph/05-ufo/ 以下の png イメージを参照してください。\n\n\nグリフの選択はこの順の通り、Unifont が最も低い優先度、下に行くに従ってグリフ\nが gryph/ 以下の png イメージに定義されていればそれを優先、という形式になって\nいます。\n\n\n\n## ライセンスは？\n\nUnifont および Wen Quan Yi のグリフを使用していますので、UFO も\n\n  GPL v2.0 with font embedding exception\n\nになります。詳細は COPYING ファイルを参照してください。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakahuku%2Fufo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakahuku%2Fufo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakahuku%2Fufo/lists"}