{"id":18805803,"url":"https://github.com/mskian/go-image-text","last_synced_at":"2026-01-08T00:30:17.367Z","repository":{"id":98187237,"uuid":"560882285","full_name":"mskian/go-image-text","owner":"mskian","description":"Create Simple Quotes images with Square Size for Social Media Posts and Status - Build using golang","archived":false,"fork":false,"pushed_at":"2022-11-02T13:37:19.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-29T21:14:13.862Z","etag":null,"topics":["2d","canvas","cli","go","gocli","golang","image","quotes","quotes-application","quotes-generator"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/mskian.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":"2022-11-02T13:31:46.000Z","updated_at":"2022-11-02T16:22:02.000Z","dependencies_parsed_at":"2023-06-29T18:15:08.229Z","dependency_job_id":null,"html_url":"https://github.com/mskian/go-image-text","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/mskian%2Fgo-image-text","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskian%2Fgo-image-text/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskian%2Fgo-image-text/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskian%2Fgo-image-text/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mskian","download_url":"https://codeload.github.com/mskian/go-image-text/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239742365,"owners_count":19689308,"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":["2d","canvas","cli","go","gocli","golang","image","quotes","quotes-application","quotes-generator"],"created_at":"2024-11-07T22:45:03.709Z","updated_at":"2026-01-08T00:30:17.290Z","avatar_url":"https://github.com/mskian.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go image Text  \n\n[![test](https://github.com/mskian/go-image-text/actions/workflows/test.yml/badge.svg)](https://github.com/mskian/go-image-text/actions/workflows/test.yml)  \n\nCreate Simple Quotes images with Square Size for Social Media Posts and Status.  \n\n![go image Text](https://raw.githubusercontent.com/mskian/go-image-text/main/Images/example.png)\n\n## Usage\n\n- Download or clone the repo\n\n```sh\nhttps://github.com/mskian/go-image-text.git\ncd go-image-text\n```\n\n- Execute the Script\n\n```sh\ngo run create.go -h\n```\n\n- create a Quotes\n\n```sh\ngo run create.go -q \"Always do your best. What you plant now, you will harvest later.\"\n```\n\n- you can replace the font and image with yours in `Images` and `Fonts` folder\n- image name must be in `quotes.png` and size `1080x1080`\n- same as for Font file `fonts.ttf` (Just rename your font file)\n- For Unicode support, your font must be supported Unicode texts and emojis\n\n## Build Package\n\n- Run Make file to build a package for your Systems\n- Use this Script as CLI\n- After Building the Package Just Rename the Package to `quotes`\n- Give Execute Permission and Run the CLI\n\n```sh\nmake build \u0026\u0026 make package-zip\n```\n\n```sh\n\n## Create Specific Folder for Quotes CLI and store Generated Quotes\n\nmkdir quotes\ncd quotes\n\n## Unzip the Build Package\n\nunzip quotes-linux-amd64.zip\n\n## Rename the file\n\nmv quotes-linux-amd64.zip mv quotes\n\n## Give Execute Permission\n\nchmod +x quotes\n\n## Create Quotes image\n\nquotes -q \"Always do your best. What you plant now, you will harvest later.\"\n\n```\n\n- Clean Build Packages\n\n```sh\nmake clean\n```\n\n## API\n\n- Go Graphics - \u003chttps://github.com/fogleman/gg\u003e\n\n## Packges Build for\n\nLinux, Apple, Windows and Android - `/makefile`  \n\n- Linux-386\n- Linux-arm-7\n- Linux-amd64\n- Linux-arm64\n- Andriod-arm64\n- windows-386\n- windows-amd64\n- darwin-amd64\n- darwin-arm64\n\n## LICENSE\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmskian%2Fgo-image-text","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmskian%2Fgo-image-text","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmskian%2Fgo-image-text/lists"}