{"id":19028706,"url":"https://github.com/researchgate/rosalind-serif","last_synced_at":"2025-10-06T01:06:57.068Z","repository":{"id":141870225,"uuid":"56323768","full_name":"researchgate/rosalind-serif","owner":"researchgate","description":"Rosalind Serif – A serif typeface built for ResearchGate","archived":false,"fork":false,"pushed_at":"2016-04-15T14:48:05.000Z","size":13790,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-02-21T19:45:20.047Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/researchgate.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-04-15T13:52:35.000Z","updated_at":"2019-12-24T16:27:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"a1b423cb-1442-4733-b2d3-345e15a4ea68","html_url":"https://github.com/researchgate/rosalind-serif","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/researchgate/rosalind-serif","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/researchgate%2Frosalind-serif","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/researchgate%2Frosalind-serif/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/researchgate%2Frosalind-serif/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/researchgate%2Frosalind-serif/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/researchgate","download_url":"https://codeload.github.com/researchgate/rosalind-serif/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/researchgate%2Frosalind-serif/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278542964,"owners_count":26004106,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-08T21:12:07.422Z","updated_at":"2025-10-06T01:06:57.050Z","avatar_url":"https://github.com/researchgate.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rosalind Serif\n\nRosalind Serif is a fork of [Merriweather](https://github.com/EbenSorkin/Merriweather) and is released under\nthe SIL Open Font License v1.1 (\u003chttp://scripts.sil.org/OFL\u003e) with Reserved Font Name 'Rosalind Serif'.\n\nMajor Changes:\n\n* Align x-height to the x-height of Georgia\n* Redesign the Questionmark character\n\n\n\n## Weights and Styles\nRosalind Serif is available in Black, Black Italic, Bold, Bold Italic, Regular, Regular Italic, Light and Light Italic.\n\n## Usage\nRosalind Serif is available in TrueType as well as OpenType format as well as WOFF, WOFF2 and EOT format for web usage.\n\n## Web\nRosalind comes with a set of webfonts perfectly subsetted for Cyrillic, Cyrillic Ext, Greek, Greek Ext, Latin Ext and a combined\nsubset of Latin and Greek glyphs. Make sure to target the right subset using the ```unicode-range```, ```font-style``` and ```font-weight``` \ndeclaration in CSS:\n\n\n    @font-face{\n      font-family: \"Rosalind Serif\";\n      font-style: normal;\n      font-weight: 700;\n      src: url(\"rosalind-serif-v1-latin-700.eot\");\n      src: url(\"rosalind-serif-v1-latin-700.eot?#iefix\") format(\"embedded-opentype\"), \n           url(\"rosalind-serif-v1-latin-700.woff2\") format(\"woff2\"), \n           url(\"rosalind-serif-v1-latin-700.woff\") format(\"woff\"), \n           url(\"rosalind-serif-v1-latin-700.ttf\") format(\"truetype\");\n      unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;\n    }\n    \nYou can find the relevant unicode ranges in the following table.\n\n| Subset | Unicode Range | CSS Definition |\n|----|----|----|\n| Cyrilic Ext | 0460-052F, 20B4, 2DE0-2DFF, A640-A69F | U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F  |\n| Cyrilic | 0400-045F, 0490-0491, 04B0-04B1, 2116 | U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116 |\n| Latin Ext | 0100-024F, 1E00-1EFF, 20A0-20AB, 20AD-20CF, 2C60-2C7F, A720-A7FF | U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF |\n| Latin | 0000-00FF, 0131, 0152-0153, 02C6, 02DA, 02DC, 2000-206F, 2074, 20AC, 2212, 2215, E0FF, EFFD, F000 | U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000 |\n| Latin Greek | 0000-00FF, 0131, 0152-0153, 02C6, 02DA, 02DC, 2000-206F, 2074, 20AC, 2212, 2215, E0FF, EFFD, F000, 0394, 03A9, 03BC, 03C0 | U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000, U+0394, U+03A9, U+03BC, U+03C0 |\n\n\n\n\nThe x-height of Rosalind Serif matches the one of Georgia. In order to reduce the effects of FOUT (Flash of unstyled text) or fallback characters\nyou should setup your font-stack like this:\n\n    font-family: \"Rosalind Serif\", Georgia, serif;\n    \n\n## Licence\n\nCopyright (c) 2016, ResearchGate (www.researchgate.net) with Reserved Font Name 'Rosalind Serif'.\n\nRosalind Serif is licensed under the SIL Open Font License v1.1 (\u003chttp://scripts.sil.org/OFL\u003e)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fresearchgate%2Frosalind-serif","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fresearchgate%2Frosalind-serif","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fresearchgate%2Frosalind-serif/lists"}