Noto Dashboard
Welcome to the Noto dashboard. Noto is a collection of high-quality fonts with multiple weights and widths in sans, serif, mono, and other styles, in more than 1,000 languages and over 150 writing systems.
At this site, you can:
- Download the latest versions of individual font files or font family releases.
- See the reported issues in Noto fonts and report new issues.
If you are a software distributor looking to download and package the entire Noto collection, you can either git clone or download this repository.
# {{title}}
{{#if issues}}
{{/if}}
{{#if has_releases}}
{{else}}
{{/if}}
-
{{#each issues}}
- {{title}} (#{{number}}) {{/each}}
{{#each families}} {{#if latest_release}}
{{@key}} {{latest_release.version}} {{#if third_party_versions}} {{#each third_party_versions}} {{{icon}}} {{{version}}} {{/each}} {{/if}}
{{latest_release.notes}}{{/if}} {{/each}}
{{#each families}}
{{#gt1 ../families_count}}
{{/each}}
{{@key}}
{{/gt1}}Unhinted help
-
{{#each files.unhinted}}
- {{basename this}} ({{sizeof this}}) {{#ifslim this}}Slim VFhelp {{/ifslim}} {{/each}}
Hinted help
-
{{#each files.hinted}}
- {{basename this}} ({{sizeof this}}) {{#ifslim this}}Slim VFhelp {{/ifslim}} {{/each}}
Full help
-
{{#each files.full}}
- {{basename this}} ({{sizeof this}}) {{#ifslim this}}Slim VFhelp {{/ifslim}} {{/each}}