{"id":13311676,"url":"https://github.com/mxkrsv/siji-ng","last_synced_at":"2025-03-10T17:30:40.395Z","repository":{"id":65613354,"uuid":"363919541","full_name":"mxkrsv/siji-ng","owner":"mxkrsv","description":"A fixed Siji font.","archived":false,"fork":true,"pushed_at":"2022-08-30T13:36:32.000Z","size":150,"stargazers_count":44,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-19T10:12:14.917Z","etag":null,"topics":["bitmap-font","font","icon-font","siji"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"stark/siji","license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mxkrsv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-03T12:18:16.000Z","updated_at":"2024-05-11T02:43:56.000Z","dependencies_parsed_at":"2023-01-31T19:30:25.096Z","dependency_job_id":null,"html_url":"https://github.com/mxkrsv/siji-ng","commit_stats":null,"previous_names":["begss/siji-ng"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxkrsv%2Fsiji-ng","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxkrsv%2Fsiji-ng/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxkrsv%2Fsiji-ng/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxkrsv%2Fsiji-ng/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mxkrsv","download_url":"https://codeload.github.com/mxkrsv/siji-ng/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242892568,"owners_count":20202558,"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":["bitmap-font","font","icon-font","siji"],"created_at":"2024-07-29T18:02:18.344Z","updated_at":"2025-03-10T17:30:40.377Z","avatar_url":"https://github.com/mxkrsv.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Siji-ng\n\nA fixed and maintained [Siji](https://github.com/stark/siji) iconic bitmap font.\n\n**Contributions are welcome**\n\n![Siji-ng](preview.png \"Preview of Siji\")\n\n## Differences from Siji:\n- Build **correct** OTB font =\u003e support in modern apps.\n- New icons: `dwm_centeredmaster`, `dwm_centeredfloatingmaster`, `gentoo`,\n  `docker`.\n- New repository structure, new build system, releases =\u003e easier to package.\n- *More hopefully coming soon.*\n\n## Installation\n\n[![Packaging status](\nhttps://repology.org/badge/vertical-allrepos/siji-ng.svg)](\nhttps://repology.org/project/siji-ng/versions)\n\n#### Requirements:\n- python3\n- bdftopcf\n\n```sh\ngit clone https://github.com/begss/siji-ng \u0026\u0026 cd siji-ng \u0026\u0026 make install\n```\n\n## How to get all glyphs\n\n```bash\n#!/bin/bash\n\ncodes=\"0 1 2 3 4 5 6 7 8 9 a b c d e f\"\n\nfor code0 in $codes; do\n\tfor code1 in $codes; do\n\t\tfor code2 in $codes; do\n\t\t\tprintf \"e$code0$code1$code2 - \\ue$code0$code1$code2\\n\"\n\t\tdone\n\tdone\ndone\n```\n\n## TODO\n\n- [ ] More Glyphs!\n- [ ] Adding glyphs of different sizes.\n- [ ] Improving glyph alignment.\n- [ ] Creating small and large version of Siji.\n\n## Credits\n\n[**stark**](https://github.com/stark) for [Siji](https://github.com/stark/siji).\n\n[**wrkzk**](https://github.com/wrkzk) for `dwm_centeredmaster`,\n`dwm_centeredfloatingmaster` and `gentoo` icons.\n\n[**the-papi**](https://github.com/the-papi) for `docker` icon.\n\n**Dimitar Zhekov** for bdf to otb convertation scripts.\n\n**Sm4tik** for sm4tik xbm icon pack.\n\n**Stlarch** for stlarch font.\n\n**Sunaku** for sm4tik font.\n\n**Lokaltog** for symbols font.\n\n**w0ng** for xbm icon font.\n\n**Dave Gandy** for FontAwesome.\n\n**Lucy** for Tewi font.\n\n**Phallus** for Lemon and Uushi font.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmxkrsv%2Fsiji-ng","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmxkrsv%2Fsiji-ng","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmxkrsv%2Fsiji-ng/lists"}