{"id":21198415,"url":"https://github.com/icebreaker/wowiconify","last_synced_at":"2025-03-14T22:13:09.746Z","repository":{"id":136586496,"uuid":"439367442","full_name":"icebreaker/wowiconify","owner":"icebreaker","description":"WoWiconify any image in an instant!","archived":false,"fork":false,"pushed_at":"2021-12-18T01:30:22.000Z","size":11874,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-21T14:45:50.882Z","etag":null,"topics":["cli","image-processing","spells","utility","world-of-warcraft","wow"],"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/icebreaker.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":"2021-12-17T14:54:21.000Z","updated_at":"2021-12-18T01:30:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"f37f0ca9-c335-4566-abdb-141f043ebaf6","html_url":"https://github.com/icebreaker/wowiconify","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/icebreaker%2Fwowiconify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icebreaker%2Fwowiconify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icebreaker%2Fwowiconify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icebreaker%2Fwowiconify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icebreaker","download_url":"https://codeload.github.com/icebreaker/wowiconify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243652707,"owners_count":20325611,"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":["cli","image-processing","spells","utility","world-of-warcraft","wow"],"created_at":"2024-11-20T19:51:23.790Z","updated_at":"2025-03-14T22:13:09.721Z","avatar_url":"https://github.com/icebreaker.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"wowiconify\n==========\nwowiconify takes a source input image and number of WoW spell icons and then produces\nand output image where every pixel from the source input image is approximated by a\nWoW spell icon.\n\nSound complicated and confusing? Fear not!\n\nHere's an image, which is supposed to be worth no more and no less than 1000 words.\n\n### Input Image\n![](test.png)\n\n### Output Image\n[![](test_preview_out.png)](test_out.png)\n\nClick on the image above to view it in high resolution.\n\nGetting Started\n---------------\nThis is highly unoptimized and was thrown together in a couple of hours just for\nfunsies as an experiment.\n\nKeep that in mind before you use any of it in a _production_ setting.\n\n### Linux/macOS\n```bash\n$ cc -O3 -lm src/wowiconify.c -o build/wowiconify\n$ build/wowiconify out.png test.png spells/*.png\n```\n\n### Windows\nVS 2019 and later.\n\n```bash\n$ cl /O2 src/wowiconify.c /link /out:build/wowiconify.exe\n$ build\\wowiconify out.png test.png spells/*.png\n```\n\nCredits\n-------\n* [stb single file libraries][3] by [Sean Barret][4]\n* [4300+ WoW Retail Icons][1] by [barrens.chat][2]\n\nContribute\n----------\n* Fork the project.\n* Make your feature addition or bug fix.\n* Do **not** bump the version number.\n* Create a pull request. Bonus points for topic branches.\n\nLicense\n-------\nCopyright (c) 2021, Mihail Szabolcs\n\n**wowiconify** is provided **as-is** under the **MIT** license.\nFor more information see LICENSE.\n\n[1]: https://www.warcrafttavern.com/community/art-resources/icon-pack-4300-wow-retail-icons-in-png/\n[2]: https://barrens.chat/\n[3]: https://github.com/nothings/stb\n[4]: https://twitter.com/nothings\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficebreaker%2Fwowiconify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficebreaker%2Fwowiconify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficebreaker%2Fwowiconify/lists"}