Skip to content

Commit

Permalink
Merge branch 'main' into to-lists_100524
Browse files Browse the repository at this point in the history
  • Loading branch information
emmamarichal authored May 15, 2024
2 parents 02a68a1 + 4b93946 commit e6a3201
Show file tree
Hide file tree
Showing 7 changed files with 136 additions and 165 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/knowledge_graph.py
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,8 @@ def _check_outbound_link(url: str):
# replacement url cannot be found, please add them to this set.
to_fix = frozenset([
# bad SSL cert
"clagnut.com"
"clagnut.com",
"xinreality.com"
])
if urlparse(url).netloc.replace("www.", "") in whitelist | to_fix:
return True
Expand Down
7 changes: 7 additions & 0 deletions ofl/sankofadisplay/DESCRIPTION.en_us.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<p>
Sankofa Display is a captivating African typeface that draws inspiration from a rich tapestry of African art styles, with a particular focus on straight-line geometric designs. This typeface embodies the essence of Africa's diverse cultural heritage, blending elements from various artistic traditions.
</p>

<p>
To contribute, see <a href="https://github.com/batsimadz/Sankofa-Display">github.com/batsimadz/Sankofa-Display</a>.
</p>
32 changes: 32 additions & 0 deletions ofl/sankofadisplay/METADATA.pb
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
name: "Sankofa Display"
designer: "Batsirai Madzonga"
license: "OFL"
category: "SANS_SERIF"
date_added: "2024-04-18"
fonts {
name: "Sankofa Display"
style: "normal"
weight: 400
filename: "SankofaDisplay-Regular.ttf"
post_script_name: "SankofaDisplay-Regular"
full_name: "Sankofa Display Regular"
copyright: "Copyright 2024 The Sankofa Display Project Authors (https://github.com/batsimadz/Sankofa-Display)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
source {
repository_url: "https://github.com/batsimadz/Sankofa-Display"
commit: "ee4cefac12dd65aff8be308854b717f374a2d89b"
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "fonts/ttf/SankofaDisplay-Regular.ttf"
dest_file: "SankofaDisplay-Regular.ttf"
}
branch: "main"
}
minisite_url: "https://www.sankofadisplay.com"
93 changes: 93 additions & 0 deletions ofl/sankofadisplay/OFL.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
Copyright 2023 The Sankofa Display Project Authors (https://github.com/batsimadz/Sankofa-Display)

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
https://scripts.sil.org/OFL


-----------------------------------------------------------
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
-----------------------------------------------------------

PREAMBLE
The goals of the Open Font License (OFL) are to stimulate worldwide
development of collaborative font projects, to support the font creation
efforts of academic and linguistic communities, and to provide a free and
open framework in which fonts may be shared and improved in partnership
with others.

The OFL allows the licensed fonts to be used, studied, modified and
redistributed freely as long as they are not sold by themselves. The
fonts, including any derivative works, can be bundled, embedded,
redistributed and/or sold with any software provided that any reserved
names are not used by derivative works. The fonts and derivatives,
however, cannot be released under any other type of license. The
requirement for fonts to remain under this license does not apply
to any document created using the fonts or their derivatives.

DEFINITIONS
"Font Software" refers to the set of files released by the Copyright
Holder(s) under this license and clearly marked as such. This may
include source files, build scripts and documentation.

"Reserved Font Name" refers to any names specified as such after the
copyright statement(s).

"Original Version" refers to the collection of Font Software components as
distributed by the Copyright Holder(s).

"Modified Version" refers to any derivative made by adding to, deleting,
or substituting -- in part or in whole -- any of the components of the
Original Version, by changing formats or by porting the Font Software to a
new environment.

"Author" refers to any designer, engineer, programmer, technical
writer or other person who contributed to the Font Software.

PERMISSION & CONDITIONS
Permission is hereby granted, free of charge, to any person obtaining
a copy of the Font Software, to use, study, copy, merge, embed, modify,
redistribute, and sell modified and unmodified copies of the Font
Software, subject to the following conditions:

1) Neither the Font Software nor any of its individual components,
in Original or Modified Versions, may be sold by itself.

2) Original or Modified Versions of the Font Software may be bundled,
redistributed and/or sold with any software, provided that each copy
contains the above copyright notice and this license. These can be
included either as stand-alone text files, human-readable headers or
in the appropriate machine-readable metadata fields within text or
binary files as long as those fields can be easily viewed by the user.

3) No Modified Version of the Font Software may use the Reserved Font
Name(s) unless explicit written permission is granted by the corresponding
Copyright Holder. This restriction only applies to the primary font name as
presented to the users.

4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
Software shall not be used to promote, endorse or advertise any
Modified Version, except to acknowledge the contribution(s) of the
Copyright Holder(s) and the Author(s) or with their explicit written
permission.

5) The Font Software, modified or unmodified, in part or in whole,
must be distributed entirely under this license, and must not be
distributed under any other license. The requirement for fonts to
remain under this license does not apply to any document created
using the Font Software.

TERMINATION
This license becomes null and void if any of the above conditions are
not met.

DISCLAIMER
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
OTHER DEALINGS IN THE FONT SOFTWARE.
Binary file added ofl/sankofadisplay/SankofaDisplay-Regular.ttf
Binary file not shown.
145 changes: 2 additions & 143 deletions to_production.txt
Original file line number Diff line number Diff line change
@@ -1,146 +1,5 @@
# New
ofl/danfo # https://github.com/google/fonts/pull/7389
ofl/jacquard12 # https://github.com/google/fonts/pull/7152
ofl/tiny5 # https://github.com/google/fonts/pull/7583

