{"id":19311303,"url":"https://github.com/derekselander/asciiartdebugging","last_synced_at":"2025-04-22T14:30:36.980Z","repository":{"id":6736499,"uuid":"7982588","full_name":"DerekSelander/ASCIIArtDebugging","owner":"DerekSelander","description":"Overwrites UIImageView \u0026 UIImage's description to print out the image in ASCII Art","archived":false,"fork":false,"pushed_at":"2016-02-22T22:51:41.000Z","size":951,"stargazers_count":34,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T00:35:54.672Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Objective-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/DerekSelander.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":"2013-02-02T22:02:15.000Z","updated_at":"2021-01-12T01:35:43.000Z","dependencies_parsed_at":"2022-08-26T00:20:21.377Z","dependency_job_id":null,"html_url":"https://github.com/DerekSelander/ASCIIArtDebugging","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/DerekSelander%2FASCIIArtDebugging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerekSelander%2FASCIIArtDebugging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerekSelander%2FASCIIArtDebugging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerekSelander%2FASCIIArtDebugging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DerekSelander","download_url":"https://codeload.github.com/DerekSelander/ASCIIArtDebugging/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250258767,"owners_count":21400966,"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-10T00:28:36.907Z","updated_at":"2025-04-22T14:30:35.763Z","avatar_url":"https://github.com/DerekSelander.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"ASCIIArtDebugging\n=================\n\n\nASCIIArtDebugging is a fun yet useful way to debug UIImage \u0026 UIImageViews in order to see what gets passed around for\nthe image at runtime.  Instead of just looking at the memory address or properties while debugging, ASCIIArtDebugging\ntakes the image and creates an ASCIIArt image in your console. \n\nASCIIArtDebugging can accomidate different Xcode window console sizes as well as different types of image sizes and data types. \n\nYou can adjust the \u003cem\u003ekMaxWidth\u003c/em\u003e and \u003cem\u003ekMaxHeight\u003c/em\u003e values to accomodate your appropriate screen size.\n\nASCIIArtDebugging In Action\n===========================\n\nIn the lldb console:\u003cbr\u003e\n\u003ccode\u003e(lldb) po image\u003c/code\u003e  \nor\u003cbr\u003e \n\u003ccode\u003e(lldb) po imageview\u003c/code\u003e\n\n\n![Alt text](/ScreenShot.png?raw=true \"ASCIIArt In Action\")\n\n\nInstall\n=======\nSimply place the category methods in your PCH file and compile your project. Feel free to adjust adjust the screen size in \nthe .m files. You can also toggle to print out ascii art in debug mode only. i.e. Debug Only will display ascii art when \ntyping \"po imageInstance\" but would not display ascii art in NSLog(\"here is an image %@\", imageInstance);\n\nLicensing\n=========\n\nThe MIT License (MIT)\n\nCopyright (c) 2013 Selander\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderekselander%2Fasciiartdebugging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderekselander%2Fasciiartdebugging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderekselander%2Fasciiartdebugging/lists"}