Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ THE SOFTWARE.
================================================================================
The SIL Open Font License Version 1.1 applies to:

* Roboto Flex font in files/fonts/RobotoFlex*.ttf
Copyright 2011 The Roboto Flex Project Authors
(https://github.com/googlefonts/roboto-flex)

* IBM Plex fonts in files/fonts/IBMPlex*.{otf,ttf}
Copyright © 2017 IBM Corp. with Reserved Font Name "Plex"
(https://github.com/IBM/plex)
Expand Down Expand Up @@ -107,7 +111,7 @@ The SIL Open Font License Version 1.1 applies to:
with Reserved Font Name Asana Math.
Copyright (c) 2000 Young Ryu,
with Reserved Font Name pxfonts.
Copyright (c) 1997, 1999 Claudio Beccari,
Copyright (c) 1997, 1999 Claudio Beccari,
with Reserved Font Name gsmn1000.

* Pennstander fonts in files/fonts/Pennstander*.otf
Expand Down Expand Up @@ -983,18 +987,18 @@ The GUST Font License applies to:
% This work may be distributed and/or modified under the conditions
% of the LaTeX Project Public License, either version 1.3c of this
% license or (at your option) any later version.
%
%
% Please also observe the following clause:
% 1) it is requested, but not legally required, that derived works be
% distributed only after changing the names of the fonts comprising this
% work and given in an accompanying "manifest", and that the
% files comprising the Work, as listed in the manifest, also be given
% new names. Any exceptions to this request are also given in the
% manifest.
%
%
% We recommend the manifest be given in a separate file named
% MANIFEST-<fontid>.txt, where <fontid> is some unique identification
% of the font family. If a separate "readme" file accompanies the Work,
% of the font family. If a separate "readme" file accompanies the Work,
% we recommend a name of the form README-<fontid>.txt.
%
% The latest version of the LaTeX Project Public License is in
Expand Down
Binary file not shown.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ files! {
"fonts/PTSans-Regular.ttf",
"fonts/PennstanderMath-Regular.otf",
"fonts/Roboto-Regular.ttf",
"fonts/RobotoFlex[GRAD,XOPQ,XTRA,YOPQ,YTAS,YTDE,YTFI,YTLC,YTUC,opsz,slnt,wdth,wght].ttf",
"fonts/STIXTwoMath-Regular.otf",
"fonts/SourceSerif4-Regular.otf",
"fonts/TwitterColorEmoji.ttf",
Expand Down
Loading