{"id":21083715,"url":"https://github.com/tgfrerer/le_png","last_synced_at":"2025-03-14T05:10:08.585Z","repository":{"id":227690215,"uuid":"772161439","full_name":"tgfrerer/le_png","owner":"tgfrerer","description":"read and write png files with Island","archived":false,"fork":false,"pushed_at":"2024-12-04T10:14:55.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-20T23:48:34.604Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/tgfrerer.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-03-14T16:45:29.000Z","updated_at":"2024-12-04T10:14:58.000Z","dependencies_parsed_at":"2024-11-29T12:19:16.184Z","dependency_job_id":"f649e030-2881-485e-a357-f68465673627","html_url":"https://github.com/tgfrerer/le_png","commit_stats":null,"previous_names":["tgfrerer/le_png"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgfrerer%2Fle_png","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgfrerer%2Fle_png/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgfrerer%2Fle_png/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgfrerer%2Fle_png/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tgfrerer","download_url":"https://codeload.github.com/tgfrerer/le_png/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243526953,"owners_count":20305115,"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-11-19T20:19:36.520Z","updated_at":"2025-03-14T05:10:08.540Z","avatar_url":"https://github.com/tgfrerer.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `le_png`\n\nIsland Module for reading and writing png files.\n\nCompared to `le_pixels`, this module allows you to read more complex `.png` files and allows to convert `.png` files to target image formats on load. \n\nIt also allows you to **save** `.png` images - when feeding the encoder interface to an image swapchain for example. \n\nIf you want to encode pngs faster, you can switch on the CMAKE Option `LE_PNG_USE_FPNGE`. This will make the encoder use [fpnge](https://github.com/veluca93/fpnge) -- image size might be slightly larger, but encoding speed will be much better.\n\n## Credits\n\n* `le_png` uses [lodepng](https://github.com/lvandeve/lodepng) to do png encoding and decoding. \n* `le_png` uses [fpnge](https://github.com/veluca93/fpnge), a very fast png encoder. \n\nThe license files for both dependencies can be found in their respective subfolders.\n\n## Troubleshooting\n\nNote: This module contains its dependency, lodepng as a git submodule. It should get automatically checked out when you configure an Island app that uses `le_png` as a dependency for the first time.\n\nIf this does not happen automatically you can update these git submodules manually:\n\nFrom this current directory, issue the following commands:\n\n```bash \ngit submodule init \ngit submodule update \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftgfrerer%2Fle_png","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftgfrerer%2Fle_png","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftgfrerer%2Fle_png/lists"}