{"id":16133229,"url":"https://github.com/hoppfrosch/gdipc","last_synced_at":"2025-04-06T15:17:10.304Z","repository":{"id":142278354,"uuid":"176676261","full_name":"hoppfrosch/GDipC","owner":"hoppfrosch","description":"Object oriented interface to several GDip-Classes including some extensions - written in AHK V2","archived":false,"fork":false,"pushed_at":"2024-01-19T11:07:42.000Z","size":3546,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T21:18:32.761Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"AutoHotkey","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/hoppfrosch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-03-20T07:15:12.000Z","updated_at":"2025-01-02T00:05:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"a3deaeea-e558-43b8-a9ee-18517386b9a9","html_url":"https://github.com/hoppfrosch/GDipC","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoppfrosch%2FGDipC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoppfrosch%2FGDipC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoppfrosch%2FGDipC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoppfrosch%2FGDipC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hoppfrosch","download_url":"https://codeload.github.com/hoppfrosch/GDipC/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247500466,"owners_count":20948881,"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-09T22:38:14.141Z","updated_at":"2025-04-06T15:17:10.287Z","avatar_url":"https://github.com/hoppfrosch.png","language":"AutoHotkey","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GdipC [![AutoHotkey2](https://img.shields.io/badge/Language-AutoHotkey2-red.svg)](https://autohotkey.com/) [![AutoHotkey2](https://img.shields.io/badge/version-AutoHotkey_2.0.a122-orange)](https://www.autohotkey.com/download/2.0/AutoHotkey_2.0-a122-f595abc2.zip)\n\n\nAutoHotkey implementation of several GDI+ Classes (see [GDI+-Documentation](https://msdn.microsoft.com/en-us/library/windows/desktop/ms534487(v=vs.85).aspx))\nand implementation of some class extensions\n\n## Usage \n\nInclude `GdipC\\GdipC.ahk` from the `lib` folder into your project using standard AutoHotkey-include methods.\n\n```autohotkey\n#include \u003cgdipc\\gdipc.ahk\u003e\n\npt := new GdipC.Point(10,20)\n```\n\nFor usage examples have a look at the demo programs in `demos` folder\n\n## Development\n\nFor more information on development of this library see [Development documentation](develop.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoppfrosch%2Fgdipc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoppfrosch%2Fgdipc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoppfrosch%2Fgdipc/lists"}