{"id":30592992,"url":"https://github.com/embedded-graphics/packed-display-buffer","last_synced_at":"2025-08-29T18:04:13.275Z","repository":{"id":37996642,"uuid":"479118759","full_name":"embedded-graphics/packed-display-buffer","owner":"embedded-graphics","description":"A 1BPP display buffer for embedded-graphics using bit-packed on/off pixel values","archived":false,"fork":false,"pushed_at":"2022-09-20T15:21:20.000Z","size":49,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-05T21:52:49.037Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/embedded-graphics.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":"2022-04-07T19:17:38.000Z","updated_at":"2022-09-26T11:15:26.000Z","dependencies_parsed_at":"2023-01-17T16:00:49.201Z","dependency_job_id":null,"html_url":"https://github.com/embedded-graphics/packed-display-buffer","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/embedded-graphics/packed-display-buffer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embedded-graphics%2Fpacked-display-buffer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embedded-graphics%2Fpacked-display-buffer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embedded-graphics%2Fpacked-display-buffer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embedded-graphics%2Fpacked-display-buffer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/embedded-graphics","download_url":"https://codeload.github.com/embedded-graphics/packed-display-buffer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embedded-graphics%2Fpacked-display-buffer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272734612,"owners_count":24984277,"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-08-29T02:00:10.610Z","response_time":87,"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-08-29T18:04:04.924Z","updated_at":"2025-08-29T18:04:13.249Z","avatar_url":"https://github.com/embedded-graphics.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Packed display buffer draw target for embedded-graphics\n\nPrototype state right now, but useful for displays like SH1106 and SSD1306 which use a single byte\nto encode 8 pixel on/off values.\n\n## TODO/ideas/wants\n\n- [x] Add support for `fill_contiguous` as well as solid fills\n- [x] Add support for active area tracking so partial updates are possible\n- [ ] Add support for 0/90/180/270º rotations\n- [ ] Support bit depths \u003e 1 and \u003c= 8 for e.g. 2bpp 3 colour epaper displays\n\n## Test cases TODO\n\n- [ ] Display size\n  - [ ] W and H ARE multiples of 8\n  - [ ] W is not a multiple of 8\n  - [ ] H is not a multiple of 8\n  - [ ] Neither are a multiple of 8\n- [ ] Blank display\n  - [ ] Perfect fill where area = display size\n  - [ ] Zero sized at origin\n  - [ ] Zero sized at center\n  - [ ] Rectangle larger than display area on all sides\n  - [ ] Rectangle half off each edge\n  - [ ] Rectangle half off each corner\n  - [ ] Two overlapping rectangles\n  - [ ] Zero sized rectangle\n  - [ ] Single pixel high rectangle\n  - [ ] Single pixel wide rectangle\n- [ ] Display with existing content\n  - [ ] Filled rectangle over background, `BinaryColor::On`\n  - [ ] Filled rectangle over background, `BinaryColor::Off`\n  - [ ] Zero sized rectangle\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembedded-graphics%2Fpacked-display-buffer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fembedded-graphics%2Fpacked-display-buffer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembedded-graphics%2Fpacked-display-buffer/lists"}