{"id":17929484,"url":"https://github.com/marchof/the-missing-javadoc-fonts","last_synced_at":"2026-04-30T16:32:33.300Z","repository":{"id":147578507,"uuid":"525154936","full_name":"marchof/the-missing-javadoc-fonts","owner":"marchof","description":"Bundle of the missing Dejavu fonts for JavaDoc","archived":false,"fork":false,"pushed_at":"2022-08-16T10:26:20.000Z","size":2,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-19T14:08:01.783Z","etag":null,"topics":["fonts","java","javadoc"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/marchof.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-08-15T22:19:11.000Z","updated_at":"2023-04-10T09:29:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"82803c38-3a76-484e-bb53-be73291bf12a","html_url":"https://github.com/marchof/the-missing-javadoc-fonts","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/marchof/the-missing-javadoc-fonts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marchof%2Fthe-missing-javadoc-fonts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marchof%2Fthe-missing-javadoc-fonts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marchof%2Fthe-missing-javadoc-fonts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marchof%2Fthe-missing-javadoc-fonts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marchof","download_url":"https://codeload.github.com/marchof/the-missing-javadoc-fonts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marchof%2Fthe-missing-javadoc-fonts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32470879,"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":["fonts","java","javadoc"],"created_at":"2024-10-28T21:09:25.168Z","updated_at":"2026-04-30T16:32:33.294Z","avatar_url":"https://github.com/marchof.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Missing JavaDoc Fonts\n\nSince Java 8, API documentation generated with JDK's `javadoc` tool uses the [DejaVu](https://dejavu-fonts.github.io/) font family. Unfortunately this font is by default only available on some Linux distributions. Make your JavaDoc look like the original on all systems and browsers by adding the font resources from this package.\n\nSince Java 22, the font is added by the `javadoc` tool, see [JDK-8324774](https://bugs.openjdk.org/browse/JDK-8324774).\n\n## Installation\n\nDownload the latest [font package](https://github.com/marchof/the-missing-javadoc-font/releases/download/v1.0.0/javadoc-fonts.zip) and unzip it to the root folder of your JavaDoc. The font package adds the folder `resources/fonts`, containing a CSS file and the WOFF2 font files.\n\n## How does this work?\n\nJavaDoc's CSS file `stylesheet.css` already includes a font stylesheet:\n\n    @import url('resources/fonts/dejavu.css');\n\nThe missing stylesheet and the font files can be added with this package. The package is created from the [DejaVu](https://dejavu-fonts.github.io/) font project by converting the TrueType fonts into smaller WOFF2 font files. These font definitions add about 1.7 MB to your JavaDoc distribution.\n\n## License\n\nThis generator is provided \"as is\" under the [MIT License](LICENSE.md), without warranty of any kind. The packaged fonts come with their own [DejaVu Fonts License](https://dejavu-fonts.github.io/License.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarchof%2Fthe-missing-javadoc-fonts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarchof%2Fthe-missing-javadoc-fonts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarchof%2Fthe-missing-javadoc-fonts/lists"}