]> git.ipfire.org Git - ipfire.org.git/commit - Makefile.am
fonts: Import Prompt
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 17 Jan 2024 11:17:03 +0000 (11:17 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 17 Jan 2024 11:17:03 +0000 (11:17 +0000)
commit22ff99e92e92feced9224e0411b0646403bda267
tree049619427c800ff3c9f87daf729ce1a635abd2bf
parent9fdef9f73254f0bc485b8dde33b955b3b494a8f7
fonts: Import Prompt

This allows us to get rid of the Google Font submodule as it is very
large.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
22 files changed:
Makefile.am
src/static/fonts/prompt/DESCRIPTION.en_us.html [new file with mode: 0644]
src/static/fonts/prompt/METADATA.pb [new file with mode: 0644]
src/static/fonts/prompt/OFL.txt [new file with mode: 0644]
src/static/fonts/prompt/Prompt-Black.ttf [new file with mode: 0644]
src/static/fonts/prompt/Prompt-BlackItalic.ttf [new file with mode: 0644]
src/static/fonts/prompt/Prompt-Bold.ttf [new file with mode: 0644]
src/static/fonts/prompt/Prompt-BoldItalic.ttf [new file with mode: 0644]
src/static/fonts/prompt/Prompt-ExtraBold.ttf [new file with mode: 0644]
src/static/fonts/prompt/Prompt-ExtraBoldItalic.ttf [new file with mode: 0644]
src/static/fonts/prompt/Prompt-ExtraLight.ttf [new file with mode: 0644]
src/static/fonts/prompt/Prompt-ExtraLightItalic.ttf [new file with mode: 0644]
src/static/fonts/prompt/Prompt-Italic.ttf [new file with mode: 0644]
src/static/fonts/prompt/Prompt-Light.ttf [new file with mode: 0644]
src/static/fonts/prompt/Prompt-LightItalic.ttf [new file with mode: 0644]
src/static/fonts/prompt/Prompt-Medium.ttf [new file with mode: 0644]
src/static/fonts/prompt/Prompt-MediumItalic.ttf [new file with mode: 0644]
src/static/fonts/prompt/Prompt-Regular.ttf [new file with mode: 0644]
src/static/fonts/prompt/Prompt-SemiBold.ttf [new file with mode: 0644]
src/static/fonts/prompt/Prompt-SemiBoldItalic.ttf [new file with mode: 0644]
src/static/fonts/prompt/Prompt-Thin.ttf [new file with mode: 0644]
src/static/fonts/prompt/Prompt-ThinItalic.ttf [new file with mode: 0644]