# Upgrade
ofl/alata # https://github.com/google/fonts/pull/7595
ofl/anaheim # https://github.com/google/fonts/pull/7569
ofl/calistoga # https://github.com/google/fonts/pull/7567
ofl/damion # https://github.com/google/fonts/pull/7580
ofl/holtwoodonesc # https://github.com/google/fonts/pull/7599
ofl/monda # https://github.com/google/fonts/pull/7549
ofl/notorashihebrew # https://github.com/google/fonts/pull/7590
ofl/notoserifhk # https://github.com/google/fonts/pull/6691
ofl/notoserifjp # https://github.com/google/fonts/pull/6692
ofl/notoserifkr # https://github.com/google/fonts/pull/6693
ofl/notoserifsc # https://github.com/google/fonts/pull/6694
ofl/notoseriftc # https://github.com/google/fonts/pull/6695
ofl/pinyonscript # https://github.com/google/fonts/pull/7602

# Other
ofl/lekton # https://github.com/google/fonts/pull/7356

# Designer profile
catalog/designers/agyeiarcher # https://github.com/google/fonts/pull/7601
catalog/designers/andreasrasmussen # https://github.com/google/fonts/pull/7379
catalog/designers/gustavoibarra # https://github.com/google/fonts/pull/7547

# Sample texts
lang/languages/awc_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/bax_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/bbj_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/bfa_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/bfd_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/bjt_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/bqv_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/bvb_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/bvi_Latn.textproto # https://github.com/google/fonts/pull/7146
# Deleted
# Deleted: lang/languages/bwy_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/bzx_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/cae_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/cri_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/csa_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/ddn_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/dip_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/dnj_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/dnj_Latn_LR.textproto # https://github.com/google/fonts/pull/7146
lang/languages/dtm_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/dur_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/eka_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/ekp_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/emk_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/fat_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/fuc_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/fuf_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/fvr_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/gkp_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/gna_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/goa_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/gov_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/grb_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/gvl_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/hna_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/hz_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/ijs_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/ish_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/kaj_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/kao_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/kcg_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/kck_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/kia_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/kib_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/knc_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/koo_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/kpe_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/kqn_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/kqs_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/kss_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/ktu_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/ktz_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/laj_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/lif_Limb.textproto # https://github.com/google/fonts/pull/7146
lang/languages/lnl_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/lns_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/lob_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/lol_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/lot_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/lue_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/lun_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/maf_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/mdt_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/mev_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/mfq_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/mge_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/mgy_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/mls_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/mwk_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/mwm_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/mxc_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/myx_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/nb_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/nba_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/ndc_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/ndv_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/nfu_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/ngl_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/nyb_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/nyo_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/nzk_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/oki_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/pid_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/pkb_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/pov_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/rcf_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/rng_Latn.textproto # https://github.com/google/fonts/pull/7146
# Deleted: lang/languages/sa_Limb.textproto # https://github.com/google/fonts/pull/7146
lang/languages/sad_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/saf_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/sco_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/sef_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/shk_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/sid_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/sms_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/srr_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/ssy_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/swb_Arab.textproto # https://github.com/google/fonts/pull/7146
lang/languages/swb_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/syi_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/taq_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/tbz_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/tcd_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/tem_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/tmh_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/tog_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/toi_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/ttj_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/tw_akuapem_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/udu_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/wwa_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/xsm_Latn_BF.textproto # https://github.com/google/fonts/pull/7146
lang/languages/ybb_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/zag_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/zap_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/zdj_Latn.textproto # https://github.com/google/fonts/pull/7146
lang/languages/zlm_Arab.textproto # https://github.com/google/fonts/pull/7146
lang/languages/zlm_Latn.textproto # https://github.com/google/fonts/pull/7146
# Deleted: lang/languages/sa_Limb.textproto # https://github.com/google/fonts/pull/7146
21 changes: 0 additions & 21 deletions to_sandbox.txt
Original file line number Diff line number Diff line change
@@ -1,24 +1,3 @@
# Upgrade
ofl/alatsi # https://github.com/google/fonts/pull/7600
ofl/cutivemono # https://github.com/google/fonts/pull/7630
ofl/notosanshebrew # https://github.com/google/fonts/pull/7588
ofl/notoserifhebrew # https://github.com/google/fonts/pull/7589

# Other
ofl/bethellen # https://github.com/google/fonts/pull/7627
ofl/elsieswashcaps # https://github.com/google/fonts/pull/7522
ofl/gabarito # https://github.com/google/fonts/pull/7571
ofl/jaro # https://github.com/google/fonts/pull/7603
ofl/platypi # https://github.com/google/fonts/pull/7571
ofl/rethinksans # https://github.com/google/fonts/pull/7571
ofl/teachers # https://github.com/google/fonts/pull/7571
ofl/notoserifhentaigana # https://github.com/google/fonts/pull/7650

# Designer profile
catalog/designers/celinehurka # https://github.com/google/fonts/pull/7477

# Sample texts
# Deleted: lang/languages/sa_Sylo.textproto # https://github.com/google/fonts/pull/7248

# Tags
tags/all/families.csv

0 comments on commit e6a3201

Please sign in to comment.