Skip to content

Libertinus Serif Initials: Version 7.051;RELEASE added #9354

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yanone
Copy link
Collaborator

@yanone yanone commented Apr 16, 2025

Taken from the upstream repo https://github.com/googlefonts/libertinus at commit googlefonts/libertinus@63b24ea.

Resolves #12

PR Checklist:

  • minisite_url definition in the METADATA.pb file for commissioned projects
  • tags are added for NEW FONTS
  • primary_script definition in the METADATA.pb file for all projects that have a primary non-Latin based language support target
  • subsets definitions in the METADATA.pb reflect the actual subsets and languages present in the font files (in alphabetic order). For CJK fonts, only include one of the following subsets chinese-hongkong, chinese-simplified, chinese-traditional, korean, japanese.
  • Fontbakery checks are reviewed and failing checks are resolved in collaboration with the upstream font development team
  • Diffenator2 regression checks for revisions on all projects that are currently in production
  • Designers bio info have to be present in the designer catalog (at least an issue should be opened for tracking this, if they are not)
  • Check designers order in metadata.pb, since the first one of the list appears as “principal designer”
  • Social media formatted visual assets for all new commissioned projects in the Drive directory, communicate with the repository Maintainer so that they can push this content to the Social Media tracker spreadsheet
  • Social media content draft for all new commissioned projects in the Drive directory and Social Media tracker spreadsheet, communicate with the repository Maintainer so that they can push this content to the Social Media tracker spreadsheet

@yanone yanone added I New Font -- fontforge/fontlab/fontcreator sources that are not UFO/Glyphs natively II Accepted Non-commissioned projects that are accepted for onboarding labels Apr 16, 2025
Copy link

FontBakery report

fontbakery version: 0.13.2

Check results

[26] LibertinusSerifInitials-Regular.ttf
🔥 FAIL Ensure the font supports case swapping for all its glyphs. case_mapping
  • 🔥 FAIL

    The following glyphs lack their case-swapping counterparts:

