{"id":16067981,"url":"https://github.com/sagacious-software/freaking","last_synced_at":"2025-08-08T04:43:55.520Z","repository":{"id":148124554,"uuid":"309243793","full_name":"Sagacious-Software/Freaking","owner":"Sagacious-Software","description":"Simple 2D drawing library","archived":false,"fork":false,"pushed_at":"2020-11-22T23:35:32.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T10:14:01.842Z","etag":null,"topics":["2d","ansi","ansi-c","bitmap","bitmaps","buffer","buffers","c","c89","c90","draw","drawing","graphics","pixel","pixels","render","rendering","vector","vectors"],"latest_commit_sha":null,"homepage":"","language":"C","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/Sagacious-Software.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":"2020-11-02T03:06:43.000Z","updated_at":"2022-03-07T10:18:30.000Z","dependencies_parsed_at":"2023-05-19T05:15:45.854Z","dependency_job_id":null,"html_url":"https://github.com/Sagacious-Software/Freaking","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"fe93ac9e7a925401f5f0d7bd5b428bda67bf56ed"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Sagacious-Software/Freaking","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sagacious-Software%2FFreaking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sagacious-Software%2FFreaking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sagacious-Software%2FFreaking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sagacious-Software%2FFreaking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sagacious-Software","download_url":"https://codeload.github.com/Sagacious-Software/Freaking/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sagacious-Software%2FFreaking/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269366518,"owners_count":24405239,"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-08T02:00:09.200Z","response_time":72,"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":["2d","ansi","ansi-c","bitmap","bitmaps","buffer","buffers","c","c89","c90","draw","drawing","graphics","pixel","pixels","render","rendering","vector","vectors"],"created_at":"2024-10-09T06:07:32.450Z","updated_at":"2025-08-08T04:43:55.486Z","avatar_url":"https://github.com/Sagacious-Software.png","language":"C","readme":"# Freaking\n\nSimple 2D graphics drawing library!\n\n## Build\n\nBuild the library and the demos by running this in the root of the repository:\n\n```bash\nmeson builddir --buildtype release\ncd builddir\nmeson compile\n```\n\n(Optionally do `--buildtype debug` instead if you would like to keep debugging information and turn optimizations off, e.g., if you want to do development.)\n\n## Try the demos\n\nTry the demos by running this in the build directory:\n\n```bash\nmeson test\n```\n\n## Install\n\nAnd when you are ready to install do this in the build directory:\n\n```bash\nmeson install\n```\n\n## TODO\n\n### General\n\n- fonts, at least bitmaps for now\n- rect and vector path fill and stroke\n- make transforms used\n\n### Implementation\n\n- software rendering implementation\n- opengl implementation\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsagacious-software%2Ffreaking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsagacious-software%2Ffreaking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsagacious-software%2Ffreaking/lists"}