Extra font

main
Bob Mottram 2020-05-27 22:17:14 +01:00
parent 3863f121af
commit 1de2e8932f
3 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,7 @@ Bedstead is under CC0. See below and https://fontlibrary.org/en/font/bedstead
Edition is public domain. See https://www.fontspace.com/edition-font-f35311
GeneralFailureRegular is public domain. See https://www.fontspace.com/general-failure-font-f32565
LcdSolid is public domain. See https://www.fontspace.com/lcd-solid-font-f11346
MarginaliaRegular is public domain. See https://www.fontspace.com/marginalia-font-f32466
RailModel is GPL. See https://www.fontspace.com/rail-model-font-f10741
SundownerRegular is public domain. See https://www.fontspace.com/sundowner-font-f40837
Warenhaus-Standard is public domain. See https://fontlibrary.org/en/font/warenhaus-typenhebel

Binary file not shown.

View File

@ -938,7 +938,7 @@ def htmlEditProfile(translate: {}, baseDir: str, path: str,
"""Shows the edit profile screen
"""
imageFormats = '.png, .jpg, .jpeg, .gif, .webp'
fontFormats = '.woff, .woff2, .ttf, .otf'
# fontFormats = '.woff, .woff2, .ttf, .otf'
pathOriginal = path
path = path.replace('/inbox', '').replace('/outbox', '')
path = path.replace('/shares', '')