Glyph present in the font Missing case-swapping counterpart
U+0041: LATIN CAPITAL LETTER A U+0061: LATIN SMALL LETTER A
U+0042: LATIN CAPITAL LETTER B U+0062: LATIN SMALL LETTER B
U+0043: LATIN CAPITAL LETTER C U+0063: LATIN SMALL LETTER C
U+0044: LATIN CAPITAL LETTER D U+0064: LATIN SMALL LETTER D
U+0045: LATIN CAPITAL LETTER E U+0065: LATIN SMALL LETTER E
U+0046: LATIN CAPITAL LETTER F U+0066: LATIN SMALL LETTER F
U+0047: LATIN CAPITAL LETTER G U+0067: LATIN SMALL LETTER G
U+0048: LATIN CAPITAL LETTER H U+0068: LATIN SMALL LETTER H
U+0049: LATIN CAPITAL LETTER I U+0069: LATIN SMALL LETTER I
U+004A: LATIN CAPITAL LETTER J U+006A: LATIN SMALL LETTER J
U+004B: LATIN CAPITAL LETTER K U+006B: LATIN SMALL LETTER K
U+004C: LATIN CAPITAL LETTER L U+006C: LATIN SMALL LETTER L
U+004D: LATIN CAPITAL LETTER M U+006D: LATIN SMALL LETTER M
U+004E: LATIN CAPITAL LETTER N U+006E: LATIN SMALL LETTER N
U+004F: LATIN CAPITAL LETTER O U+006F: LATIN SMALL LETTER O
U+0050: LATIN CAPITAL LETTER P U+0070: LATIN SMALL LETTER P
U+0051: LATIN CAPITAL LETTER Q U+0071: LATIN SMALL LETTER Q
U+0052: LATIN CAPITAL LETTER R U+0072: LATIN SMALL LETTER R
U+0053: LATIN CAPITAL LETTER S U+0073: LATIN SMALL LETTER S
U+0054: LATIN CAPITAL LETTER T U+0074: LATIN SMALL LETTER T
U+0055: LATIN CAPITAL LETTER U U+0075: LATIN SMALL LETTER U
U+0056: LATIN CAPITAL LETTER V U+0076: LATIN SMALL LETTER V
U+0057: LATIN CAPITAL LETTER W U+0077: LATIN SMALL LETTER W
U+0058: LATIN CAPITAL LETTER X U+0078: LATIN SMALL LETTER X
U+0059: LATIN CAPITAL LETTER Y U+0079: LATIN SMALL LETTER Y
U+005A: LATIN CAPITAL LETTER Z U+007A: LATIN SMALL LETTER Z
U+00C4: LATIN CAPITAL LETTER A WITH DIAERESIS U+00E4: LATIN SMALL LETTER A WITH DIAERESIS
U+00C5: LATIN CAPITAL LETTER A WITH RING ABOVE U+00E5: LATIN SMALL LETTER A WITH RING ABOVE
U+00C6: LATIN CAPITAL LETTER AE U+00E6: LATIN SMALL LETTER AE
U+00C7: LATIN CAPITAL LETTER C WITH CEDILLA U+00E7: LATIN SMALL LETTER C WITH CEDILLA
U+00D6: LATIN CAPITAL LETTER O WITH DIAERESIS U+00F6: LATIN SMALL LETTER O WITH DIAERESIS
U+00D8: LATIN CAPITAL LETTER O WITH STROKE U+00F8: LATIN SMALL LETTER O WITH STROKE
U+00DC: LATIN CAPITAL LETTER U WITH DIAERESIS U+00FC: LATIN SMALL LETTER U WITH DIAERESIS
U+00DE: LATIN CAPITAL LETTER THORN U+00FE: LATIN SMALL LETTER THORN
U+0132: LATIN CAPITAL LIGATURE IJ U+0133: LATIN SMALL LIGATURE IJ
U+014A: LATIN CAPITAL LETTER ENG U+014B: LATIN SMALL LETTER ENG
U+0150: LATIN CAPITAL LETTER O WITH DOUBLE ACUTE U+0151: LATIN SMALL LETTER O WITH DOUBLE ACUTE
U+0152: LATIN CAPITAL LIGATURE OE U+0153: LATIN SMALL LIGATURE OE
U+0170: LATIN CAPITAL LETTER U WITH DOUBLE ACUTE U+0171: LATIN SMALL LETTER U WITH DOUBLE ACUTE
U+1E9E: LATIN CAPITAL LETTER SHARP S U+00DF: LATIN SMALL LETTER SHARP S
[code: missing-case-counterparts]
🔥 FAIL Font contains glyphs for whitespace characters? whitespace_glyphs
  • 🔥 FAIL

    Whitespace glyph missing for codepoint 0x00A0.


    [code: missing-whitespace-glyph-0x00A0]
🔥 FAIL METADATA.pb should contain at least "menu" and "latin" subsets. googlefonts/metadata/menu_and_latin
  • 🔥 FAIL

    Subsets "menu" and "latin" are mandatory, but METADATA.pb is missing "latin".


    [code: missing]
🔥 FAIL Shapes languages in all GF glyphsets. googlefonts/glyphsets/shape_languages
  • 🔥 FAIL

    No GF glyphset was found to be supported >80%, so language shaping support couldn't get checked.


    [code: no-glyphset-supported]
🔥 FAIL Copyright notices match canonical pattern in fonts googlefonts/font_copyright
  • 🔥 FAIL

    METADATA.pb: Copyright notices should match a pattern similar to:

"Copyright 2020 The Familyname Project Authors (git url)"

But instead we have got:

"???."

[code: bad-notice-format]
🔥 FAIL Check Google Fonts glyph coverage. googlefonts/glyph_coverage
  • 🔥 FAIL

    Missing required codepoints:

- 0x0021 (EXCLAMATION MARK)


- 0x0022 (QUOTATION MARK)


- 0x0023 (NUMBER SIGN)


- 0x0024 (DOLLAR SIGN)


- 0x0025 (PERCENT SIGN)


- 0x0026 (AMPERSAND)


- 0x0027 (APOSTROPHE)


- 0x0028 (LEFT PARENTHESIS)


- 0x0029 (RIGHT PARENTHESIS)


- 0x002A (ASTERISK)


- 260 more.

Use -F or --full-lists to disable shortening of long lists.

[code: missing-codepoints]
🔥 FAIL Ensure font can render its own name. googlefonts/render_own_name
  • 🔥 FAIL

    .notdef glyphs were found when attempting to render Libertinus Serif Initials


    [code: render-own-name]
