Code Monkey home page Code Monkey logo

lovers-quarrel's People

Contributors

crystaltype avatar vv-monsalve avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lovers-quarrel's Issues

Font Mastering

Diacritics

  • Composite glyphs need to be made out of components using anchors
  • Comb.case are missing
  • Misaligned diacritics + Diacritics proportion issues for stacked in vietnamese
  • Create caron.alt and adjust Lcaron, lcaron, dcaron, tcaron

Glyphs

  • Missing glyphs: 0x00A4 (CURRENCY SIGN), 0x00AD (SOFT HYPHEN), 0x2074 (SUPERSCRIPT FOUR) and 0x2215 (DIVISION SLASH)
  • Add extreme points
  • Correct path direction (command)
  • Proportion and thickness of punctuation E.g. ExclamDown, questionDown.
  • at alignment and spacing

OT Features

  • Ensure the OT features include everything and are working well (e.g. all the stylistic sets and ligatures like fi fl are included)

Fon Production

  • QA assessmet
  • Review/Adjust metrics and alignment zones
  • Adjust Vertical metrics for the update
  • Include License strings
  • fsSelection bit 7
  • fsType bit 0
  • Copyright strigs
  • Bump version number
  • Build
  • CI build & test
  • FB QA
  • Regression QA
  • Visual QA
  • PR

Font Production L1 - Update to GF Plus

  • Pull new source from DropBox
  • Inspect anchors and composite glyphs
  • Review/update OT feas
  • Review/Update Kerning (basic pairs)
  • Add sample image to repo
  • Add build instructions to repo
  • Diffenator poofs
  • PR

Diffenator report

Hi @crystaltype, these are the main reports from diffenator

Please inspect them and recover the missing glyphs from the published font if needed; also review/recover the glyphs that have major changes, e.g. euro OE Oslash

glyphs_missing
glyphs_modified

FB initial assessment report

Fontbakery report

Fontbakery version: 0.7.34

[18] LoversQuarrelROB.ttf
๐Ÿ”ฅ FAIL: Checking file is named canonically.
--- Rationale ---

A font's filename must be composed in the following manner:
<familyname>-<stylename>.ttf

- Nunito-Regular.ttf,
- Oswald-BoldItalic.ttf

Variable fonts must list the axis tags in alphabetical order in square brackets
and separated by commas:

- Roboto[wdth,wght].ttf
- Familyname-Italic[wght].ttf


  • ๐Ÿ”ฅ FAIL Style name used in "LoversQuarrelROB.ttf" is not canonical. You should rebuild the font using any of the following style names: "Thin", "ExtraLight", "Light", "Regular", "Medium", "SemiBold", "Bold", "ExtraBold", "Black", "Thin Italic", "ExtraLight Italic", "Light Italic", "Italic", "Medium Italic", "SemiBold Italic", "Bold Italic", "ExtraBold Italic", "Black Italic". [code: bad-static-filename]
๐Ÿ”ฅ FAIL: Checking OS/2 fsType does not impose restrictions.
--- Rationale ---

