From 5fb92d1704e9ed5ffb38abafab68950893a8c1fe Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 9 Oct 2020 20:15:59 +0000 Subject: libertinus-fonts (9oct20) git-svn-id: svn://tug.org/texlive/trunk@56604 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/fonts/libertinus-fonts/CONTRIBUTING.md | 6 +++-- .../doc/fonts/libertinus-fonts/FONTLOG.txt | 11 +++++++++ .../doc/fonts/libertinus-fonts/README.md | 26 +++++++++++++++++---- .../LibertinusKeyboard-Regular.otf | Bin 53964 -> 53928 bytes .../LibertinusKeyboard-Regular.woff2 | Bin 0 -> 35264 bytes .../libertinus-fonts/LibertinusMath-Regular.otf | Bin 512784 -> 512748 bytes .../libertinus-fonts/LibertinusMath-Regular.woff2 | Bin 0 -> 327192 bytes .../libertinus-fonts/LibertinusMono-Regular.otf | Bin 58300 -> 59028 bytes .../libertinus-fonts/LibertinusMono-Regular.woff2 | Bin 0 -> 40440 bytes .../libertinus-fonts/LibertinusSans-Bold.otf | Bin 272832 -> 274900 bytes .../libertinus-fonts/LibertinusSans-Bold.woff2 | Bin 0 -> 171048 bytes .../libertinus-fonts/LibertinusSans-Italic.otf | Bin 286140 -> 288564 bytes .../libertinus-fonts/LibertinusSans-Italic.woff2 | Bin 0 -> 181144 bytes .../libertinus-fonts/LibertinusSans-Regular.otf | Bin 254436 -> 256760 bytes .../libertinus-fonts/LibertinusSans-Regular.woff2 | Bin 0 -> 160172 bytes .../libertinus-fonts/LibertinusSerif-Bold.otf | Bin 279824 -> 279280 bytes .../libertinus-fonts/LibertinusSerif-Bold.woff2 | Bin 0 -> 174620 bytes .../LibertinusSerif-BoldItalic.otf | Bin 237268 -> 237604 bytes .../LibertinusSerif-BoldItalic.woff2 | Bin 0 -> 150540 bytes .../libertinus-fonts/LibertinusSerif-Italic.otf | Bin 315904 -> 317688 bytes .../libertinus-fonts/LibertinusSerif-Italic.woff2 | Bin 0 -> 201400 bytes .../libertinus-fonts/LibertinusSerif-Regular.otf | Bin 298236 -> 297912 bytes .../libertinus-fonts/LibertinusSerif-Regular.woff2 | Bin 0 -> 187700 bytes .../libertinus-fonts/LibertinusSerif-Semibold.otf | Bin 274696 -> 276492 bytes .../LibertinusSerif-Semibold.woff2 | Bin 0 -> 176604 bytes .../LibertinusSerif-SemiboldItalic.otf | Bin 328128 -> 328808 bytes .../LibertinusSerif-SemiboldItalic.woff2 | Bin 0 -> 209512 bytes .../LibertinusSerifDisplay-Regular.otf | Bin 254748 -> 255360 bytes .../LibertinusSerifDisplay-Regular.woff2 | Bin 0 -> 160012 bytes .../LibertinusSerifInitials-Regular.otf | Bin 84320 -> 84284 bytes .../LibertinusSerifInitials-Regular.woff2 | Bin 0 -> 59428 bytes 31 files changed, 36 insertions(+), 7 deletions(-) create mode 100644 Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusKeyboard-Regular.woff2 create mode 100644 Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusMath-Regular.woff2 create mode 100644 Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusMono-Regular.woff2 create mode 100644 Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSans-Bold.woff2 create mode 100644 Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSans-Italic.woff2 create mode 100644 Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSans-Regular.woff2 create mode 100644 Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Bold.woff2 create mode 100644 Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-BoldItalic.woff2 create mode 100644 Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Italic.woff2 create mode 100644 Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Regular.woff2 create mode 100644 Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Semibold.woff2 create mode 100644 Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-SemiboldItalic.woff2 create mode 100644 Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerifDisplay-Regular.woff2 create mode 100644 Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerifInitials-Regular.woff2 (limited to 'Master') diff --git a/Master/texmf-dist/doc/fonts/libertinus-fonts/CONTRIBUTING.md b/Master/texmf-dist/doc/fonts/libertinus-fonts/CONTRIBUTING.md index 5a61d8c11b6..17ae82c3b87 100644 --- a/Master/texmf-dist/doc/fonts/libertinus-fonts/CONTRIBUTING.md +++ b/Master/texmf-dist/doc/fonts/libertinus-fonts/CONTRIBUTING.md @@ -4,8 +4,9 @@ The source files are under the `sources` subdirectory. The `.sfd` files are FontForge source font format and should be edited with [FontForge][fontforge]. The `.fea` files are [OpenType feature files][fea] and should be edited by a plain text editor. -To build the fonts locally, you will need to install [Fontship][fontship]. -Regenerate the fonts at any time using: +To build the fonts locally, you will need to setup [Fontship][fontship]. +Several methods are available for installation including a simple one-liner with no installation [using Docker][fontship-docker-setup]. +One Fontship is setup, regenerate the fonts at any time using: fontship make @@ -21,3 +22,4 @@ After modifying the `.sfd` files, and before committing the changes, you can aut [fontship]: https://github.com/theleagueof/fontship [fontforge]: https://fontforge.org [fea]: https://adobe-type-tools.github.io/afdko/OpenTypeFeatureFileSpecification.html +[fontship-docker-setup]: https://github.com/theleagueof/fontship#docker-setup diff --git a/Master/texmf-dist/doc/fonts/libertinus-fonts/FONTLOG.txt b/Master/texmf-dist/doc/fonts/libertinus-fonts/FONTLOG.txt index 9b3c3ef3191..240d7579811 100644 --- a/Master/texmf-dist/doc/fonts/libertinus-fonts/FONTLOG.txt +++ b/Master/texmf-dist/doc/fonts/libertinus-fonts/FONTLOG.txt @@ -45,6 +45,17 @@ https://github.com/alerque/libertinus ChangeLog --------- +8 October 2020 (Caleb Maclennan) Version 7.010 +- Build WOFF2 static font files suitable for use as self-hosted webfonts +- Add ‘𝄆’ [U+1D106] and ‘𝄇’ [U+1D107] MUSICAL SYMBOL REPEAT SIGN glyphs +- Add ‘꞉’ [U+A789] MODIFIER LETTER COLON glyph +- Fix weight of period (and derivatives such as colon) in Serif Semibold +- Fix side bearings for +dlig ‘tz’ +- Fix vertical alignment of dots in colon to not shift between weights +- Fix kerning of ‘f\’ and substitute an alternate ‘f’ glyph used in ‘f)’ +- Cleanup encoding used in source files and build rules for easier maintenance +- Update font meta data fields, documentation for downloads, and build process + 16 August 2020 (Caleb Maclennan) Version 7.000 - Adopt maintenance of project and update foundry, docs, URLs, etc. - Change version scheme to be OpenFV compatible with 3 digit minor version. diff --git a/Master/texmf-dist/doc/fonts/libertinus-fonts/README.md b/Master/texmf-dist/doc/fonts/libertinus-fonts/README.md index feb3988ceec..91b85722563 100644 --- a/Master/texmf-dist/doc/fonts/libertinus-fonts/README.md +++ b/Master/texmf-dist/doc/fonts/libertinus-fonts/README.md @@ -1,6 +1,8 @@ # Libertinus Font Family -[![Fontship Build Status](https://img.shields.io/github/workflow/status/alerque/libertinus/Fontship?label=Fontship&logo=Github)](https://github.com/alerque/libertinus/actions?workflow=Fontship) +[![Latest Release](https://img.shields.io/github/v/release/alerque/libertinus?label=Download%20Release&logo=Github)](https://github.com/alerque/libertinus/releases/latest) +[![All Releases](https://img.shields.io/github/downloads/alerque/libertinus/total)](https://github.com/alerque/libertinus/releases) +[![Fontship Build Status](https://img.shields.io/github/workflow/status/alerque/libertinus/Fontship?label=Fontship&logo=data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQyLjgiIGhlaWdodD0iMTA2LjgiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjEzIDBhMy4wOTQgMy4wOTQgMCAwMC0zLjA4MyAyLjgyNEwuMDE0IDgzLjIzNGEzLjA5MyAzLjA5MyAwIDAwMy4wODIgMy4zNjNoOS43MjZjLS4xMzYuNjc1LS4yNSAxLjM1Ni0uMzEgMi4wNTMtLjg2NCA5Ljg3MyA2LjcxMyAxOC4xOCAxNi42IDE4LjE4IDkuODg4IDAgMTguNDQtNy44NzUgMTkuMzEtMTcuNzUuMDc0LS44NDIuMDcxLTEuNjcuMDMtMi40ODhoNDUuNDNhMTguMDM5IDE4LjAzOSAwIDAwLS4zMTUgMi4wNTNjLS44NjUgOS44OCA2LjcxMyAxOC4xOSAxNi42MSAxOC4xOSA5Ljg5NSAwIDE4LjQ1LTcuODczIDE5LjMxLTE3Ljc1YTE3LjI4IDE3LjI4IDAgMDAtLjAyNC0zLjA3OGg2Ljk1N3YuMDAyYy41NTQuMDEyLjc5NC4wMSAxLjQ4NC4wMjcgMi4wMjcuMTA3IDMuMzMzLjE2IDMuOTIuMTYuMzIgMCAuNTM0LS4wNTMuNjQxLS4xNi4xNi0uMTA2LjI0LS4yNC4yNC0uNC4wNTMtLjIxMy4wOC0uNTU5LjA4LTEuMDM5IDAtLjUzMy0uMDUzLS44ODEtLjE2LTEuMDQxLS4xMDctLjE2LS4zNzQtLjI0LS44LS4yNGgtLjExbC44Ni05LjgxNGMxLjIxNy0xMy45Mi0zLjE1NS0yNy4zNS0xMi4xOS0zNy4yNmwtMy41NzUtMy45MTZhMi41MDYgMi41MDYgMCAwMC0xLjg1LS44MTdoLTIxLjQybDIuNDYzLTI4LjE1YTMuMDkzIDMuMDkzIDAgMDAtMy4wOC0zLjM2M3oiIGNsaXAtcnVsZT0ibm9uemVybyIgY29sb3I9IiMwMDAiIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlPSIjRkZGIiBzdHlsZT0iZm9udC1mZWF0dXJlLXNldHRpbmdzOm5vcm1hbDtmb250LXZhcmlhbnQtYWx0ZXJuYXRlczpub3JtYWw7Zm9udC12YXJpYW50LWNhcHM6bm9ybWFsO2ZvbnQtdmFyaWFudC1lYXN0LWFzaWFuOm5vcm1hbDtmb250LXZhcmlhbnQtbGlnYXR1cmVzOm5vcm1hbDtmb250LXZhcmlhbnQtbnVtZXJpYzpub3JtYWw7Zm9udC12YXJpYW50LXBvc2l0aW9uOm5vcm1hbDtmb250LXZhcmlhdGlvbi1zZXR0aW5nczpub3JtYWw7aW5saW5lLXNpemU6MDtpc29sYXRpb246YXV0bzttaXgtYmxlbmQtbW9kZTpub3JtYWw7c2hhcGUtbWFyZ2luOjA7c2hhcGUtcGFkZGluZzowO3RleHQtZGVjb3JhdGlvbi1jb2xvcjojMDAwO3RleHQtZGVjb3JhdGlvbi1saW5lOm5vbmU7dGV4dC1kZWNvcmF0aW9uLXN0eWxlOnNvbGlkO3RleHQtaW5kZW50OjA7dGV4dC1vcmllbnRhdGlvbjptaXhlZDt0ZXh0LXRyYW5zZm9ybTpub25lO3doaXRlLXNwYWNlOm5vcm1hbCIvPjxwYXRoIGQ9Ik0xMi45NiA2LjE4NmwtNi40OTQgNzQuMjNoODYuNThsNi40OTQtNzQuMjN6IiBmaWxsPSIjRkZGIiBzdHJva2U9IiNGRkYiLz48L3N2Zz4=)](https://github.com/alerque/libertinus/actions?workflow=Fontship) ![Sample of Libertinus Font Family](preview.svg) @@ -13,10 +15,22 @@ The Libertinus family consists of: ## Download -Downloads containing all the font files and documentation can be found on the [Releases][3] page of the project on GitHub. +Downloads containing all the ready to use font files and documentation can be found on the [Releases][3] page of the project on GitHub. -*Note*: This repository's default branch has been filtered after the v6.12 release to remove all of the binary OTF and other generated files from the commit history. -If you are cloning this repository just for the sources and don't wish to download ~300MB worth of every font version released, please add `--single-branch` to your Git clone command. +To preview changes in between tagged releases, the fonts resulting from each change can be downloaded as artifacts attached to each commit under the [Fontship workflow in the Actions tab](https://github.com/alerque/libertinus/actions?query=workflow%3AFontship). + +## Building + +Font files for this project are generated using [Fontship][fontship]. +Several methods are available for installation including a simple one-liner with no installation [using Docker][fontship-docker-setup]. +Once equipped with Fontship, to build your own copy of this font project from scratch or to modify the sources and generate your own fonts, simply clone this repository, then run: + +```console +$ fontship make +``` + +*Note*: This repository’s default branch was filtered after the v6.12 release to remove all of the binary OTF and other generated files from the commit history. +If you are cloning this repository just for the sources and don’t wish to download ~300MB worth of every font change ever built, please add `--single-branch` to your Git clone command. ## Contributing @@ -30,7 +44,7 @@ Libertinus was forked from the [5.3.0 (2012-07-02) release][2] of Linux Libertin The original impetus was to add an OpenType math companion to the Libertine font family. Over time it grew into to a full-fledged fork addressing many of the bugs in the Libertine fonts. -Hat-tip to [Frédéric Wang][fred-wang] for coming up with the name "Libertinus". +Hat-tip to [Frédéric Wang][fred-wang] for coming up with the name “Libertinus”. Thanks to [Khaled Hosny][khaledhosny] who was the primary contributor and maintainer from 2012–2020. If you like this font please thank and even consider sponsoring him! @@ -48,3 +62,5 @@ See the file [OFL.txt](OFL.txt) for details. [khaledhosny]: https://github.com/khaledhosny [alerque]: https://github.com/alerque [fred-wang]: https://github.com/fred-wang +[fontship]: https://github.com/theleagueof/fontship +[fontship-docker-setup]: https://github.com/theleagueof/fontship#docker-setup diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusKeyboard-Regular.otf b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusKeyboard-Regular.otf index a06fccf6a99..1af2c2e10b9 100644 Binary files a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusKeyboard-Regular.otf and b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusKeyboard-Regular.otf differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusKeyboard-Regular.woff2 b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusKeyboard-Regular.woff2 new file mode 100644 index 00000000000..3ca63082499 Binary files /dev/null and b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusKeyboard-Regular.woff2 differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusMath-Regular.otf b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusMath-Regular.otf index 8d67dd17f20..697f3d49011 100644 Binary files a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusMath-Regular.otf and b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusMath-Regular.otf differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusMath-Regular.woff2 b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusMath-Regular.woff2 new file mode 100644 index 00000000000..5fa5ed1a89a Binary files /dev/null and b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusMath-Regular.woff2 differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusMono-Regular.otf b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusMono-Regular.otf index df4b5fe035a..d2462fde0bf 100644 Binary files a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusMono-Regular.otf and b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusMono-Regular.otf differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusMono-Regular.woff2 b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusMono-Regular.woff2 new file mode 100644 index 00000000000..591dc33c02d Binary files /dev/null and b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusMono-Regular.woff2 differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSans-Bold.otf b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSans-Bold.otf index 3231d48dffc..f62d35c984a 100644 Binary files a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSans-Bold.otf and b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSans-Bold.otf differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSans-Bold.woff2 b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSans-Bold.woff2 new file mode 100644 index 00000000000..b48846bcd05 Binary files /dev/null and b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSans-Bold.woff2 differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSans-Italic.otf b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSans-Italic.otf index 0ee098c9a33..9d9f75954d0 100644 Binary files a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSans-Italic.otf and b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSans-Italic.otf differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSans-Italic.woff2 b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSans-Italic.woff2 new file mode 100644 index 00000000000..f5c1f26eeb6 Binary files /dev/null and b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSans-Italic.woff2 differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSans-Regular.otf b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSans-Regular.otf index be5f5788566..da8073abc3c 100644 Binary files a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSans-Regular.otf and b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSans-Regular.otf differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSans-Regular.woff2 b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSans-Regular.woff2 new file mode 100644 index 00000000000..3984b0842ef Binary files /dev/null and b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSans-Regular.woff2 differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Bold.otf b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Bold.otf index 412f60c18c4..1d7a8ac22dd 100644 Binary files a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Bold.otf and b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Bold.otf differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Bold.woff2 b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Bold.woff2 new file mode 100644 index 00000000000..f1b7a29820d Binary files /dev/null and b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Bold.woff2 differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-BoldItalic.otf b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-BoldItalic.otf index 68769f4ef28..66980cc10e3 100644 Binary files a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-BoldItalic.otf and b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-BoldItalic.otf differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-BoldItalic.woff2 b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-BoldItalic.woff2 new file mode 100644 index 00000000000..909e391751f Binary files /dev/null and b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-BoldItalic.woff2 differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Italic.otf b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Italic.otf index ff0566a81a7..7d0a9b94091 100644 Binary files a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Italic.otf and b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Italic.otf differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Italic.woff2 b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Italic.woff2 new file mode 100644 index 00000000000..c607e65ca60 Binary files /dev/null and b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Italic.woff2 differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Regular.otf b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Regular.otf index 154f958addf..80d23253f35 100644 Binary files a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Regular.otf and b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Regular.otf differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Regular.woff2 b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Regular.woff2 new file mode 100644 index 00000000000..a1f209c8ffb Binary files /dev/null and b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Regular.woff2 differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Semibold.otf b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Semibold.otf index 9ae7b2f6cd6..d5f639a7b1d 100644 Binary files a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Semibold.otf and b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Semibold.otf differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Semibold.woff2 b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Semibold.woff2 new file mode 100644 index 00000000000..f1645090e5c Binary files /dev/null and b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-Semibold.woff2 differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-SemiboldItalic.otf b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-SemiboldItalic.otf index 8045fc9c258..3f0bde7af69 100644 Binary files a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-SemiboldItalic.otf and b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-SemiboldItalic.otf differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-SemiboldItalic.woff2 b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-SemiboldItalic.woff2 new file mode 100644 index 00000000000..096615c609e Binary files /dev/null and b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerif-SemiboldItalic.woff2 differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerifDisplay-Regular.otf b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerifDisplay-Regular.otf index 3b239eba9c0..f480af43053 100644 Binary files a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerifDisplay-Regular.otf and b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerifDisplay-Regular.otf differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerifDisplay-Regular.woff2 b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerifDisplay-Regular.woff2 new file mode 100644 index 00000000000..ab537d98be8 Binary files /dev/null and b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerifDisplay-Regular.woff2 differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerifInitials-Regular.otf b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerifInitials-Regular.otf index daab1cb352a..175f0dbbbe2 100644 Binary files a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerifInitials-Regular.otf and b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerifInitials-Regular.otf differ diff --git a/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerifInitials-Regular.woff2 b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerifInitials-Regular.woff2 new file mode 100644 index 00000000000..c111b2670e3 Binary files /dev/null and b/Master/texmf-dist/fonts/opentype/public/libertinus-fonts/LibertinusSerifInitials-Regular.woff2 differ -- cgit v1.2.3