🔥 FAIL Check font follows the Google Fonts vertical metric schema googlefonts/vertical_metrics
  • 🔥 FAIL

    The sum of hhea.ascender + abs(hhea.descender) + hhea.lineGap is 1140 when it should be at least 1200


    [code: bad-hhea-range]
⚠️ WARN Check if each glyph has the recommended amount of contours. contour_count
  • ⚠️ 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: zero	Contours detected: 6	Expected: 2 or 3
  • Glyph name: one Contours detected: 3 Expected: 1

  • Glyph name: two Contours detected: 3 Expected: 1

  • Glyph name: three Contours detected: 3 Expected: 1

  • Glyph name: four Contours detected: 4 Expected: 1 or 2

  • Glyph name: five Contours detected: 3 Expected: 1

  • Glyph name: six Contours detected: 6 Expected: 1 or 2

  • Glyph name: seven Contours detected: 3 Expected: 1

  • Glyph name: eight Contours detected: 9 Expected: 3

  • Glyph name: nine Contours detected: 6 Expected: 1 or 2

  • 89 more.

Use -F or --full-lists to disable shortening of long lists.

[code: contour-count]
⚠️ WARN Combined length of family and style must not exceed 32 characters. name/family_and_style_max_length
  • ⚠️ WARN

    Name ID 6 'LibertinusSerifInitials-Regular' exceeds 27 characters. This has been found to cause problems with PostScript printers, especially on Mac platforms.


    [code: nameid6-too-long]
⚠️ WARN Check there are no overlapping path segments overlapping_path_segments
  • ⚠️ WARN

    The following glyphs have overlapping path segments:

* four (U+0034): L<<284.0,416.0>--<284.0,416.0>> has the same coordinates as a previous segment.

* uni24B6 (U+24B6): B<<95.0,718.0>-<95.0,718.0>-<95.0,718.0>> has the same coordinates as a previous segment.

* uni24B6 (U+24B6): B<<-154.0,646.0>-<-154.0,646.0>-<-154.0,646.0>> has the same coordinates as a previous segment.

* uni24B6 (U+24B6): B<<-707.0,651.0>-<-707.0,651.0>-<-707.0,651.0>> has the same coordinates as a previous segment.

* uni24B6 (U+24B6): L<<83.0,552.0>--<82.0,552.0>> has the same coordinates as a previous segment.

* uni24B6 (U+24B6): B<<-458.0,547.0>-<-458.0,547.0>-<-458.0,547.0>> has the same coordinates as a previous segment.

* uni24B6 (U+24B6): B<<-559.0,445.0>-<-559.0,445.0>-<-559.0,445.0>> has the same coordinates as a previous segment.

* uni24B6 (U+24B6): B<<-164.0,370.0>-<-164.0,370.0>-<-164.0,370.0>> has the same coordinates as a previous segment.

* uni24B6 (U+24B6): B<<-54.0,56.0>-<-54.0,56.0>-<-54.0,56.0>> has the same coordinates as a previous segment.

* uni24B6 (U+24B6): B<<-433.0,-55.0>-<-433.0,-55.0>-<-433.0,-55.0>> has the same coordinates as a previous segment.

* 513 more.

Use -F or --full-lists to disable shortening of long lists.

[code: overlapping-path-segments]
⚠️ WARN Check font contains no unreachable glyphs unreachable_glyphs
  • ⚠️ WARN

    The following glyphs could not be reached by codepoint or substitution rules:

- Alpha

- Beta

- Chi

- Delta

- Eightroman

- Elevenroman

- Epsilon

- Eta

- Fiveroman

- Fourroman

- 170 more.

Use -F or --full-lists to disable shortening of long lists.

[code: unreachable-glyphs]
⚠️ WARN Check if category on METADATA.pb matches what can be inferred from the family name. googlefonts/metadata/category_hints
  • ⚠️ WARN

    Familyname seems to hint at "SERIF" but METADATA.pb declares it as "['DISPLAY']".


    [code: inferred-category]
⚠️ WARN METADATA.pb: Designers are listed correctly on the Google Fonts catalog? googlefonts/metadata/designer_profiles
  • ⚠️ WARN

    It seems that Philipp H. Poll is still not listed on the designers catalog. Please submit a photo and a link to a webpage where people can learn more about the work of this designer/typefoundry.


    [code: profile-not-found]
