{"id":15833827,"url":"https://github.com/mlomb/freeimage","last_synced_at":"2025-07-16T16:38:08.478Z","repository":{"id":37735269,"uuid":"99867287","full_name":"mlomb/FreeImage","owner":"mlomb","description":"FreeImage with the CMake build system","archived":false,"fork":false,"pushed_at":"2019-10-27T01:12:08.000Z","size":6277,"stargazers_count":8,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-06T13:42:42.011Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://freeimage.sourceforge.net","language":"C++","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/mlomb.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":"2017-08-10T01:25:00.000Z","updated_at":"2024-09-02T15:00:16.000Z","dependencies_parsed_at":"2022-08-08T21:30:44.435Z","dependency_job_id":null,"html_url":"https://github.com/mlomb/FreeImage","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlomb%2FFreeImage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlomb%2FFreeImage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlomb%2FFreeImage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlomb%2FFreeImage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlomb","download_url":"https://codeload.github.com/mlomb/FreeImage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243707282,"owners_count":20334613,"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":[],"created_at":"2024-10-05T13:42:44.626Z","updated_at":"2025-03-15T08:31:54.182Z","avatar_url":"https://github.com/mlomb.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"![FreeImage Logo](http://freeimage.sourceforge.net/images/logo.jpg)\n\n# FreeImage\nFreeImage with the CMake build system\n\n## Branches\n* **master** FreeImage 3.17 with all formats\n* **only-png** FreeImage 3.17 only with PNG enabled\n* **3.18** FreeImage 3.18 only with BMP, JPEG and PNG enabled\n\n## Usage\n\nClone this repo (in the right branch) and use `add_subdirectory` in your root CMakeLists.txt file.\n\n```cmake\nadd_subdirectory(FreeImage)\n\n# if you want RGB color order instead of BGR\n# target_compile_definitions(FreeImage PUBLIC FREEIMAGE_COLORORDER=1)\n\n# ...\n\ntarget_include_directories(YourTarget PUBLIC ${FreeImage_SOURCE_DIR}/Source)\ntarget_link_libraries(YourTarget FreeImage)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlomb%2Ffreeimage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmlomb%2Ffreeimage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlomb%2Ffreeimage/lists"}