{"id":15103968,"url":"https://github.com/picolove/cindy","last_synced_at":"2026-01-19T21:33:48.345Z","repository":{"id":223172457,"uuid":"759464567","full_name":"picolove/cindy","owner":"picolove","description":"True Colors for LÖVE 11 (reconstructed fork)","archived":false,"fork":false,"pushed_at":"2024-02-18T17:29:42.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T12:30:18.415Z","etag":null,"topics":["colors","love","love2d","love2d-framework","lua"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/picolove.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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-18T17:04:27.000Z","updated_at":"2024-02-18T17:33:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"ef80196a-b3aa-4bdf-bccc-dc90a1511c80","html_url":"https://github.com/picolove/cindy","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"d3a0df67d0433072a52c8efecccd02a97a2d41ed"},"previous_names":["picolove/cindy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/picolove/cindy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picolove%2Fcindy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picolove%2Fcindy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picolove%2Fcindy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picolove%2Fcindy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/picolove","download_url":"https://codeload.github.com/picolove/cindy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/picolove%2Fcindy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28585519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T20:45:59.482Z","status":"ssl_error","status_checked_at":"2026-01-19T20:45:41.500Z","response_time":67,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["colors","love","love2d","love2d-framework","lua"],"created_at":"2024-09-25T19:43:55.378Z","updated_at":"2026-01-19T21:33:48.319Z","avatar_url":"https://github.com/picolove.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cindy\nTrue Colors for LÖVE 11\n\ncindy adds functions to LÖVE 11.x that accept/return colors in the [0-255] range instead of the newly introduced\n[0.0-1.0] range.\n\nIn love.graphics:\n- `clearBytes`\n- `getColorBytes`, `setColorBytes`\n- `getBackgroundColorBytes`, `setBackgroundColorBytes`\n- `getColorMaskBytes`, `setColorMaskBytes`\n\nIn ImageData:\n- `getPixelBytes`, `setPixelBytes`\n- `mapPixelBytes`\n\nIn ParticleSystem:\n- `setColorsBytes`, `getColorsBytes`\n\nIn SpriteBatch:\n- `getColorBytes`, `setColorBytes`\n\nIn Shader:\n- `sendColorBytes`\n\nThese functions behave the same as their built-in counterparts, except for the different value range. Note that calling them has additional runtime costs in comparison to the original functions.\n\nTo replace all original functions, call `cindy.applyPatch()` at the start of the program: `require('cindy').applyPatch()`. This effectively restores the pre-11.0 behavior.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpicolove%2Fcindy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpicolove%2Fcindy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpicolove%2Fcindy/lists"}