The fsType in the OS/2 table is a legacy DRM-related field. Fonts in the Google
Fonts collection must have it set to zero (also known as "Installable
Embedding"). This setting indicates that the fonts can be embedded in documents
and permanently installed by applications on remote systems.

More detailed info is available at:
https://docs.microsoft.com/en-us/typography/opentype/spec/os2#fstype


  • ๐Ÿ”ฅ FAIL In this font fsType is set to 4 meaning that:
    The font may be embedded, and temporarily loaded on the remote system, but documents that use it must not be editable.

No such DRM restrictions can be enabled on the Google Fonts collection, so the fsType field must be set to zero (Installable Embedding) instead. [code: drm]

๐Ÿ”ฅ FAIL: Check `Google Fonts Latin Core` glyph coverage.
--- Rationale ---

Google Fonts expects that fonts in its collection support at least the minimal
set of characters defined in the `GF-latin-core` glyph-set.


  • ๐Ÿ”ฅ FAIL Missing required codepoints: 0x00A4 (CURRENCY SIGN), 0x00AD (SOFT HYPHEN), 0x2074 (SUPERSCRIPT FOUR) and 0x2215 (DIVISION SLASH) [code: missing-codepoints]
๐Ÿ”ฅ FAIL: Substitute copyright, registered and trademark symbols in name table entries.
  • com.google.fonts/check/name/unwanted_chars

  • ๐Ÿ”ฅ FAIL NAMEID #0 contains symbols that should be replaced by '(c)'. [code: unwanted-chars]

  • ๐Ÿ”ฅ FAIL NAMEID #10 contains symbols that should be replaced by '(c)'. [code: unwanted-chars]

  • ๐Ÿ”ฅ FAIL NAMEID #0 contains symbols that should be replaced by '(c)'. [code: unwanted-chars]

  • ๐Ÿ”ฅ FAIL NAMEID #10 contains symbols that should be replaced by '(c)'. [code: unwanted-chars]

๐Ÿ”ฅ FAIL: Checking OS/2 usWeightClass.
--- Rationale ---

Google Fonts expects variable fonts, static ttfs and static otfs to have
differing OS/2 usWeightClass values.

For Variable Fonts, Thin-Black must be 100-900
For static ttfs, Thin-Black can be 100-900 or 250-900
For static otfs, Thin-Black must be 250-900

If static otfs are set lower than 250, text may appear blurry in legacy Windows
applications.

Glyphsapp users can change the usWeightClass value of an instance by adding a
'weightClass' customParameter.


  • ๐Ÿ”ฅ FAIL OS/2 usWeightClass is '300' when it should be '400'. [code: bad-value]
๐Ÿ”ฅ FAIL: Are there non-ASCII characters in ASCII-only NAME table entries?
--- Rationale ---

The OpenType spec requires ASCII for the POSTSCRIPT_NAME (nameID 6).

For COPYRIGHT_NOTICE (nameID 0) ASCII is required because that string should be
the same in CFF fonts which also have this requirement in the OpenType spec.

Note:
A common place where we find non-ASCII strings is on name table entries with
NameID > 18, which are expressly for localising the ASCII-only IDs into Hindi /
Arabic / etc.


  • ๐Ÿ”ฅ FAIL Bad string at [nameID 0, 'mac_roman']: 'b'ยฉ2004 Robert E. Leuschke __ This font is not Shareware and may not be copied, sold, distributed or shared without permission from Gideon, Inc. 114 Long and Winding Road, St. Peters, MO 63376 USA Serial Number 6MY362F3OS2NT46O1S'' [code: bad-string]
  • ๐Ÿ”ฅ FAIL Bad string at [nameID 0, 'utf_16_be']: 'b'ยฉ2004 Robert E. Leuschke โ€โ€ This font is not Shareware and may not be copied, sold, distributed or shared without permission from Gideon, Inc. 114 Long and Winding Road, St. Peters, MO 63376 USA Serial Number 6MY362F3OS2NT46O1S'' [code: bad-string]
  • ๐Ÿ”ฅ FAIL There are 2 strings containing non-ASCII characters in the ASCII-only NAME table entries. [code: non-ascii-strings]
๐Ÿ”ฅ FAIL: Copyright notices match canonical pattern in fonts
  • com.google.fonts/check/font_copyright

  • ๐Ÿ”ฅ FAIL Name Table entry: Copyright notices should match a pattern similar to: "Copyright 2019 The Familyname Project Authors (git url)"
    But instead we have got:
    "ยฉ2004 Robert E. Leuschke __ This font is not Shareware and may not be copied, sold, distributed or shared without permission from Gideon, Inc. 114 Long and Winding Road, St. Peters, MO 63376 USA Serial Number 6MY362F3OS2NT46O1S" [code: bad-notice-format]

  • ๐Ÿ”ฅ FAIL Name Table entry: Copyright notices should match a pattern similar to: "Copyright 2019 The Familyname Project Authors (git url)"
    But instead we have got:
    "ยฉ2004 Robert E. Leuschke โ€โ€ This font is not Shareware and may not be copied, sold, distributed or shared without permission from Gideon, Inc. 114 Long and Winding Road, St. Peters, MO 63376 USA Serial Number 6MY362F3OS2NT46O1S" [code: bad-notice-format]

๐Ÿ”ฅ FAIL: Font enables smart dropout control in "prep" table instructions?
--- Rationale ---

This setup is meant to ensure consistent rendering quality for fonts across all
devices (with different rendering/hinting capabilities).

Below is the snippet of instructions we expect to see in the fonts:
B8 01 FF    PUSHW 0x01FF
85          SCANCTRL (unconditinally turn on
                      dropout control mode)
B0 04       PUSHB 0x04
8D          SCANTYPE (enable smart dropout control)

"Smart dropout control" means activating rules 1, 2 and 5:
Rule 1: If a pixel's center falls within the glyph outline,
        that pixel is turned on.
Rule 2: If a contour falls exactly on a pixel's center,
        that pixel is turned on.
Rule 5: If a scan line between two adjacent pixel centers
        (either vertical or horizontal) is intersected
        by both an on-Transition contour and an off-Transition
        contour and neither of the pixels was already turned on
        by rules 1 and 2, turn on the pixel which is closer to
        the midpoint between the on-Transition contour and
        off-Transition contour. This is "Smart" dropout control.

For more detailed info (such as other rules not enabled in this snippet),
please refer to the TrueType Instruction Set documentation.


  • ๐Ÿ”ฅ FAIL The 'prep' table does not contain TrueType instructions enabling smart dropout control. To fix, export the font with autohinting enabled, or run ttfautohint on the font, or run the gftools fix-nonhinting script. [code: lacks-smart-dropout]
๐Ÿ”ฅ FAIL: PPEM must be an integer on hinted fonts.
--- Rationale ---

Hinted fonts must have head table flag bit 3 set.

Per https://docs.microsoft.com/en-us/typography/opentype/spec/head, bit 3 of
Head::flags decides whether PPEM should be rounded. This bit should always be
set for hinted fonts.

Note:
Bit 3 = Force ppem to integer values for all internal scaler math;
        May use fractional ppem sizes if this bit is clear;


  • ๐Ÿ”ฅ FAIL This is a hinted font, so it must have bit 3 set on the flags of the head table, so that PPEM values will be rounded into an integer value.

This can be accomplished by using the 'gftools fix-hinting' command.

create virtualenvpython3 -m venv venv

activate virtualenvsource venv/bin/activate

install gftoolspip install git+https://www.github.com/googlefonts/tools [code: bad-flags]

๐Ÿ”ฅ FAIL: Name table entries should not contain line-breaks.
--- Rationale ---

There are some entries on the name table that may include more than one line of
text. The Google Fonts team, though, prefers to keep the name table entries
short and simple without line breaks.

For instance, some designers like to include the full text of a font license in
the "copyright notice" entry, but for the GFonts collection this entry should
only mention year, author and other basic info in a manner enforced by
com.google.fonts/check/font_copyright


  • ๐Ÿ”ฅ FAIL Name entry LICENSE_DESCRIPTION on platform MACINTOSH contains a line-break. [code: line-break]
  • ๐Ÿ”ฅ FAIL Name entry LICENSE_DESCRIPTION on platform WINDOWS contains a line-break. [code: line-break]
๐Ÿ”ฅ FAIL: Checking OS/2 usWinAscent & usWinDescent.
--- Rationale ---

A font's winAscent and winDescent values should be greater than the head
table's yMax, abs(yMin) values. If they are less than these values, clipping
can occur on Windows platforms
(https://github.com/RedHatBrand/Overpass/issues/33).

If the font includes tall/deep writing systems such as Arabic or Devanagari,
the winAscent and winDescent can be greater than the yMax and abs(yMin) to
accommodate vowel marks.

When the win Metrics are significantly greater than the upm, the linespacing
can appear too loose. To counteract this, enabling the OS/2 fsSelection bit 7
(Use_Typo_Metrics), will force Windows to use the OS/2 typo values instead.
This means the font developer can control the linespacing with the typo values,
whilst avoiding clipping by setting the win values to values greater than the
yMax and abs(yMin).


  • ๐Ÿ”ฅ FAIL OS/2.usWinAscent value should be equal or greater than 1048, but got 953 instead [code: ascent]
๐Ÿ”ฅ FAIL: Space and non-breaking space have the same width?
  • com.google.fonts/check/whitespace_widths

  • ๐Ÿ”ฅ FAIL Space and non-breaking space have differing width: The space glyph named space is 184 font units wide, non-breaking space named (uni00A0) is 255 font units wide, and both should be positive and the same. GlyphsApp has "Sidebearing arithmetic" (https://glyphsapp.com/tutorials/spacing) which allows you to set the non-breaking space width to always equal the space width. [code: different-widths]

๐Ÿ”ฅ FAIL: Check glyphs do not have components which are themselves components.
--- Rationale ---

There have been bugs rendering variable fonts with nested components.
Additionally, some static fonts with nested components have been reported to
have rendering and printing issues.

For more info, see:
* https://github.com/googlefonts/fontbakery/issues/2961
* https://github.com/arrowtype/recursive/issues/412


  • ๐Ÿ”ฅ FAIL The following glyphs have components which themselves are component glyphs:
    • Amacron
    • Ccaron
    • Dcaron
    • Ecaron
    • Edotaccent
    • Emacron
    • Imacron
    • Lcaron
    • Ncaron
    • Omacron and 24 more. [code: found-nested-components]
โš  WARN: Checking OS/2 achVendID.
--- Rationale ---

Microsoft keeps a list of font vendors and their respective contact info. This
list is updated regularly and is indexed by a 4-char "Vendor ID" which is
stored in the achVendID field of the OS/2 table.

Registering your ID is not mandatory, but it is a good practice since some
applications may display the type designer / type foundry contact info on some
dialog and also because that info will be visible on Microsoft's website:

https://docs.microsoft.com/en-us/typography/vendors/

This check verifies whether or not a given font's vendor ID is registered in
that list or if it has some of the default values used by the most common font
editors.

Each new FontBakery release includes a cached copy of that list of vendor IDs.
If you registered recently, you're safe to ignore warnings emitted by this
check, since your ID will soon be included in one of our upcoming releases.


  • โš  WARN OS/2 VendorID value 'Alts' is not yet recognized. If you registered it recently, then it's safe to ignore this warning message. Otherwise, you should set it to your own unique 4 character code, and register it with Microsoft at https://www.microsoft.com/typography/links/vendorlist.aspx
    [code: unknown]
โš  WARN: Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering?
--- Rationale ---

Traditionally version 0 'gasp' tables were set so that font sizes below 8 ppem
had no grid fitting but did have antialiasing. From 9-16 ppem, just grid
fitting. And fonts above 17ppem had both antialiasing and grid fitting toggled
on. The use of accelerated graphics cards and higher resolution screens make
this approach obsolete. Microsoft's DirectWrite pushed this even further with
much improved rendering built into the OS and apps.

In this scenario it makes sense to simply toggle all 4 flags ON for all font
sizes.


  • โš  WARN The gasp table has a range of 7 that may be unneccessary. [code: non-ffff-range]
โš  WARN: Check if each glyph has the recommended amount of contours.
--- Rationale ---

Visually QAing thousands of glyphs by hand is tiring. Most glyphs can only be
constructured in a handful of ways. This means a glyph's contour count will
only differ slightly amongst different fonts, e.g a 'g' could either be 2 or 3
contours, depending on whether its double story or single story.

However, a quotedbl should have 2 contours, unless the font belongs to a
display family.

This check currently does not cover variable fonts because there's plenty of
alternative ways of constructing glyphs with multiple outlines for each feature
in a VarFont. The expected contour count data for this check is currently
optimized for the typical construction of glyphs in static fonts.


  • โš  WARN This check inspects the glyph outlines and detects the total number of contours in each of them. The expected values are infered from the typical ammounts of contours observed in a large collection of reference font families. The divergences listed below may simply indicate a significantly different design on some of your glyphs. On the other hand, some of these may flag actual bugs in the font such as glyphs mapped to an incorrect codepoint. Please consider reviewing the design and codepoint assignment of these to make sure they are correct.

The following glyphs do not have the recommended number of contours:

Glyph name: percent Contours detected: 4 Expected: 5
Glyph name: ampersand Contours detected: 5 Expected: 1, 2 or 3
Glyph name: zero Contours detected: 1 Expected: 2 or 3
Glyph name: A Contours detected: 6 Expected: 2
Glyph name: B Contours detected: 7 Expected: 2 or 3
Glyph name: C Contours detected: 4 Expected: 1
Glyph name: D Contours detected: 8 Expected: 2
Glyph name: E Contours detected: 5 Expected: 1
Glyph name: F Contours detected: 4 Expected: 1
Glyph name: G Contours detected: 7 Expected: 1
Glyph name: H Contours detected: 5 Expected: 1
Glyph name: I Contours detected: 5 Expected: 1
Glyph name: J Contours detected: 3 Expected: 1
Glyph name: K Contours detected: 6 Expected: 1 or 2
Glyph name: L Contours detected: 7 Expected: 1
Glyph name: M Contours detected: 9 Expected: 1
Glyph name: N Contours detected: 7 Expected: 1
Glyph name: O Contours detected: 7 Expected: 2
Glyph name: P Contours detected: 9 Expected: 1 or 2
Glyph name: Q Contours detected: 7 Expected: 2
Glyph name: R Contours detected: 5 Expected: 1 or 2
Glyph name: S Contours detected: 8 Expected: 1
Glyph name: T Contours detected: 4 Expected: 1
Glyph name: U Contours detected: 5 Expected: 1
Glyph name: V Contours detected: 4 Expected: 1
Glyph name: W Contours detected: 5 Expected: 1 or 2
Glyph name: X Contours detected: 5 Expected: 1
Glyph name: Y Contours detected: 7 Expected: 1
Glyph name: Z Contours detected: 6 Expected: 1
Glyph name: a Contours detected: 1 Expected: 2
Glyph name: b Contours detected: 1 Expected: 2
Glyph name: h Contours detected: 2 Expected: 1
Glyph name: l Contours detected: 2 Expected: 1
Glyph name: q Contours detected: 1 Expected: 2
Glyph name: y Contours detected: 2 Expected: 1
Glyph name: asciitilde Contours detected: 2 Expected: 1
Glyph name: section Contours detected: 9 Expected: 2
Glyph name: copyright Contours detected: 4 Expected: 3
Glyph name: registered Contours detected: 5 Expected: 3 or 4
Glyph name: Agrave Contours detected: 7 Expected: 3
Glyph name: Aacute Contours detected: 7 Expected: 3
Glyph name: Acircumflex Contours detected: 7 Expected: 3
Glyph name: Atilde Contours detected: 7 Expected: 3
Glyph name: Adieresis Contours detected: 8 Expected: 4
Glyph name: Aring Contours detected: 8 Expected: 3 or 4
Glyph name: AE Contours detected: 5 Expected: 2
Glyph name: Ccedilla Contours detected: 5 Expected: 1 or 2
Glyph name: Egrave Contours detected: 6 Expected: 2
Glyph name: Eacute Contours detected: 6 Expected: 2
Glyph name: Ecircumflex Contours detected: 6 Expected: 2
Glyph name: Edieresis Contours detected: 7 Expected: 3
Glyph name: Igrave Contours detected: 6 Expected: 2
Glyph name: Iacute Contours detected: 6 Expected: 2
Glyph name: Icircumflex Contours detected: 6 Expected: 2
Glyph name: Idieresis Contours detected: 7 Expected: 3
Glyph name: Eth Contours detected: 9 Expected: 2
Glyph name: Ntilde Contours detected: 8 Expected: 2
Glyph name: Ograve Contours detected: 8 Expected: 3
Glyph name: Oacute Contours detected: 8 Expected: 3
Glyph name: Ocircumflex Contours detected: 8 Expected: 3
Glyph name: Otilde Contours detected: 8 Expected: 3
Glyph name: Odieresis Contours detected: 9 Expected: 4
Glyph name: Oslash Contours detected: 7 Expected: 2 or 3
Glyph name: Ugrave Contours detected: 6 Expected: 2
Glyph name: Uacute Contours detected: 6 Expected: 2
Glyph name: Ucircumflex Contours detected: 6 Expected: 2
Glyph name: Udieresis Contours detected: 7 Expected: 3
Glyph name: Yacute Contours detected: 8 Expected: 2
Glyph name: agrave Contours detected: 2 Expected: 3
Glyph name: aacute Contours detected: 2 Expected: 3
Glyph name: acircumflex Contours detected: 2 Expected: 3
Glyph name: atilde Contours detected: 2 Expected: 3
Glyph name: adieresis Contours detected: 3 Expected: 4
Glyph name: aring Contours detected: 3 Expected: 4
Glyph name: eth Contours detected: 3 Expected: 2
Glyph name: yacute Contours detected: 3 Expected: 2
Glyph name: ydieresis Contours detected: 4 Expected: 3
Glyph name: Amacron Contours detected: 7 Expected: 3
Glyph name: amacron Contours detected: 2 Expected: 3
Glyph name: Abreve Contours detected: 7 Expected: 3
Glyph name: abreve Contours detected: 2 Expected: 3
Glyph name: Aogonek Contours detected: 7 Expected: 2 or 3
Glyph name: Cacute Contours detected: 5 Expected: 2
Glyph name: Ccaron Contours detected: 5 Expected: 2
Glyph name: Dcaron Contours detected: 9 Expected: 3
Glyph name: Dcroat Contours detected: 9 Expected: 2
Glyph name: dcroat Contours detected: 3 Expected: 2
Glyph name: Emacron Contours detected: 6 Expected: 2
Glyph name: Edotaccent Contours detected: 6 Expected: 2
Glyph name: Eogonek Contours detected: 6 Expected: 1 or 2
Glyph name: eogonek Contours detected: 3 Expected: 2
Glyph name: Ecaron Contours detected: 6 Expected: 2
Glyph name: uni0122 Contours detected: 8 Expected: 2
Glyph name: Itilde Contours detected: 6 Expected: 2
Glyph name: Imacron Contours detected: 6 Expected: 2
Glyph name: Iogonek Contours detected: 6 Expected: 1 or 2
Glyph name: uni0136 Contours detected: 7 Expected: 2 or 3
Glyph name: Lacute Contours detected: 8 Expected: 2
Glyph name: lacute Contours detected: 3 Expected: 2
Glyph name: uni013B Contours detected: 8 Expected: 2
Glyph name: uni013C Contours detected: 3 Expected: 2
Glyph name: Lcaron Contours detected: 8 Expected: 2
Glyph name: lcaron Contours detected: 3 Expected: 2
Glyph name: Lslash Contours detected: 8 Expected: 1
Glyph name: lslash Contours detected: 3 Expected: 1
Glyph name: Nacute Contours detected: 8 Expected: 2
Glyph name: uni0145 Contours detected: 8 Expected: 2
Glyph name: Ncaron Contours detected: 8 Expected: 2
Glyph name: Eng Contours detected: 7 Expected: 1
Glyph name: Omacron Contours detected: 8 Expected: 3
Glyph name: Ohungarumlaut Contours detected: 9 Expected: 4
Glyph name: OE Contours detected: 9 Expected: 2
Glyph name: Racute Contours detected: 6 Expected: 3
Glyph name: uni0156 Contours detected: 6 Expected: 3
Glyph name: Rcaron Contours detected: 6 Expected: 3
Glyph name: Sacute Contours detected: 9 Expected: 2
Glyph name: Scedilla Contours detected: 9 Expected: 1 or 2
Glyph name: Scaron Contours detected: 9 Expected: 2
Glyph name: uni0162 Contours detected: 5 Expected: 1 or 2
Glyph name: Tcaron Contours detected: 5 Expected: 2
Glyph name: Tbar Contours detected: 5 Expected: 1
Glyph name: tbar Contours detected: 2 Expected: 1
Glyph name: Utilde Contours detected: 6 Expected: 2
Glyph name: Umacron Contours detected: 6 Expected: 2
Glyph name: Uring Contours detected: 7 Expected: 3
Glyph name: Uhungarumlaut Contours detected: 7 Expected: 3
Glyph name: Uogonek Contours detected: 6 Expected: 1
Glyph name: uogonek Contours detected: 2 Expected: 1
Glyph name: Wcircumflex Contours detected: 6 Expected: 2
Glyph name: Ycircumflex Contours detected: 8 Expected: 2
Glyph name: ycircumflex Contours detected: 3 Expected: 2
Glyph name: Ydieresis Contours detected: 9 Expected: 3
Glyph name: Zacute Contours detected: 7 Expected: 2
Glyph name: Zdotaccent Contours detected: 7 Expected: 2
Glyph name: Zcaron Contours detected: 7 Expected: 2
Glyph name: Ohorn Contours detected: 8 Expected: 2 or 3
Glyph name: ohorn Contours detected: 3 Expected: 2
Glyph name: Uhorn Contours detected: 6 Expected: 1
Glyph name: uhorn Contours detected: 2 Expected: 1
Glyph name: Wgrave Contours detected: 6 Expected: 2
Glyph name: Wacute Contours detected: 6 Expected: 2
Glyph name: Wdieresis Contours detected: 7 Expected: 3
Glyph name: uni1E9E Contours detected: 16 Expected: 1
Glyph name: uni1EA0 Contours detected: 7 Expected: 3
Glyph name: uni1EA1 Contours detected: 2 Expected: 3
Glyph name: uni1EA2 Contours detected: 7 Expected: 3
Glyph name: uni1EA3 Contours detected: 2 Expected: 3
Glyph name: uni1EA4 Contours detected: 8 Expected: 4
Glyph name: uni1EA5 Contours detected: 3 Expected: 4
Glyph name: uni1EA6 Contours detected: 8 Expected: 4
Glyph name: uni1EA7 Contours detected: 3 Expected: 4
Glyph name: uni1EA8 Contours detected: 8 Expected: 4
Glyph name: uni1EA9 Contours detected: 3 Expected: 4
Glyph name: uni1EAA Contours detected: 8 Expected: 4
Glyph name: uni1EAB Contours detected: 3 Expected: 4
Glyph name: uni1EAC Contours detected: 8 Expected: 4
Glyph name: uni1EAD Contours detected: 3 Expected: 4
Glyph name: uni1EAE Contours detected: 8 Expected: 4
Glyph name: uni1EAF Contours detected: 3 Expected: 4
Glyph name: uni1EB0 Contours detected: 8 Expected: 4
Glyph name: uni1EB1 Contours detected: 3 Expected: 4
Glyph name: uni1EB2 Contours detected: 8 Expected: 4
Glyph name: uni1EB3 Contours detected: 3 Expected: 4
Glyph name: uni1EB4 Contours detected: 8 Expected: 4
Glyph name: uni1EB5 Contours detected: 3 Expected: 4
Glyph name: uni1EB6 Contours detected: 8 Expected: 4
Glyph name: uni1EB7 Contours detected: 3 Expected: 4
Glyph name: uni1EB8 Contours detected: 6 Expected: 2
Glyph name: uni1EBA Contours detected: 6 Expected: 2
Glyph name: uni1EBC Contours detected: 6 Expected: 2
Glyph name: uni1EBE Contours detected: 7 Expected: 3
Glyph name: uni1EC0 Contours detected: 7 Expected: 3
Glyph name: uni1EC2 Contours detected: 7 Expected: 3
Glyph name: uni1EC4 Contours detected: 7 Expected: 3
Glyph name: uni1EC6 Contours detected: 7 Expected: 3
Glyph name: uni1EC8 Contours detected: 6 Expected: 2
Glyph name: uni1ECA Contours detected: 6 Expected: 2
Glyph name: uni1ECC Contours detected: 8 Expected: 3
Glyph name: uni1ECE Contours detected: 8 Expected: 3
Glyph name: uni1ED0 Contours detected: 9 Expected: 4
Glyph name: uni1ED2 Contours detected: 9 Expected: 4
Glyph name: uni1ED4 Contours detected: 9 Expected: 4
Glyph name: uni1ED6 Contours detected: 9 Expected: 4
Glyph name: uni1ED8 Contours detected: 9 Expected: 4
Glyph name: uni1EDA Contours detected: 9 Expected: 3 or 4
Glyph name: uni1EDB Contours detected: 4 Expected: 3
Glyph name: uni1EDC Contours detected: 9 Expected: 3 or 4
Glyph name: uni1EDD Contours detected: 4 Expected: 3
Glyph name: uni1EDE Contours detected: 9 Expected: 3 or 4
Glyph name: uni1EDF Contours detected: 4 Expected: 3
Glyph name: uni1EE0 Contours detected: 9 Expected: 3 or 4
Glyph name: uni1EE1 Contours detected: 4 Expected: 3
Glyph name: uni1EE2 Contours detected: 9 Expected: 3 or 4
Glyph name: uni1EE3 Contours detected: 4 Expected: 3
Glyph name: uni1EE4 Contours detected: 6 Expected: 2
Glyph name: uni1EE6 Contours detected: 6 Expected: 2
Glyph name: uni1EE8 Contours detected: 7 Expected: 2
Glyph name: uni1EE9 Contours detected: 3 Expected: 2
Glyph name: uni1EEA Contours detected: 7 Expected: 2
Glyph name: uni1EEB Contours detected: 3 Expected: 2
Glyph name: uni1EEC Contours detected: 7 Expected: 2
Glyph name: uni1EED Contours detected: 3 Expected: 2
Glyph name: uni1EEE Contours detected: 7 Expected: 2
Glyph name: uni1EEF Contours detected: 3 Expected: 2
Glyph name: uni1EF0 Contours detected: 7 Expected: 2
Glyph name: uni1EF1 Contours detected: 3 Expected: 2
Glyph name: Ygrave Contours detected: 8 Expected: 2
Glyph name: ygrave Contours detected: 3 Expected: 2
Glyph name: uni1EF4 Contours detected: 8 Expected: 2
Glyph name: uni1EF5 Contours detected: 3 Expected: 2
Glyph name: uni1EF6 Contours detected: 8 Expected: 2
Glyph name: uni1EF7 Contours detected: 3 Expected: 2
Glyph name: uni1EF8 Contours detected: 8 Expected: 2
Glyph name: uni1EF9 Contours detected: 3 Expected: 2
Glyph name: trademark Contours detected: 7 Expected: 2
Glyph name: fl Contours detected: 3 Expected: 1 or 2
Glyph name: A Contours detected: 6 Expected: 2
Glyph name: AE Contours detected: 5 Expected: 2
Glyph name: Aacute Contours detected: 7 Expected: 3
Glyph name: Abreve Contours detected: 7 Expected: 3
Glyph name: Acircumflex Contours detected: 7 Expected: 3
Glyph name: Adieresis Contours detected: 8 Expected: 4
Glyph name: Agrave Contours detected: 7 Expected: 3
Glyph name: Amacron Contours detected: 7 Expected: 3
Glyph name: Aogonek Contours detected: 7 Expected: 2 or 3
Glyph name: Aring Contours detected: 8 Expected: 3 or 4
Glyph name: Atilde Contours detected: 7 Expected: 3
Glyph name: B Contours detected: 7 Expected: 2 or 3
Glyph name: C Contours detected: 4 Expected: 1
Glyph name: Cacute Contours detected: 5 Expected: 2
Glyph name: Ccaron Contours detected: 5 Expected: 2
Glyph name: Ccedilla Contours detected: 5 Expected: 1 or 2
Glyph name: D Contours detected: 8 Expected: 2
Glyph name: Dcaron Contours detected: 9 Expected: 3
Glyph name: Dcroat Contours detected: 9 Expected: 2
Glyph name: E Contours detected: 5 Expected: 1
Glyph name: Eacute Contours detected: 6 Expected: 2
Glyph name: Ecaron Contours detected: 6 Expected: 2
Glyph name: Ecircumflex Contours detected: 6 Expected: 2
Glyph name: Edieresis Contours detected: 7 Expected: 3
Glyph name: Edotaccent Contours detected: 6 Expected: 2
Glyph name: Egrave Contours detected: 6 Expected: 2
Glyph name: Emacron Contours detected: 6 Expected: 2
Glyph name: Eng Contours detected: 7 Expected: 1
Glyph name: Eogonek Contours detected: 6 Expected: 1 or 2
Glyph name: Eth Contours detected: 9 Expected: 2
Glyph name: F Contours detected: 4 Expected: 1
Glyph name: G Contours detected: 7 Expected: 1
Glyph name: H Contours detected: 5 Expected: 1
Glyph name: I Contours detected: 5 Expected: 1
Glyph name: Iacute Contours detected: 6 Expected: 2
Glyph name: Icircumflex Contours detected: 6 Expected: 2
Glyph name: Idieresis Contours detected: 7 Expected: 3
Glyph name: Igrave Contours detected: 6 Expected: 2
Glyph name: Imacron Contours detected: 6 Expected: 2
Glyph name: Iogonek Contours detected: 6 Expected: 1 or 2
Glyph name: Itilde Contours detected: 6 Expected: 2
Glyph name: J Contours detected: 3 Expected: 1
Glyph name: K Contours detected: 6 Expected: 1 or 2
Glyph name: L Contours detected: 7 Expected: 1
Glyph name: Lacute Contours detected: 8 Expected: 2
Glyph name: Lcaron Contours detected: 8 Expected: 2
Glyph name: Lslash Contours detected: 8 Expected: 1
Glyph name: M Contours detected: 9 Expected: 1
Glyph name: N Contours detected: 7 Expected: 1
Glyph name: Nacute Contours detected: 8 Expected: 2
Glyph name: Ncaron Contours detected: 8 Expected: 2
Glyph name: Ntilde Contours detected: 8 Expected: 2
Glyph name: O Contours detected: 7 Expected: 2
Glyph name: OE Contours detected: 9 Expected: 2
Glyph name: Oacute Contours detected: 8 Expected: 3
Glyph name: Ocircumflex Contours detected: 8 Expected: 3
Glyph name: Odieresis Contours detected: 9 Expected: 4
Glyph name: Ograve Contours detected: 8 Expected: 3
Glyph name: Ohorn Contours detected: 8 Expected: 2 or 3
Glyph name: Ohungarumlaut Contours detected: 9 Expected: 4
Glyph name: Omacron Contours detected: 8 Expected: 3
Glyph name: Oslash Contours detected: 7 Expected: 2 or 3
Glyph name: Otilde Contours detected: 8 Expected: 3
Glyph name: P Contours detected: 9 Expected: 1 or 2
Glyph name: Q Contours detected: 7 Expected: 2
Glyph name: R Contours detected: 5 Expected: 1 or 2
Glyph name: Racute Contours detected: 6 Expected: 3
Glyph name: Rcaron Contours detected: 6 Expected: 3
Glyph name: S Contours detected: 8 Expected: 1
Glyph name: Sacute Contours detected: 9 Expected: 2
Glyph name: Scaron Contours detected: 9 Expected: 2
Glyph name: T Contours detected: 4 Expected: 1
Glyph name: Tbar Contours detected: 5 Expected: 1
Glyph name: Tcaron Contours detected: 5 Expected: 2
Glyph name: U Contours detected: 5 Expected: 1
Glyph name: Uacute Contours detected: 6 Expected: 2
Glyph name: Ucircumflex Contours detected: 6 Expected: 2
Glyph name: Udieresis Contours detected: 7 Expected: 3
Glyph name: Ugrave Contours detected: 6 Expected: 2
Glyph name: Uhorn Contours detected: 6 Expected: 1
Glyph name: Uhungarumlaut Contours detected: 7 Expected: 3
Glyph name: Umacron Contours detected: 6 Expected: 2
Glyph name: Uogonek Contours detected: 6 Expected: 1
Glyph name: Uring Contours detected: 7 Expected: 3
Glyph name: Utilde Contours detected: 6 Expected: 2
Glyph name: V Contours detected: 4 Expected: 1
Glyph name: W Contours detected: 5 Expected: 1 or 2
Glyph name: Wacute Contours detected: 6 Expected: 2
Glyph name: Wcircumflex Contours detected: 6 Expected: 2
Glyph name: Wdieresis Contours detected: 7 Expected: 3
Glyph name: Wgrave Contours detected: 6 Expected: 2
Glyph name: X Contours detected: 5 Expected: 1
Glyph name: Y Contours detected: 7 Expected: 1
Glyph name: Yacute Contours detected: 8 Expected: 2
Glyph name: Ycircumflex Contours detected: 8 Expected: 2
Glyph name: Ydieresis Contours detected: 9 Expected: 3
Glyph name: Ygrave Contours detected: 8 Expected: 2
Glyph name: Z Contours detected: 6 Expected: 1
Glyph name: Zacute Contours detected: 7 Expected: 2
Glyph name: Zcaron Contours detected: 7 Expected: 2
Glyph name: Zdotaccent Contours detected: 7 Expected: 2
Glyph name: a Contours detected: 1 Expected: 2
Glyph name: aacute Contours detected: 2 Expected: 3
Glyph name: abreve Contours detected: 2 Expected: 3
Glyph name: acircumflex Contours detected: 2 Expected: 3
Glyph name: adieresis Contours detected: 3 Expected: 4
Glyph name: agrave Contours detected: 2 Expected: 3
Glyph name: amacron Contours detected: 2 Expected: 3
Glyph name: ampersand Contours detected: 5 Expected: 1, 2 or 3
Glyph name: aring Contours detected: 3 Expected: 4
Glyph name: asciitilde Contours detected: 2 Expected: 1
Glyph name: atilde Contours detected: 2 Expected: 3
Glyph name: b Contours detected: 1 Expected: 2
Glyph name: copyright Contours detected: 4 Expected: 3
Glyph name: dcroat Contours detected: 3 Expected: 2
Glyph name: eogonek Contours detected: 3 Expected: 2
Glyph name: eth Contours detected: 3 Expected: 2
Glyph name: fi Contours detected: 2 Expected: 3
Glyph name: fl Contours detected: 3 Expected: 2
Glyph name: h Contours detected: 2 Expected: 1
Glyph name: l Contours detected: 2 Expected: 1
Glyph name: lacute Contours detected: 3 Expected: 2
Glyph name: lcaron Contours detected: 3 Expected: 2
Glyph name: lslash Contours detected: 3 Expected: 1
Glyph name: ohorn Contours detected: 3 Expected: 2
Glyph name: percent Contours detected: 4 Expected: 5
Glyph name: q Contours detected: 1 Expected: 2
Glyph name: registered Contours detected: 5 Expected: 3 or 4
Glyph name: section Contours detected: 9 Expected: 2
Glyph name: tbar Contours detected: 2 Expected: 1
Glyph name: trademark Contours detected: 7 Expected: 2
Glyph name: uhorn Contours detected: 2 Expected: 1
Glyph name: uni0122 Contours detected: 8 Expected: 2
Glyph name: uni0136 Contours detected: 7 Expected: 2 or 3
Glyph name: uni013B Contours detected: 8 Expected: 2
Glyph name: uni013C Contours detected: 3 Expected: 2
Glyph name: uni0145 Contours detected: 8 Expected: 2
Glyph name: uni0156 Contours detected: 6 Expected: 3
Glyph name: uni0162 Contours detected: 5 Expected: 1 or 2
Glyph name: uni1E9E Contours detected: 16 Expected: 1
Glyph name: uni1EA0 Contours detected: 7 Expected: 3
Glyph name: uni1EA1 Contours detected: 2 Expected: 3
Glyph name: uni1EA2 Contours detected: 7 Expected: 3
Glyph name: uni1EA3 Contours detected: 2 Expected: 3
Glyph name: uni1EA4 Contours detected: 8 Expected: 4
Glyph name: uni1EA5 Contours detected: 3 Expected: 4
Glyph name: uni1EA6 Contours detected: 8 Expected: 4
Glyph name: uni1EA7 Contours detected: 3 Expected: 4
Glyph name: uni1EA8 Contours detected: 8 Expected: 4
Glyph name: uni1EA9 Contours detected: 3 Expected: 4
Glyph name: uni1EAA Contours detected: 8 Expected: 4
Glyph name: uni1EAB Contours detected: 3 Expected: 4
Glyph name: uni1EAC Contours detected: 8 Expected: 4
Glyph name: uni1EAD Contours detected: 3 Expected: 4
Glyph name: uni1EAE Contours detected: 8 Expected: 4
Glyph name: uni1EAF Contours detected: 3 Expected: 4
Glyph name: uni1EB0 Contours detected: 8 Expected: 4
Glyph name: uni1EB1 Contours detected: 3 Expected: 4
Glyph name: uni1EB2 Contours detected: 8 Expected: 4
Glyph name: uni1EB3 Contours detected: 3 Expected: 4
Glyph name: uni1EB4 Contours detected: 8 Expected: 4
Glyph name: uni1EB5 Contours detected: 3 Expected: 4
Glyph name: uni1EB6 Contours detected: 8 Expected: 4
Glyph name: uni1EB7 Contours detected: 3 Expected: 4
Glyph name: uni1EB8 Contours detected: 6 Expected: 2
Glyph name: uni1EBA Contours detected: 6 Expected: 2
Glyph name: uni1EBC Contours detected: 6 Expected: 2
Glyph name: uni1EBE Contours detected: 7 Expected: 3
Glyph name: uni1EC0 Contours detected: 7 Expected: 3
Glyph name: uni1EC2 Contours detected: 7 Expected: 3
Glyph name: uni1EC4 Contours detected: 7 Expected: 3
Glyph name: uni1EC6 Contours detected: 7 Expected: 3
Glyph name: uni1EC8 Contours detected: 6 Expected: 2
Glyph name: uni1ECA Contours detected: 6 Expected: 2
Glyph name: uni1ECC Contours detected: 8 Expected: 3
Glyph name: uni1ECE Contours detected: 8 Expected: 3
Glyph name: uni1ED0 Contours detected: 9 Expected: 4
Glyph name: uni1ED2 Contours detected: 9 Expected: 4
Glyph name: uni1ED4 Contours detected: 9 Expected: 4
Glyph name: uni1ED6 Contours detected: 9 Expected: 4
Glyph name: uni1ED8 Contours detected: 9 Expected: 4
Glyph name: uni1EDA Contours detected: 9 Expected: 3 or 4
Glyph name: uni1EDB Contours detected: 4 Expected: 3
Glyph name: uni1EDC Contours detected: 9 Expected: 3 or 4
Glyph name: uni1EDD Contours detected: 4 Expected: 3
Glyph name: uni1EDE Contours detected: 9 Expected: 3 or 4
Glyph name: uni1EDF Contours detected: 4 Expected: 3
Glyph name: uni1EE0 Contours detected: 9 Expected: 3 or 4
Glyph name: uni1EE1 Contours detected: 4 Expected: 3
Glyph name: uni1EE2 Contours detected: 9 Expected: 3 or 4
Glyph name: uni1EE3 Contours detected: 4 Expected: 3
Glyph name: uni1EE4 Contours detected: 6 Expected: 2
Glyph name: uni1EE6 Contours detected: 6 Expected: 2
Glyph name: uni1EE8 Contours detected: 7 Expected: 2
Glyph name: uni1EE9 Contours detected: 3 Expected: 2
Glyph name: uni1EEA Contours detected: 7 Expected: 2
Glyph name: uni1EEB Contours detected: 3 Expected: 2
Glyph name: uni1EEC Contours detected: 7 Expected: 2
Glyph name: uni1EED Contours detected: 3 Expected: 2
Glyph name: uni1EEE Contours detected: 7 Expected: 2
Glyph name: uni1EEF Contours detected: 3 Expected: 2
Glyph name: uni1EF0 Contours detected: 7 Expected: 2
Glyph name: uni1EF1 Contours detected: 3 Expected: 2
Glyph name: uni1EF4 Contours detected: 8 Expected: 2
Glyph name: uni1EF5 Contours detected: 3 Expected: 2
Glyph name: uni1EF6 Contours detected: 8 Expected: 2
Glyph name: uni1EF7 Contours detected: 3 Expected: 2
Glyph name: uni1EF8 Contours detected: 8 Expected: 2
Glyph name: uni1EF9 Contours detected: 3 Expected: 2
Glyph name: uogonek Contours detected: 2 Expected: 1
Glyph name: y Contours detected: 2 Expected: 1
Glyph name: yacute Contours detected: 3 Expected: 2
Glyph name: ycircumflex Contours detected: 3 Expected: 2
Glyph name: ydieresis Contours detected: 4 Expected: 3
Glyph name: ygrave Contours detected: 3 Expected: 2
Glyph name: zero Contours detected: 1 Expected: 2 or 3 [code: contour-count]

โš  WARN: Do outlines contain any jaggy segments?
--- Rationale ---

This test heuristically detects outline segments which form a particularly
small angle, indicative of an outline error. This may cause false positives in
cases such as extreme ink traps, so should be regarded as advisory and backed
up by manual inspection.


  • โš  WARN The following glyphs have jaggy segments:
    • A: L<<253.0,165.0>--<253.0,165.0>>/B<<253.0,165.0>-<169.0,150.0>-<109.0,131.0>> = 10.124671655397806
    • A: L<<418.0,187.0>--<418.0,187.0>>/B<<418.0,187.0>-<343.0,182.0>-<266.0,167.0>> = 3.8140748342902824
    • A: L<<475.0,188.0>--<475.0,188.0>>/B<<475.0,188.0>-<457.0,189.0>-<432.0,188.0>> = 3.1798301198641643
    • AE: B<<429.0,180.0>-<460.0,292.0>-<458.0,284.0>>/L<<458.0,284.0>--<487.0,380.0>> = 2.7724481582803766
    • AE: L<<263.0,156.0>--<263.0,156.0>>/B<<263.0,156.0>-<174.0,141.0>-<125.0,116.0>> = 9.566685989714408
    • AE: L<<425.0,166.0>--<425.0,166.0>>/B<<425.0,166.0>-<365.0,164.0>-<288.0,159.0>> = 1.9091524329963898
    • AE: L<<552.0,233.0>--<631.0,250.0>>/B<<631.0,250.0>-<599.0,249.0>-<564.0,266.0>> = 10.35436744132093
    • Aacute: L<<253.0,165.0>--<253.0,165.0>>/B<<253.0,165.0>-<169.0,150.0>-<109.0,131.0>> = 10.124671655397806
    • Aacute: L<<418.0,187.0>--<418.0,187.0>>/B<<418.0,187.0>-<343.0,182.0>-<266.0,167.0>> = 3.8140748342902824
    • Aacute: L<<475.0,188.0>--<475.0,188.0>>/B<<475.0,188.0>-<457.0,189.0>-<432.0,188.0>> = 3.1798301198641643 and 263 more. [code: found-jaggy-segments]
โš  WARN: Do outlines contain any semi-vertical or semi-horizontal lines?
--- Rationale ---

This test detects line segments which are nearly, but not quite, exactly
horizontal or vertical. Sometimes such lines are created by design, but often
they are indicative of a design error.

This test is disabled for italic styles, which often contain nearly-upright
lines.


  • โš  WARN The following glyphs have semi-vertical/semi-horizontal lines:
    • divide: L<<25.0,213.0>--<259.0,212.0>>
    • divide: L<<258.0,192.0>--<24.0,193.0>>
    • greaterequal: L<<16.0,40.0>--<193.0,39.0>>
    • greaterequal: L<<191.0,18.0>--<14.0,19.0>>
    • guillemotleft: L<<158.0,157.0>--<157.0,31.0>>
    • guillemotleft: L<<292.0,157.0>--<291.0,31.0>>
    • guilsinglleft: L<<158.0,157.0>--<157.0,31.0>>
    • lessequal: L<<16.0,40.0>--<193.0,39.0>>
    • lessequal: L<<191.0,18.0>--<14.0,19.0>>
    • minus: L<<100.0,212.0>--<334.0,211.0>>
    • minus: L<<333.0,191.0>--<99.0,192.0>> and underscore: L<<315.0,-14.0>--<1.0,-12.0>> [code: found-semi-vertical]

Summary

๐Ÿ’” ERROR ๐Ÿ”ฅ FAIL โš  WARN ๐Ÿ’ค SKIP โ„น INFO ๐Ÿž PASS ๐Ÿ”Ž DEBUG
0 13 5 105 7 65 0
0% 7% 3% 54% 4% 33% 0%

Note: The following loglevels were omitted in this report:

  • SKIP
  • INFO
  • PASS
  • DEBUG

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.