├── LICENSE ├── README.md └── docs ├── PUA.md └── Plane2Characters.md /LICENSE: -------------------------------------------------------------------------------- 1 | Copyright (c) 2023-2025, Astro_2539 (https://github.com/Astro-2539), 2 | with Reserved Font Name "Z工坊/ZLabs". 3 | 4 | This Font Software is licensed under the SIL Open Font License, Version 1.1. 5 | This license is copied below, and is also available with a FAQ at: 6 | https://openfontlicense.org 7 | 8 | 9 | ----------------------------------------------------------- 10 | SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 11 | ----------------------------------------------------------- 12 | 13 | PREAMBLE 14 | The goals of the Open Font License (OFL) are to stimulate worldwide 15 | development of collaborative font projects, to support the font creation 16 | efforts of academic and linguistic communities, and to provide a free and 17 | open framework in which fonts may be shared and improved in partnership 18 | with others. 19 | 20 | The OFL allows the licensed fonts to be used, studied, modified and 21 | redistributed freely as long as they are not sold by themselves. The 22 | fonts, including any derivative works, can be bundled, embedded, 23 | redistributed and/or sold with any software provided that any reserved 24 | names are not used by derivative works. The fonts and derivatives, 25 | however, cannot be released under any other type of license. The 26 | requirement for fonts to remain under this license does not apply 27 | to any document created using the fonts or their derivatives. 28 | 29 | DEFINITIONS 30 | "Font Software" refers to the set of files released by the Copyright 31 | Holder(s) under this license and clearly marked as such. This may 32 | include source files, build scripts and documentation. 33 | 34 | "Reserved Font Name" refers to any names specified as such after the 35 | copyright statement(s). 36 | 37 | "Original Version" refers to the collection of Font Software components as 38 | distributed by the Copyright Holder(s). 39 | 40 | "Modified Version" refers to any derivative made by adding to, deleting, 41 | or substituting -- in part or in whole -- any of the components of the 42 | Original Version, by changing formats or by porting the Font Software to a 43 | new environment. 44 | 45 | "Author" refers to any designer, engineer, programmer, technical 46 | writer or other person who contributed to the Font Software. 47 | 48 | PERMISSION & CONDITIONS 49 | Permission is hereby granted, free of charge, to any person obtaining 50 | a copy of the Font Software, to use, study, copy, merge, embed, modify, 51 | redistribute, and sell modified and unmodified copies of the Font 52 | Software, subject to the following conditions: 53 | 54 | 1) Neither the Font Software nor any of its individual components, 55 | in Original or Modified Versions, may be sold by itself. 56 | 57 | 2) Original or Modified Versions of the Font Software may be bundled, 58 | redistributed and/or sold with any software, provided that each copy 59 | contains the above copyright notice and this license. These can be 60 | included either as stand-alone text files, human-readable headers or 61 | in the appropriate machine-readable metadata fields within text or 62 | binary files as long as those fields can be easily viewed by the user. 63 | 64 | 3) No Modified Version of the Font Software may use the Reserved Font 65 | Name(s) unless explicit written permission is granted by the corresponding 66 | Copyright Holder. This restriction only applies to the primary font name as 67 | presented to the users. 68 | 69 | 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font 70 | Software shall not be used to promote, endorse or advertise any 71 | Modified Version, except to acknowledge the contribution(s) of the 72 | Copyright Holder(s) and the Author(s) or with their explicit written 73 | permission. 74 | 75 | 5) The Font Software, modified or unmodified, in part or in whole, 76 | must be distributed entirely under this license, and must not be 77 | distributed under any other license. The requirement for fonts to 78 | remain under this license does not apply to any document created 79 | using the Font Software. 80 | 81 | TERMINATION 82 | This license becomes null and void if any of the above conditions are 83 | not met. 84 | 85 | DISCLAIMER 86 | THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 87 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF 88 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT 89 | OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE 90 | COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 91 | INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL 92 | DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 93 | FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM 94 | OTHER DEALINGS IN THE FONT SOFTWARE. 95 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | ![幻灯片1](https://github.com/user-attachments/assets/9537e38d-ea4f-4de2-b5cb-adc114365bd4) 2 | 3 | # Z Labs Bitmap 4 | 5 | 「Z Labs Bitmap」是一款仿 [GNU Unifont](https://www.unifoundry.com/unifont/index.html) 风格的小型像素字体。这套字体在 11 * 12 的像素空间(实际占用 12 * 12 像素)中,尽可能还原了 Unifont 字体的特色。 6 | 7 | 本字体遵循中国大陆规范字形,西文字体按等宽规格设计,同时字体被设置为具有“等宽”属性,可在某些对字体属性有要求的软件中使用。 8 | 9 | > **注意:** 此字体目前处于字形调整阶段。尽管此字体已经实现了对简体中文必要字符(GB/T 2312)的全面支持,但仍需进行调整与扩充。目前的发布候选版本不代表最终版品质。 10 | 11 | > **提示:** 本字体为开源项目,采用 OFL 许可证授权,您可以免费商用此字体(详见「授权」一节)。 12 | 13 | ## 字体示例 14 | 15 | ![幻灯片2](https://github.com/user-attachments/assets/d506acb3-1eff-4133-be13-c33f6d13cdd5) 16 | 17 | ![幻灯片3](https://github.com/user-attachments/assets/46bb82d1-48ea-43bc-89af-741de79c7ddc) 18 | 19 | ![幻灯片4](https://github.com/user-attachments/assets/88a4e23d-ca0b-489f-ae24-78b86b032962) 20 | 21 | ![幻灯片5](https://github.com/user-attachments/assets/fb3d4e91-35fe-4484-aeba-e6415455d1e2) 22 | 23 | ![幻灯片6](https://github.com/user-attachments/assets/c14433b0-e029-430a-90ef-48da34b230ce) 24 | 25 | 26 | ## 字体覆盖范围 27 | | 字符 | 目前支持情况 | 计划支持情况 | 28 | | :------------: | :------------: | :------------: | 29 | | 简体中文 | 目前支持 GB/T 2312 中规定的所有汉字(共6763个),以及《通用规范汉字表》*¹中的部分汉字(7255个)。目前制作完成的字符可满足大多数简体中文用字需求。| 计划支持《通用规范汉字表》*¹中规定的所有汉字。 | 30 | | 繁体中文和日语汉字*² | 目前制作了部分繁体中文汉字和日语汉字,已覆盖 Big5 常用汉字表、 JIS X 0213 的第一级汉字和多数第二级汉字。 | 未来会支持更多字符。 | 31 | | 扩展区汉字支持 | 除《通用规范汉字表》规定的汉字之外,本字体额外收录了部分扩展区汉字,这些汉字包括地名生僻字(𧒽、𮀎等)、具有独特字形的汉字(𡆢、𦒹、𫯮、𠛸等)、部分类推简化字(𫛸、𮖱、𮹝等)。有关本字体收录的具体扩展区汉字,详见[此处](https://github.com/Astro-2539/ZLabs-Bitmap/blob/main/docs/Plane2Characters.md)。 | 未来视情况添加更多字符。 | 32 | | 平假名和片假名 | 支持(含半角片假名) | - | 33 | | 拉丁字母 | 支持半角与全角两种格式的英文字母。同时也制作了大写字母的其他形式(🅰🅱等)。 | 未来会增加对其他拉丁字母的支持。 | 34 | | 其他西文字母 | 支持西里尔字母与希腊字母(按半角规格制作)。 | - | 35 | | 数字 | 包含半角数字和全角数字及 3 种格式的数字序号。 | - | 36 | | Emoji 符号 | 支持以下字符:♿⛔✅❎㊗️㊙️🆎🆑🆕🆖🆗🆘🆚🈚️🈯️🈲️🈴️🈵️🈶️🈷️️🈸️🈹️🈺️🉐️🉑️🏧💹🔟🔠🔡🔢🚫🚾 (仅支持纯色样式)。 | - | 37 | | 标点及其他符号 | 目前支持部分的标点及其他字符。 | 未来会增加更多字符。 | 38 | 39 | > **注:** 40 | > 41 | > 1.《通用规范汉字表》中的部分简体汉字位于第二平面(如“𤩽”、“𬞟”、“𬱖”、“𩽾”、“𩾌”等),较难输入,而这些汉字的繁体大多位于基本平面,更易输入。本字体也一并为这些汉字制作了繁体支持。 42 | > 43 | > 2.对于繁体中文汉字和日语汉字,本字体仍然按照中国大陆字形标准进行制作,且由于作者精力有限,暂不会推出其他地区字形变体。因此非简体中文使用者应慎重考虑选用本字体。 44 | 45 | 字体对中文字符的具体支持情况如下: 46 | 47 | ![CJK_Coverage](https://github.com/user-attachments/assets/50884e40-5d2b-4ca5-a051-281797cd74f4) 48 | 49 | 本字体在 Unicode 私有区定义了部分字符,详见[此处](https://github.com/Astro-2539/ZLabs-Bitmap/blob/main/docs/PUA.md)。 50 | 51 | 52 | 53 | ## 字体授权 54 | Z Labs Bitmap 遵循 [SIL Open Font License 1.1](https://openfontlicense.org/open-font-license-official-text/) 许可协议。您可以将此字体用于包含商用与嵌入式使用在内的多种用途,而无须取得字体作者的授权。 55 | 56 | 再分发此字体时,您应当注明 OFL 授权协议的原文或链接。 57 | 58 | 根据 OFL 协议,如使用此字体制作衍生字体,那么衍生字体也必须同样遵循 OFL 协议。您不得单独售卖此字体。 59 | 60 | 作者保留字体名称「Z工坊 / Z Labs」。 61 | 62 | 如使用过程中出现任何问题或有任何建议,您可以添加 issue 进行反馈。 63 | -------------------------------------------------------------------------------- /docs/PUA.md: -------------------------------------------------------------------------------- 1 | # 私用区字符一览 2 | 此处给出该字体使用的所有私用区字符,按照 Unicode 升序排序。 3 | 4 | 以下为本字体所有的私用区字符: 5 | image 6 | 7 | 8 | 9 | 10 | ## F2区 11 | - U+F200:“斑马字库”的合字,因品牌标识变更而弃用。 12 | - U+F201:“斑马工坊”的合字,因品牌标识变更而弃用。 13 | - U+F202:像素徽标。 14 | - U+F203:“经验+3”的合字。 15 | - U+F204:“Z Labs”标识。 16 | - U+F205:“啊”的黑底方框形式。 17 | - U+F206:“对”的黑底方框形式。 18 | 19 | ## F3区 20 | - U+F300/U+F301:鹿字头。 21 | - U+F302:“直”的日标字形。¹ 22 | - U+F303:⿲彳重刂,“衝”的讹字,未收入 Unicode 中。² 23 | - U+F304:“中专”的合字。 24 | - U+F305:“中專”的合字。 25 | - U+F306:⿱神人,和制汉字,未收入 Unicode 中。 26 | 27 | ## 注释 28 | 1. 在 Unicode 中,陆标和日标的“直”字形未分开编码。 29 | 30 | 2. 该字见于游戏《绽放☆青春全力向前冲!》的繁体中文标题中: 31 | ![Cache_-80a0bb1bd5798b2](https://github.com/user-attachments/assets/18cbd6a5-b236-4b95-985b-641a128ab228) 32 | -------------------------------------------------------------------------------- /docs/Plane2Characters.md: -------------------------------------------------------------------------------- 1 | # 非基本平面汉字收录一览 2 | 3 | (2025年5月19日更新) 4 | 5 | 本文档列举了本套字体中收录的非基本平面扩展区汉字(即除扩展A区之外的所有扩展区汉字,**但不包括《通用规范汉字表》收录的简体汉字**),并给出收录这些汉字的简要字义。 6 | 7 | 字符按照 Unicode 编码升序排列。字义来自[字统网](https://zi.tools/ "字统网")。 8 | 9 | ## 扩展B区 10 | - 𠄯(U+2012F):因字形而收录。喃字,意为“脏污”。 11 | - 𠛸(U+206F8):因字形而收录。读音为fén,意为“性”。 12 | - 𠮺(U+20BBA):因字形而收录。台湾人名用字。 13 | - 𡆢(U+211A2):因字形而收录。台湾人名用字。 14 | - 𡌵(U+21335):因字形而收录。同“胏”。 15 | - 𡗷(U+215F7):因字形而收录。读音为gū,意为“大”。 16 | - 𡘙(U+21619):因字形而收录。①同“太”。②“猋”的异体字。 17 | - 𡡻(U+2187B):字见于香港增补字符集。意不详。 18 | - 𡧑(U+219D1):因字形而收录。台湾人名用字。 19 | - 𣬠(U+23B20):读音及字义请自行查询。 20 | - 𣬶(U+23B36):读音及字义请自行查询。 21 | - 𤛭(U+246ED):因字形而收录。读音为qún,疑为“群”的会意俗字。 22 | - 𤭌(U+24B4C):读音为tí。①瓷;②同“㼵”,小盆。 23 | - 𤿱(U+24FF1):因字形而收录。喃字。 24 | - 𥫗(U+25AD7):竹字头。 25 | - 𦒹(U+264B9):因字形而收录。喃字。 26 | - 𦙍(U+2664D):因字形而收录。“胤”的讳字。 27 | - 𧒽(U+274BD):读音为léi。①海中动物,肉可食,也可人工饲养。②地名用字。𧒽岗,广东省佛山市地铁站名。 28 | - 𨧀(U+289C0):“𬭊”(U+2CB4A,被通规收录)的繁体字。读音为dù,化学元素,符号Db,原子序数105。 29 | - 𨨏(U+28A0F):“𬭛”(U+2CB5B,被通规收录)的繁体字。读音为bō,化学元素,符号Bh,原子序数107。 30 | - 𨭆(U+28B46):“𬭶”(U+2CB76,被通规收录)的繁体字。读音为hēi,化学元素,符号Hs,原子序数108。 31 | - 𨱎(U+28C4E):“鍮”的类推简化字。 32 | - 𨳊(U+28CCA):粤语用字,同“㞗”。 33 | - 𨳍(U+28CCD):粤语用字,指男子生殖器。 34 | - 𨳒(U+28CD2):粤语用字,指性行为。 35 | - 𨶙(U+28D99):粤语用字,指男子生殖器。 36 | - 𩷶(U+29DF6):见“𱇮”(U+311EE)。 37 | - 𪚥(U+2A6A5):因字形而收录。读音为zhé,唠唠叨叨,话多。当为“讋”的异体。 38 | 39 | ## 扩展C区 40 | - 𪠳(U+2A833):“唓”的类推简化字。 41 | - 𪠽(U+2A83D):“噹”的类推简化字。 42 | - 𪽲(U+2AF72):因字形而收录。喃字。 43 | - 𫉁(U+2B241):“薆”的类推简化字。读音为ài。 44 | - 𫊻(U+2B2BB):“蟳”的类推简化字。读音为xún。 45 | - 𫓴(U+2B4F4):“鉾”的类推简化字。读音为móu。 46 | - 𫛞(U+2B6DE):“鴃”的类推简化字。读音为jué。 47 | - 𫛸(U+2B6F8):“鶗”的类推简化字。读音为tí/chí。 48 | 49 | ## 扩展E区 50 | - 𫠡(U+2B821):因字形(⿱一个)而收录。①方言用字;②地名用字。 51 | - 𫠬(U+2B82C):因字形而收录。壮字。 52 | - 𫡷(U+2B877):因字形而收录。“百亞”的合字。一公顷。 53 | - 𫣵(U+2B8F5):因字形而收录。“真似”的合字,意为“模仿”。 54 | - 𫥬(U+2B96C):因字形而收录。台湾人名用字。 55 | - 𫪫(U+2BAAB):因字形而收录。同“𫪩”(U+2BAA9,暂未收录),“只有”的合音。 56 | - 𫯧(U+2BBE7):因字形而收录。喃字。 57 | - 𫯮(U+2BBEE):因字形而收录。地名用字。 58 | - 𫻽(U+2BEFD):因字形而收录。喃字。 59 | - 𬂛(U+2C09B):因字形而收录。同“𬺰”(U+2CEB0,暂未收录),木无枝条之意。 60 | - 𬐊(U+2C40A):因字形而收录。台湾人名用字。 61 | - 𬚿(U+2C6BF):因字形而收录。喃字。 62 | - 𬣦(U+2C8E6):“詏”的类推简化字。 63 | 64 | ## 扩展F区 65 | - 𭅖(U+2D156):因字形而收录。“匡”的讳字。 66 | - 𭚦(U+2D6A6):“彍”的类推简化字。读音为guō。①张满弓弩。②快捷。 67 | - 𮀎(U+2E00E):读音为là。地名用字。石𮀎河,位于山东省泰安市。 68 | - 𮐨(U+2E428):“蘡”的类推简化字。读音为yīng。【𮐨薁】又名野葡萄、山葡萄、山櫐,葡萄科,落叶藤本,有卷须,果可酿酒,根入药。 69 | - 𮖱(U+2E5B1):“襭”的类推简化字。读音为xié。把衣襟插在腰带上兜东西。 70 | - 𮣲(U+2E8F2):“釭”的类推简化字。 71 | - 𮧓(U+2E9D3):因字形而收录。“革”的异体字。 72 | - 𮧵(U+2E9F5):“韡”的类推简化字。 73 | 74 | ## 扩展I区 75 | - 𮯰(U+2EBF0):因字形而收录。①地名用字。②人口信息用字。 76 | - 𮹝(U+2EE5D):“龘”的类推简化字。 77 | 78 | ## 扩展G区 79 | - 𰤡(U+30921):因字形而收录。“皰”的异体字。 80 | - 𰪛(U+30A9B):读音为tíng,古无脊椎动物“纺锤石”的简称。 81 | - 𰮇(U+30B87):“膴”的类推简化字。 82 | - 𱇮(U+311EE):“𩷶”(U+29DF6)的类推简化字。读音为máng。【真热带𱇮】鱼名,头体侧扁,长约三寸,产于我国云南省澜沧江流域。 83 | - 𱉔(U+31254):“鴂”的类推简化字。读音为jué。 84 | 85 | ## 扩展H区 86 | - 𲈹(U+32239):“閪”的类推简化字。 87 | - 𲍿(U+3237F):“鵺”的类推简化字。读音为yè。传说中的鸟名。 88 | --------------------------------------------------------------------------------