{"id":29865688,"url":"https://github.com/iolo/fed","last_synced_at":"2025-07-30T11:14:19.896Z","repository":{"id":305903357,"uuid":"1024330519","full_name":"iolo/fed","owner":"iolo","description":"super simple reto bitmap font editor","archived":false,"fork":false,"pushed_at":"2025-07-22T14:46:23.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-22T16:29:48.447Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://iolo.kr/fed/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iolo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-22T14:28:29.000Z","updated_at":"2025-07-22T14:46:26.000Z","dependencies_parsed_at":"2025-07-22T16:40:10.756Z","dependency_job_id":null,"html_url":"https://github.com/iolo/fed","commit_stats":null,"previous_names":["iolo/fed"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/iolo/fed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iolo%2Ffed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iolo%2Ffed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iolo%2Ffed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iolo%2Ffed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iolo","download_url":"https://codeload.github.com/iolo/fed/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iolo%2Ffed/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267858492,"owners_count":24155920,"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-30T02:00:09.044Z","response_time":70,"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":"2025-07-30T11:14:16.844Z","updated_at":"2025-07-30T11:14:19.889Z","avatar_url":"https://github.com/iolo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"fed\n===\n\nBitmap Font Editor\n\n## Tech Stack\n\n- modern browser html/javascript/css\n- no backend\n- no dependencies\n\n## Manifesto\n\n- Keep it simple, minimalistic\n- No eye candy(visual effect)\n\n## Features\n\n- New\n  - confirm if modified since saved\n- Open(File input; no upload)\n  - confirm if modified since saved\n  - Open from URL with query parameters: `?url=...\u0026width=8\u0026height=16\u0026offset=0`\n- Save(Download)\n    - .fnt/.bin (without header)\n- Export\n    - .png with configurable options:\n      - Glyphs per row (1-32)\n      - Scale factor (1-8x)\n      - Horizontal/vertical gaps\n      - Background/foreground colors\n- Glyph Browser\n  - show all glyphs as grid with specfied zoom factor(default:2)\n  - Arrow keys to select a glyph\n  - ENTER key to edit a glyph(switch to editor mode)\n  - DEL key to delete a glyph\n- Edit Glyph\n  - show th current glyph in pixel grid with specified zoom(default: auto-fit)\n  - Arrow keys to select pixel(current pixel should be highlighted)\n  - ESC key to stop editing(switch to browser mode)\n  - SPACE key to toggle pixel\n- Show and edit Font Info\n\n## User Interface\n\n- Holygrail Layout(full viewport width and height)\n  - Header: fixed height, full viewport width\n    - Title\n    - Toolbar\n        - New\n        - Open\n        - Save\n        - Export\n        - Font Info\n        - About\n  - Main: full viewport Width, auto heigth(viewport height - header height - footer height)\n    - GlyphBrowser: accept drag and drop file to Open File\n    - Spilter: drag and drop to resize left(GlyphBrowser) and right(GlyphEditor)\n    - GlyphEditor\n  - Footer: fixed Height, full viewport width \n    - Copyright\n    - Links\n- Avoid scrollbar except Glyph Browser and Glyph Editor\n- Font Info(Modal)\n  - offset (default=0; read/write)\n  - width (default=8; read/write)\n  - height (default=16; read/write)\n  - count (read only)\n    - (filesize - offset) / (ceil(width/8) * height)\n     \n```\nHeader:Title\u0026Toolbar\n[New|Open|Save|SaveAs|About]\n---------------------------------\n GlyphBrowser   | GlyphEditor\n[1]{2}[3][4][5] | [ ][ ][x][ ][ ]\n[6][7][8][9]    | [ ][x][ ][x][ ]\n                | [ ][ ][ ][x][ ]\n                | [ ][ ][x][ ][ ]\n                | [ ][x][ ][ ][ ]\n                | [ ][x][x]{x}[ ]\n---------------------------------\nFooter:Links,Copyright\n```\n\n## Examples\n\nTry these sample fonts:\n\n- [English Font (8x16)](https://iolo.kr/fed/?url=https://raw.githubusercontent.com/iolo/fed/master/eng.fnt)\n- [Korean Font (16x16)](https://iolo.kr/fed/?url=https://raw.githubusercontent.com/iolo/fed/master/kor.fnt\u0026width=16\u0026height=16)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiolo%2Ffed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiolo%2Ffed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiolo%2Ffed/lists"}