{"id":25565820,"url":"https://github.com/levigo/documentplatform-standard14-fonts","last_synced_at":"2026-01-25T13:32:37.826Z","repository":{"id":21145111,"uuid":"24447399","full_name":"levigo/documentplatform-standard14-fonts","owner":"levigo","description":"Best matching substitutes for PDF's standard 14 fonts.","archived":false,"fork":false,"pushed_at":"2025-09-18T15:26:56.000Z","size":3830,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-09-18T17:33:29.063Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://jadice.com","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/levigo.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-09-25T07:07:44.000Z","updated_at":"2025-09-18T15:26:44.000Z","dependencies_parsed_at":"2025-09-18T16:44:26.421Z","dependency_job_id":null,"html_url":"https://github.com/levigo/documentplatform-standard14-fonts","commit_stats":null,"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/levigo/documentplatform-standard14-fonts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levigo%2Fdocumentplatform-standard14-fonts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levigo%2Fdocumentplatform-standard14-fonts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levigo%2Fdocumentplatform-standard14-fonts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levigo%2Fdocumentplatform-standard14-fonts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/levigo","download_url":"https://codeload.github.com/levigo/documentplatform-standard14-fonts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levigo%2Fdocumentplatform-standard14-fonts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28753440,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T10:25:12.305Z","status":"ssl_error","status_checked_at":"2026-01-25T10:25:11.933Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2025-02-20T22:18:24.112Z","updated_at":"2026-01-25T13:32:37.820Z","avatar_url":"https://github.com/levigo.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Standard 14 Font Resources\n\nThis module provides font resources which are the best matching substitutes for PDF's standard 14 fonts. Due to missing free substitute this module can not provide the Symbol typeface at this moment.\n\nThe following table shows the resources and substitutions:\n\n| Original Standard 14 Font  | Substitute (Postscript name)      | Resource path (in /src/main/resources)                 |\n| -------------------------- | --------------------------------  |--------------------------------------------------------|\n| Times-Roman                | Tinos                             | /com/levigo/jadice/fonts/serif/Tinos-Regular.ttf       |\n| Helvetica                  | Arimo                             | /com/levigo/jadice/fonts/sans/Arimo-Regular.ttf        |\n| Courier                    | Cousine                           | /com/levigo/jadice/fonts/mono/Cousine-Regular.ttf      |\n| Times-Bold                 | Tinos-Bold                        | /com/levigo/jadice/fonts/serif/Tinos-Bold.ttf          |\n| Helvetica-Bold             | Arimo-Bold                        | /com/levigo/jadice/fonts/sans/Arimo-Bold.ttf           |\n| Courier-Bold               | Cousine-Bold                      | /com/levigo/jadice/fonts/mono/Cousine-Bold.ttf         |\n| Times-Italic               | Tinos-Italic                      | /com/levigo/jadice/fonts/serif/Tinos-Italic.ttf        |\n| Helvetica-Oblique          | Arimo-Italic                      | /com/levigo/jadice/fonts/sans/Arimo-Italic.ttf         |\n| Courier-Oblique            | Cousine-Italic                    | /com/levigo/jadice/fonts/mono/Cousine-Italic.ttf       |\n| Times-BoldItalic           | Tinos-BoldItalic                  | /com/levigo/jadice/fonts/serif/Tinos-BoldItalic.ttf    |\n| Helvetica-BoldOblique      | Arimo-BoldItalic                  | /com/levigo/jadice/fonts/sans/Arimo-BoldItalic.ttf     |\n| Courier-BoldOblique        | Cousine-BoldItalic                | /com/levigo/jadice/fonts/mono/Cousine-BoldItalic.ttf   |\n| Symbol                     | LeviSymbol-Regular                | /com/levigo/jadice/fonts/symbol/LeviSymbol-Regular.ttf |\n| ZapfDingbats               | Levibats-Regular                  | /com/levigo/jadice/fonts/symbol/Levibats-Regular.ttf   |\n\n## How to use\n\nSimply clone the project and build via Apache Maven. Execute `mvn install` in the project's root folder (where the `pom.xml` is placed). This should result in a JAR file that will be placed in `target` folder under project's root folder. Include this JAR in your application's classpath and you will be able to use the included font resources.\n\n## License\n\nThe individual fonts come with their own license each. The according license files are placed inside the folder of the\nfont. This project and the fonts all use the Apache 2.0 license.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevigo%2Fdocumentplatform-standard14-fonts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flevigo%2Fdocumentplatform-standard14-fonts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevigo%2Fdocumentplatform-standard14-fonts/lists"}