{"id":26600982,"url":"https://github.com/molarmanful/anakron","last_synced_at":"2025-04-09T16:24:34.135Z","repository":{"id":273126784,"uuid":"918770792","full_name":"molarmanful/ANAKRON","owner":"molarmanful","description":"A thicc retrofuturistic bitmap font made for the modern screen.","archived":false,"fork":false,"pushed_at":"2025-04-01T14:50:45.000Z","size":3717,"stargazers_count":46,"open_issues_count":3,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-01T16:27:59.461Z","etag":null,"topics":["bitmap","bitmap-font","design","font","open-source","pixel-font","programming-font","retro","typography"],"latest_commit_sha":null,"homepage":"","language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"ofl-1.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/molarmanful.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,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-18T20:09:10.000Z","updated_at":"2025-04-01T14:50:49.000Z","dependencies_parsed_at":"2025-02-23T02:24:52.116Z","dependency_job_id":"af182120-a425-4641-9747-b8fcac5a7312","html_url":"https://github.com/molarmanful/ANAKRON","commit_stats":null,"previous_names":["molarmanful/anakron"],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molarmanful%2FANAKRON","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molarmanful%2FANAKRON/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molarmanful%2FANAKRON/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/molarmanful%2FANAKRON/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/molarmanful","download_url":"https://codeload.github.com/molarmanful/ANAKRON/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248066138,"owners_count":21042045,"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","bitmap-font","design","font","open-source","pixel-font","programming-font","retro","typography"],"created_at":"2025-03-23T18:36:18.917Z","updated_at":"2025-04-09T16:24:34.104Z","avatar_url":"https://github.com/molarmanful.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n![anakron](img/header.png)\n\n\u003c/div\u003e\n\n## Table of Contents\n\n- [Table of Contents](#table-of-contents)\n- [Overview](#overview)\n- [Gallery](#gallery)\n- [Installation](#installation)\n  - [Nix Flakes](#nix-flakes)\n- [Contributing](#contributing)\n- [Licensing](#licensing)\n\n## Overview\n\n**ANAKRON** is an 8x12 bold monospace bitmap font suitable for programming.\nBlending the thick strokes of the (C/E/V)GA era fonts with the thin strokes of\nmore modern pixel fonts, ANAKRON is designed to feel compact like an old-school\n8x8 without compromising on Unicode support or usability.\n\n## Gallery\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cstrong\u003eGlyphs\u003c/strong\u003e\u003c/summary\u003e\n\u003cdiv align=\"center\"\u003e\n\n![ANAKRON glyphs](./img/chars.png)\n\n\u003c/div\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cstrong\u003eGlyphs Map\u003c/strong\u003e\u003c/summary\u003e\n\u003cdiv align=\"center\"\u003e\n\n![ANAKRON glyphs map](./img/map.png)\n\n\u003c/div\u003e\n\u003c/details\u003e\n\n\u003cdetails open\u003e\n\u003csummary\u003e\u003cstrong\u003eSamples\u003c/strong\u003e\u003c/summary\u003e\n\u003cdiv align=\"center\"\u003e\n\n![ANAKRON samples](./img/sample.png)\n\n\u003c/div\u003e\n\u003c/details\u003e\n\n## Installation\n\nDownload from [Releases](https://github.com/molarmanful/ANAKRON/releases).\nIncluded are bitmap formats - BDF, OTB, PCF, PSF (for Linux consoles), DFONT\n(for Mac users) - as well as TTF and WOFF2. 2x/3x versions are available for\nHiDPI screens. Note that PCF doesn't contain glyphs past U+FFFF.\n\nFor the crispiest viewing experience, try to use the bitmap formats when\npossible. If bitmap fonts are not supported on your platform (e.g. Windows,\nVSCode), then use the TTF at font sizes that are multiples of 12px.\n\n\u003e **Quick Tip**: If you need font size in pt, use the following conversion:\n\u003e\n\u003e `pt = px * 72 / dpi`\n\u003e\n\u003e e.g. 12px on a 96dpi screen is `12px * 72 / 96dpi = 9pt`.\n\n### Nixpkgs\n\nThanks to [@ejiektpobehuk](https://github.com/ejiektpobehuk), ANAKRON is\navailable on Nixpkgs as `anakron`.\n\n### Nix Flakes\n\nANAKRON releases are also pushed to\n[FlakeHub](https://flakehub.com/flake/molarmanful/ANAKRON). `ANAKRON` (aliased\nto `default`) is the base package, while `ANAKRON-nerd` includes Nerd Fonts\npatches.\n\n## Contributing\n\nIssues, feature/glyph requests, and pull requests are all welcome!\n\n## Licensing\n\nMade with ♥ by [the ANAKRON Project Authors](AUTHORS). Released under the\nOFL-1.1 License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmolarmanful%2Fanakron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmolarmanful%2Fanakron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmolarmanful%2Fanakron/lists"}