{"id":18835674,"url":"https://github.com/tgsstdio/dumbfont","last_synced_at":"2026-05-01T00:31:47.529Z","repository":{"id":94238497,"uuid":"209766399","full_name":"tgsstdio/DumbFont","owner":"tgsstdio","description":".net core FreeType interop demo using FreeType's official Windows builds (\u003e= 2.10)","archived":false,"fork":false,"pushed_at":"2019-09-22T10:19:57.000Z","size":1973,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-29T19:01:17.630Z","etag":null,"topics":["dotnet-core","dotnet-standard","freetype","freetype-bindings"],"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/tgsstdio.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":"2019-09-20T10:34:47.000Z","updated_at":"2019-09-22T10:24:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"df4b6f52-ddaf-42ac-8845-d660491660e8","html_url":"https://github.com/tgsstdio/DumbFont","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tgsstdio/DumbFont","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgsstdio%2FDumbFont","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgsstdio%2FDumbFont/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgsstdio%2FDumbFont/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgsstdio%2FDumbFont/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tgsstdio","download_url":"https://codeload.github.com/tgsstdio/DumbFont/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tgsstdio%2FDumbFont/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32481553,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["dotnet-core","dotnet-standard","freetype","freetype-bindings"],"created_at":"2024-11-08T02:16:52.855Z","updated_at":"2026-05-01T00:31:47.504Z","avatar_url":"https://github.com/tgsstdio.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DumbFont\n\n## Version 2.10\n.net core [FreeType][6] interop demo using FreeType's [official Windows builds][5] (\u003e= 2.10)\n\n## Credits \n\n[SharpFont][4]\n\nUtility classes taken from library.  \n\n## Developer Note\n\n#### Handling \"long\" with Interops duplication\n\nInterops structs \u0026 external bindings are duplicating to handle C ___long___ data type (either 4 or 8 bytes) varies based on OS and CPU used throughout FreeType.\n\n| OS      | CPU    | sizeof(long) | \n|---      | -----  | -----------  |\n|  Windows| IA-32       | 4 bytes\n|         | Intel® 64\t | 4 bytes\n|  Linux  | IA-32 \t     | 4 bytes\n|         | Intel® 64\t | 8 bytes\n|  mac OS | Intel® 64\t | 8 bytes\n\n- Therefore on Windows for Intel, ___long___ are always 4 bytes\n- Linux (for Intel CPUs) ___long___ are either 4 or 8 bytes\n- On MacOS, ___long___ is always 8 bytes\n\n### Links\n\n- See [SharpFont.Dependencies][3]'s custom FreeType [Win64 binaries][1] with [custom patch][2]\n- See [\"Size of 'long integer' data type (C++) on various architectures and OS\"][7]\n\n[1]: https://github.com/Robmaister/SharpFont.Dependencies/blob/master/freetype2/README.md\n[2]: https://github.com/tgsstdio/DumbFont/blob/master/win64.patch\n[3]: https://github.com/Robmaister/SharpFont.Dependencies\n[4]: https://github.com/Robmaister/SharpFont\n[5]: https://github.com/ubawurinna/freetype-windows-binaries\n[6]: https://www.freetype.org/\n[7]: https://software.intel.com/en-us/articles/size-of-long-integer-type-on-different-architecture-and-os","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftgsstdio%2Fdumbfont","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftgsstdio%2Fdumbfont","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftgsstdio%2Fdumbfont/lists"}