{"id":21954560,"url":"https://github.com/max32002/fakepearl","last_synced_at":"2025-07-29T11:06:52.427Z","repository":{"id":40203288,"uuid":"248648830","full_name":"max32002/FakePearl","owner":"max32002","description":"A free font family derived from open-huninn-font.","archived":false,"fork":false,"pushed_at":"2021-08-03T21:19:36.000Z","size":62793,"stargazers_count":87,"open_issues_count":2,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-08T14:52:33.336Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/max32002.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-20T02:17:22.000Z","updated_at":"2025-04-04T12:39:23.000Z","dependencies_parsed_at":"2022-07-30T19:48:04.736Z","dependency_job_id":null,"html_url":"https://github.com/max32002/FakePearl","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/max32002/FakePearl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max32002%2FFakePearl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max32002%2FFakePearl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max32002%2FFakePearl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max32002%2FFakePearl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/max32002","download_url":"https://codeload.github.com/max32002/FakePearl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max32002%2FFakePearl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267677082,"owners_count":24126309,"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-07-29T02:00:12.549Z","response_time":2574,"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":[],"created_at":"2024-11-29T07:20:08.565Z","updated_at":"2025-07-29T11:06:52.365Z","avatar_url":"https://github.com/max32002.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"「假粉圓體」是基於[jf open 粉圓](https://github.com/justfont/open-huninn-font)的開放原始碼中文字型。\n\n假粉圓，有字重的粉圓字體。\n\n## 5種字重(Style)\n* ExtraLight\n* Light\n* Regular\n* Medium\n* SemiBold\n\n原本的粉圓字體放在Regular 字重裡，透過程式自動產生ExtraLight、Light、Medium、SemiBold 新的字重。\n\n在ExtraLight和Light字重是把原本的粉圓字體微微調細一點點。在Light的字重裡，可能會因為筆劃太細造成某些筆畫消失。\n\n在SemiBold和Medium的字重裡，可能會因為筆劃太粗造成某些筆畫重疊難以識別，有粗體字的需求，可以先挑戰使用SemiBold字重看看，如果發現效果不如預期，Medium字重。\n\n![字體預覽](https://github.com/max32002/FakePearl/raw/master/preview/preview.png)\n\n不能確定自動產生出來的字重裡每一個都是完整的字，畢盡程式會誤判是常有的事情，所以不是在Regular字重裡的筆劃可能會消失。\n\n由於是程式自動產生字重，有些字的方向可能會錯亂，請再回報有問題的字，小弟有空就幫忙修正。您也可以自行使用FontForget開啟「Regular」字重的 ttf 字型檔，就可以透過「Expand Stroke」這一個功能調整字型到您喜歡的字重。\n\n## 下載字型\n\n請點選GitHub此畫面右上綠色「Clone or download」按鈕，並選擇「Download ZIP」，或點進想下載的ttf字型檔案，再點「Download」的按鈕進行下載。\n\n## 網頁字型(Web Font)服務\n\n網頁字型用於網頁上的字型顯示，訪客不需預先安裝字型檔，一樣能夠看到特殊的字型效果。不只是電腦，在智慧型手機和平板裝置的瀏覽器上也可正常顯示。實現該功能的原理是在瀏覽時才下載字型檔。\n\n可以服用下面的css:\n```\n@font-face {\n  font-family: FakePearl-Regular;\n  src: url(https://cdn.jsdelivr.net/gh/max32002/FakePearl@1.1/webfont/FakePearl-Regular.woff2) format(\"woff2\")\n  , url(https://cdn.jsdelivr.net/gh/max32002/FakePearl@1.1/webfont/FakePearl-Regular.woff) format(\"woff\");\n}\n```\n\n## 著作權與授權\n* 本字型是基於 SIL Open Font License 1.1 改造just-font公司所開發、發表的「[jf open 粉圓](https://github.com/justfont/open-huninn-font)」字型。\n* 本字型亦基於 SIL Open Font License 1.1 授權條款免費公開，關於授權合約的內容、免責事項等細節，請詳讀 License 文件。\n    * 可自由商用 不需付費、知會或標明作者，即可自由使用此字型，亦可做商業應用。\n    * 可自由傳布 可自由分享檔案、將檔案安裝於任何軟硬體中。\n    * 可自由改作為其他字型 將字型檔案修改重製為其他字型檔案，改作後的字型檔案須同樣依 Open Font License 釋出。\n\n字體授權小提示：本字型採用 SIL Open Font License 1.1 授權發表，可以免費商用。在 github 上有附上 SIL Open Font License 1.1 的授權文件，如甲方或公司需要出示授權文件，直接使用此文件即可。\n    \n## 相關網頁\n\n花園家族：\n* B2花園 B2 Hana\nhttps://max-everyday.com/2020/08/b2-hana-font/\n* 花園肉丸 Hana Meatball\nhttps://max-everyday.com/2020/08/hana-meatball/\n\n簡體/繁體轉換家族：\n* 獅尾簡腿黑體 Swei Jay Leg\nhttps://max-everyday.com/2020/11/swei-jay-leg/\n* 獅尾簡中黑體 Swei Jay Sans\nhttps://max-everyday.com/2020/11/swei-jay-sans/\n* 獅尾簡中宋體 Swei Jay Serif\nhttps://max-everyday.com/2020/11/swei-jay-serif/\n* 獅尾繁腿黑體 Swei Fan Leg\nhttps://max-everyday.com/2020/11/swei-fan-leg/\n* 獅尾繁中黑體 Swei Fan Sans\nhttps://max-everyday.com/2020/11/swei-fan-sans/\n* 獅尾繁中宋體 Swei Fan Serif\nhttps://max-everyday.com/2020/11/swei-fan-serif/\n\n獅尾黑體家族：\n* 獅尾右下腿黑體 Swei Right Bottom Leg\nhttps://max-everyday.com/2021/08/swei-right-bottom-leg/\n* 獅尾右下圓黑體 Swei Right Bottom Sans\nhttps://max-everyday.com/2021/08/swei-right-bottom-sans/\n* 獅尾飛腿黑體 Swei Dart Leg\nhttps://max-everyday.com/2020/11/swei-dart-leg/\n* 獅尾飛鏢黑體 Swei Dart Sans\nhttps://max-everyday.com/2020/11/swei-dart-sans/\n* 獅尾火腿黑體 Swei Match Leg\nhttps://max-everyday.com/2020/11/swei-match-leg/\n* 獅尾火柴黑體 Swei Match Sans\nhttps://max-everyday.com/2020/11/swei-match-sans/\n* 獅尾骨腿黑體 Swei Bone Leg\nhttps://max-everyday.com/2020/11/swei-bone-leg/\n* 獅尾骨頭黑體 Swei Bone Sans\nhttps://max-everyday.com/2020/11/swei-bone-sans/\n* 獅尾斧腿黑體 Swei Ax Leg\nhttps://max-everyday.com/2020/11/swei-ax-leg/\n* 獅尾斧頭黑體 Swei Ax Sans\nhttps://max-everyday.com/2020/11/swei-ax-sans/\n* 獅尾喇腿黑體 Swei Bell Leg\nhttps://max-everyday.com/2020/11/swei-bell-leg/\n* 獅尾喇叭黑體 Swei Bell Sans\nhttps://max-everyday.com/2020/11/swei-bell-sans/\n* 獅尾惡腿黑體 Swei Devil Leg\nhttps://max-everyday.com/2020/11/swei-devil-leg/\n* 獅尾惡魔黑體 Swei Devil Sans\nhttps://max-everyday.com/2020/11/swei-devil-sans/\n* 獅尾麥腿黑體 Swei Marker Leg\nhttps://max-everyday.com/2020/10/swei-marker-leg/\n* 獅尾麥克黑體 Swei Marker Sans\nhttps://max-everyday.com/2020/10/swei-marker-sans/\n* 獅尾詠腿黑體 Swei Fist Leg\nhttps://max-everyday.com/2020/10/swei-fist-leg/\n* 獅尾詠春黑體 Swei Fist Sans\nhttps://max-everyday.com/2020/10/swei-fist-sans/\n* 獅尾鋸腿黑體 Swei Alias Leg\nhttps://max-everyday.com/2020/10/swei-alias-leg/\n* 獅尾鋸齒黑體 Swei Alias Sans\nhttps://max-everyday.com/2020/10/swei-alias-sans/\n* 獅尾尖腿黑體 Swei Spike Leg\nhttps://max-everyday.com/2020/10/swei-spike-leg/\n* 獅尾尖刺黑體 Swei Spike Sans\nhttps://max-everyday.com/2020/10/swei-spike-sans/\n* 獅尾快腿黑體 Swei Shear Leg\nhttps://max-everyday.com/2020/09/swei-shear-leg/\n* 獅尾快剪黑體 Swei Shear Sans\nhttps://max-everyday.com/2020/09/swei-shear-sans/\n* 獅尾福腿黑體 Swei Gospel Leg\nhttps://max-everyday.com/2020/09/swei-gospel-leg/\n* 獅尾福音黑體 Swei Gospel Sans\nhttps://max-everyday.com/2020/09/swei-gospel-sans/\n* 獅尾D滷腿黑體 Swei Del Luna Leg\nhttps://max-everyday.com/2020/09/swei-del-luna-leg/\n* 獅尾德魯納黑體 Swei Del Luna Sans\nhttps://max-everyday.com/2020/09/swei-del-luna-sans/\n* 獅尾彎腿黑體 Swei Curve Leg\nhttps://max-everyday.com/2020/09/swei-curve-leg/\n* 獅尾彎黑體 Swei Curve Sans\nhttps://max-everyday.com/2020/09/swei-curve-sans/\n* 獅尾霓腿黑體 Swei Bow Leg\nhttps://max-everyday.com/2020/09/swei-bow-leg/\n* 獅尾霓黑體 Swei Bow Sans\nhttps://max-everyday.com/2020/09/swei-bow-sans/\n* 獅尾蝙蝠圓體 Swei Bat Sans\nhttps://max-everyday.com/2020/09/swei-bat-sans/\n* 獅尾牙膏圓體 Swei Toothpaste\nhttps://max-everyday.com/2020/09/swei-toothpaste/\n* 獅尾三腿黑體 Swei 3T Leg\nhttps://max-everyday.com/2020/09/swei-3t-leg/\n* 獅尾三角黑體 Swei 3T Sans\nhttps://max-everyday.com/2020/08/swei-3t-sans/\n* 獅尾螺帽腿黑體 Swei Nut Leg\nhttps://max-everyday.com/2020/08/swei-nut-leg/\n* 獅尾螺帽黑體 Swei Nut Sans\nhttps://max-everyday.com/2020/08/swei-nut-sans/\n* 獅尾B2腿黑體 Swei B2 Leg\nhttps://max-everyday.com/2020/07/swei-b2-leg/\n* 獅尾B2黑體 Swei B2 Sans\nhttps://max-everyday.com/2020/07/swei-b2-sans/\n* 獅尾腿圓 Swei Gothic Leg\nhttps://max-everyday.com/2020/08/swei-gothic-leg/\n* 獅尾彩虹腿 Swei Rainbow Leg\nhttps://max-everyday.com/2020/08/swei-rainbow-leg/\n* 獅尾XD珍珠 Swei XD Pearl\nhttps://max-everyday.com/2020/07/swei-xd-pearl/\n* 獅尾D露西 Swei D Lucy\nhttps://max-everyday.com/2020/07/swei-d-lucy/\n* 獅尾半月字體 Swei Gothic\nhttps://max-everyday.com/2020/04/swei-half-moon/\n* 台灣圓體 TaiwanPearl\nhttps://max-everyday.com/2020/06/taiwanpearl/\n* 獅尾圓體 Swei Gothic\nhttps://max-everyday.com/2020/04/swei-gothic/\n* 獅尾黑體 Swei Sans\nhttps://max-everyday.com/2020/03/swei-sans/\n\n獅尾宋體家族：\n* 獅尾B2加糖宋體 Swei B2 Sugar\nhttps://max-everyday.com/2020/11/swei-b2-sugar/\n* 獅尾加糖宋體 Swei Sugar\nhttps://max-everyday.com/2020/11/swei-sugar/\n* 獅尾B2宋朝 Swei B2 Serif\nhttps://max-everyday.com/2020/07/swei-b2-serif/\n* 獅尾肉丸 Swei Meatball\nhttps://max-everyday.com/2020/06/swei-meatball/\n* 獅尾四季春字體 Swei Spring\nhttps://max-everyday.com/2020/04/swei-spring/\n\n其他字體：\n* 馬路口圓體 Maruko Gothic\nhttps://max-everyday.com/2021/07/maruko-gothic/\n* 苦累蛙圓體 Kurewa Gothic\nhttps://max-everyday.com/2021/06/kurewa-gothic/\n* 何某手寫體 Nani Font\nhttps://max-everyday.com/2020/09/nanifont/\n* 內海字體  Naikai Font\nhttps://max-everyday.com/2020/03/naikaifont/\n* 莫大毛筆字體 Bakudai Font\nhttps://max-everyday.com/2020/03/bakudaifont/\n* 正風毛筆字體 Masa Font\nhttps://max-everyday.com/2020/05/masafont/\n* 假粉圓體 Fake Pearl \nhttps://max-everyday.com/2020/03/open-huninn-font/\n* 俊羽圓體 Yu Pearl \nhttps://max-everyday.com/2020/03/yupearl/\n\n其他網站：\n* 清松手寫體 JasonHandWriting\nhttps://jasonfonts.max-everyday.com/\n* Max學習字體相關的筆記\nhttps://codereview.max-everyday.com/font-readme/\n\n## 贊助Max\n\n很高興可以替中華民國美學盡一分心力、讓台灣擁有更好的文字風景，希望能提供另一種美學讓大家選擇。\n\n如果你想支持或打賞Max，贊助方式如下：\nhttps://max-everyday.com/about/#donate\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmax32002%2Ffakepearl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmax32002%2Ffakepearl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmax32002%2Ffakepearl/lists"}