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:

If you are a software distributor looking to download and package the entire Noto collection, you can either git clone or download this repository.

{{#each results}}

# {{title}}

{{#if issues}}
{{/if}} {{#if has_releases}}
{{#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}}
{{else}}
{{/if}}
{{#each families}} {{#gt1 ../families_count}}
{{@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}}
{{/each}}

{{/each}}