⚠️ WARN Check for codepoints not covered by METADATA subsets. googlefonts/metadata/unreachable_subsetting
  • ⚠️ WARN

    The following codepoints supported by the font are not covered by
    any subsets defined in the font's metadata file, and will never
    be served. You can solve this by either manually adding additional
    subset declarations to METADATA.pb, or by editing the glyphset
    definitions.

  • U+0132 LATIN CAPITAL LIGATURE IJ: try adding latin-ext
  • U+014A LATIN CAPITAL LETTER ENG: try adding latin-ext
  • U+0150 LATIN CAPITAL LETTER O WITH DOUBLE ACUTE: try adding latin-ext
  • U+0170 LATIN CAPITAL LETTER U WITH DOUBLE ACUTE: try adding latin-ext
  • U+1E9E LATIN CAPITAL LETTER SHARP S: try adding latin-ext
  • U+24B6 CIRCLED LATIN CAPITAL LETTER A: try adding symbols
  • U+24B7 CIRCLED LATIN CAPITAL LETTER B: try adding symbols
  • U+24B8 CIRCLED LATIN CAPITAL LETTER C: try adding symbols
  • U+24B9 CIRCLED LATIN CAPITAL LETTER D: try adding symbols
  • U+24BA CIRCLED LATIN CAPITAL LETTER E: try adding symbols 20 more.

Use -F or --full-lists to disable shortening of long lists.

Or you can add the above codepoints to one of the subsets supported by the font: menu

[code: unreachable-subsetting]
⚠️ WARN Check OFL body text is correct. googlefonts/license/OFL_body_text

Lines changed:

+ Copyright 2025 The Libertinus Math Project Authors (https://github.com/googlefonts/libertinus)\n

+ Copyright 2025 The Libertinus Mono Project Authors (https://github.com/googlefonts/libertinus)\n

+ Copyright 2025 The Libertinus Sans Project Authors (https://github.com/googlefonts/libertinus)\n

+ Copyright 2025 The Libertinus Serif Project Authors (https://github.com/googlefonts/libertinus)\n

+ Copyright 2025 The Libertinus Serif Display Project Authors (https://github.com/googlefonts/libertinus)\n

+ Copyright 2025 The Libertinus Serif Initials Project Authors (https://github.com/googlefonts/libertinus)\n

[code: incorrect-ofl-body-text]
⚠️ WARN Check the direction of the outermost contour in each glyph outline_direction
  • ⚠️ WARN

    The following glyphs have a counter-clockwise outer contour:

* OE (U+0152) has a counter-clockwise outer contour

[code: ccw-outer-contour]

⚠️ WARN Do outlines contain any jaggy segments? outline_jaggy_segments
  • ⚠️ WARN

    The following glyphs have jaggy segments:

* Uhungarumlaut (U+0170): L<<563.0,724.0>--<564.0,725.0>>/L<<564.0,725.0>--<509.0,675.0>> = 2.726310993906212

* afii10026: B<<299.5,183.5>-<300.0,152.0>-<301.0,112.0>>/L<<301.0,112.0>--<301.0,167.0>> = 1.4320961841645452

* afii10027: B<<299.5,183.5>-<300.0,152.0>-<301.0,112.0>>/L<<301.0,112.0>--<301.0,167.0>> = 1.4320961841645452

* afii57684: L<<98.0,413.0>--<98.0,413.0>>/B<<98.0,413.0>-<40.0,418.0>-<40.0,475.0>> = 4.927109947648964

* uni040D: B<<299.5,183.5>-<300.0,152.0>-<301.0,112.0>>/L<<301.0,112.0>--<301.0,167.0>> = 1.4320961841645452

* uni24B6 (U+24B6): L<<-105.0,-32.0>--<-105.0,-32.0>>/B<<-105.0,-32.0>-<-119.0,-31.0>-<-133.0,-31.0>> = 4.085616779974798

* uni24B6 (U+24B6): L<<-108.0,771.0>--<-108.0,771.0>>/L<<-108.0,771.0>--<-134.0,776.0>> = 10.88552705465871

* uni24B6 (U+24B6): L<<-213.0,-146.0>--<-213.0,-146.0>>/L<<-213.0,-146.0>--<-305.0,-141.0>> = 3.110840653490698

* uni24B6 (U+24B6): L<<-762.0,430.0>--<-762.0,430.0>>/L<<-762.0,430.0>--<-820.0,442.0>> = 11.68936917543917

* uni24B7 (U+24B7): B<<-131.0,-138.5>-<-153.0,-139.0>-<-176.0,-140.0>>/L<<-176.0,-140.0>--<-176.0,-140.0>> = 2.4895529219991284

* 198 more.

Use -F or --full-lists to disable shortening of long lists.

[code: found-jaggy-segments]
⚠️ WARN Do outlines contain any semi-vertical or semi-horizontal lines? outline_semi_vertical
  • ⚠️ WARN

    The following glyphs have semi-vertical/semi-horizontal lines:

* AE (U+00C6): L<<512.0,356.0>--<628.0,357.0>>

* AE (U+00C6): L<<628.0,327.0>--<512.0,328.0>>

* E (U+0045): L<<304.0,356.0>--<420.0,357.0>>

* E (U+0045): L<<420.0,327.0>--<304.0,328.0>>

* Epsilon: L<<415.0,356.0>--<531.0,357.0>>

* Epsilon: L<<531.0,327.0>--<415.0,328.0>>

* L (U+004C): L<<261.0,-24.0>--<474.0,-23.0>>

* L (U+004C): L<<474.0,-31.0>--<261.0,-32.0>>

* N (U+004E): L<<190.0,130.0>--<191.0,546.0>>

* N (U+004E): L<<199.0,547.0>--<198.0,130.0>>

* 77 more.

Use -F or --full-lists to disable shortening of long lists.

[code: found-semi-vertical]
⚠️ WARN Ensure fonts have ScriptLangTags declared on the 'meta' table. googlefonts/meta/script_lang_tags
  • ⚠️ WARN

    This font file does not have a 'meta' table.


    [code: lacks-meta-table]
ℹ️ INFO List all superfamily filepaths superfamily/list
  • ℹ️ INFO

    ofl/libertinusserifinitials


    [code: family-path]
ℹ️ INFO Show hinting filesize impact. hinting_impact
  • ℹ️ INFO

    Hinting filesize impact:

ofl/libertinusserifinitials/LibertinusSerifInitials-Regular.ttf
Dehinted Size 178.5kb
Hinted Size 316.3kb
Increase 137.8kb
Change 77.2 %
[code: size-impact]
ℹ️ INFO Font contains all required tables? required_tables
  • ℹ️ INFO

    This font contains the following optional tables:

- cvt 

- fpgm

- loca

- prep

- GPOS

- gasp

[code: optional-tables]

ℹ️ INFO METADATA.pb: Validate family.minisite_url field. googlefonts/metadata/minisite_url
  • ℹ️ INFO

    Please consider adding a family.minisite_url entry.


    [code: lacks-minisite-url]
ℹ️ INFO Is the Grid-fitting and Scan-conversion Procedure ('gasp') table set to optimize rendering? googlefonts/gasp
  • ℹ️ INFO

    These are the ppm ranges declared on the gasp table:

PPM <= 65535: flag = 0x0F - Use grid-fitting - Use grayscale rendering - Use gridfitting with ClearType symmetric smoothing - Use smoothing along multiple axes with ClearType®

[code: ranges]
ℹ️ INFO Font has old ttfautohint applied? googlefonts/old_ttfautohint
  • ℹ️ INFO

    Could not detect which version of ttfautohint was used in this font. It is typically specified as a comment in the font version entries of the 'name' table. Such font version strings are currently: ['Version 7.051;RELEASE']


    [code: version-not-detected]
[1] Family checks
ℹ️ INFO Check axis ordering on the STAT table. googlefonts/STAT/axis_order
  • ℹ️ INFO

    All of the fonts lack a STAT table.


    [code: summary]

Summary

💥 ERROR ☠ FATAL 🔥 FAIL ⚠️ WARN ⏩ SKIP ℹ️ INFO ✅ PASS 🔎 DEBUG
0 0 8 12 65 7 144 0
0% 0% 3% 5% 28% 3% 61% 0%

Note: The following loglevels were omitted in this report:

  • SKIP
  • PASS
  • DEBUG

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-- fontforge/fontlab/fontcreator sources that are not UFO/Glyphs natively I New Font II Accepted Non-commissioned projects that are accepted for onboarding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Linux Libertine+Biolinum
1 participant