notofonts / noto-fonts

Noto fonts, except for CJK and emoji
http://fonts.google.com/noto
SIL Open Font License 1.1
2.45k stars 200 forks source link

Any of the Noto fonts covers "Phaistos Disc" Unicode range: 101D0–101FF? #2407

Closed Veerjee closed 1 year ago

Veerjee commented 1 year ago

Defect Report

Please don't use this repository for new script-specific issue reports

We are in the progress of deprecating this repository. Each Noto script now has its own repository; please file issues there instead. The issue reporter page at https://notofonts.github.io/reporter.html will direct you to the appropriate repository.

If your issue is about the Noto project in general or the distribution of Noto fonts, please continue to fill in the report below.

Title

Should be brief but contain essential information.

Font

Full file name, for example 'NotoSansArmenian-Regular.ttf'. You can upload the problem font here unless it is a Chinese, Japanese or Korean font (these are large).

Where the font came from, and when

For example: Site: https://noto-website-2.storage.googleapis.com/pkgs/NotoSansArmenian-hinted.zip Date: 2017-04-10 (preferred format)

Font Version

  • Mac - right mouse click on a font and try Preview to see version info.
  • Win -- right mouse click on a font (Local Disc > Windows > Fonts) and see version info on Properties.
  • Linux -- use (Gnome) Font Viewer: open a font and click on Info tab.

OS name and version

This is especially important if the font came pre-installed.

Application name and version

If the issue is observed using a specific app.

Issue

Summarize the issue briefly -- one paragraph preferred

  1. Steps to reproduce
  2. Observed results
  3. Expected results
  4. Additional information

    Unicode chart, technical specs, shaping info, comparison with non-Noto fonts, comparison with earlier version of the same font (regression cases)

Character data

Please include real character data to illustrate your issue-- Unicode codepoints are helpful. This makes it possible for developers who don't know the language or script to copy/paste the text to reproduce the issue.

Screenshot

If possible, include a screenshot or an image illustrating the issue. Annotations are also helpful.

Tools for reporting bugs

Useful tools for reporting bugs are available at: https://github.com/googlei18n/

Harfbuzz hb-view and hb-shape

These are part of the HarfBuzz distribution and can help isolate if an issue is in the app/OS, shaping engine, or font.

For example:

  hb-view --font-file {path to font} --text-file {path to text file} --output-file '{sample}.png'

Fontview

Fontdiff

simoncozens commented 1 year ago

Noto Sans Symbols 2 covers the Phaistos Disc. You can find out which Noto fonts cover a given range by looking at https://notofonts.github.io/overview/

Veerjee commented 1 year ago

Thank you, Simoncozens! I knew this resource but I forgot.