commit bcea0c22993bd061032f97b936a81eefb643196b parent 7d52e7269a616dafc5b370ef06cc217f63378be5 Author: Hunter Date: Thu, 6 Aug 2026 15:06:15 -0400 backport font selection from zine_studio Diffstat:
137 files changed, 6165 insertions(+), 548 deletions(-)
diff --git a/.github/workflows/generate-manifest.yml b/.github/workflows/generate-manifest.yml @@ -1,45 +1,45 @@ name: Generate Resource Manifest on: - push: - branches: [ main ] - paths: [ 'resources/**' ] # Run when resources (including images) are added/changed - workflow_dispatch: # Allow manual trigger + push: + branches: [ main ] + paths: [ 'resources/**' ] # Run when resources (including images) are added/changed + workflow_dispatch: # Allow manual trigger jobs: - generate-manifest: - runs-on: ubuntu-latest - permissions: - contents: write - - steps: - - name: Checkout repository - uses: actions/checkout@v4 - with: - token: ${{ secrets.GITHUB_TOKEN }} - - - name: Set up Python - uses: actions/setup-python@v4 - with: - python-version: '3.x' - - - name: Generate resource manifest - run: python resources/scripts/generate_resource_manifest.py - - - name: Check for changes - id: verify-changed-files - run: | - if [ -n "$(git status --porcelain)" ]; then - echo "changed=true" >> $GITHUB_OUTPUT - else - echo "changed=false" >> $GITHUB_OUTPUT - fi - - - name: Commit and push changes - if: steps.verify-changed-files.outputs.changed == 'true' - run: | - git config --local user.email "action@github.com" - git config --local user.name "GitHub Action" - git add resources/resource-manifest.json - git commit -m "Auto-update resource manifest [skip ci]" - git push -\ No newline at end of file + generate-manifest: + runs-on: ubuntu-latest + permissions: + contents: write + + steps: + - name: Checkout repository + uses: actions/checkout@v4 + with: + token: ${{ secrets.GITHUB_TOKEN }} + + - name: Set up Python + uses: actions/setup-python@v4 + with: + python-version: '3.x' + + - name: Generate resource manifest + run: python resources/scripts/generate_resource_manifest.py + + - name: Check for changes + id: verify-changed-files + run: | + if [ -n "$(git status --porcelain)" ]; then + echo "changed=true" >> $GITHUB_OUTPUT + else + echo "changed=false" >> $GITHUB_OUTPUT + fi + + - name: Commit and push changes + if: steps.verify-changed-files.outputs.changed == 'true' + run: | + git config --local user.email "action@github.com" + git config --local user.name "GitHub Action" + git add resources/resource-manifest.json + git commit -m "Auto-update resource manifest [skip ci]" + git push +\ No newline at end of file diff --git a/README.md b/README.md @@ -31,6 +31,23 @@ Recently, Web Workshop has become an editor of choice for <a href="https://html. <img src="resources/images/Other/hacking.gif" width="300"> +## Boilerplate +Type `<!>` to insert the following starter HTML: + +```html +<!DOCTYPE html> +<html> + <head> + <style> + + </style> + </head> + <body> + + </body> +</html> +``` + ## Stock Images A library of stock images is included for your convenience. To browse them, type `<img src="?">` anywhere in the editor pane, then click to select an image from the resulting table. @@ -42,23 +59,70 @@ Alternatively, if you know the name of the image you'd like to use, you can add <img src="resources/images/Other/coffee.gif"> -## Boilerplate -Type `<!>` to insert the following starter HTML: +## Built-in Fonts +A collection of free fonts is also included. In your CSS (style tag or inline styling), type `font-family:` to preview what's available. Use <kbd>↑</kbd> / <kbd>↓</kbd> to navigate the list, and press <kbd>Enter</kbd> to select the one you want. ```html -<!DOCTYPE html> -<html> - <head> - <style> - - </style> - </head> - <body> - - </body> -</html> +<style> + h1 { font-family: 'Basteleur Bold'; } +</style> ``` +<details> +<summary>available font families...</summary> + +| font-family | variants | license | +|-------------|----------|---------| +| `Baskervville` | Regular, Italic, Bold, Bold Italic | [SIL Open Font License](resources/fonts/baskervvile/OFL.txt) | +| `Baskervville SemiBold` | Regular, Italic | [SIL Open Font License](resources/fonts/baskervvile/OFL.txt) | +| `Basteleur Bold` | Regular | [SIL Open Font License](resources/fonts/basteleur-master/LICENSE.txt) | +| `Basteleur Moonlight` | Regular | [SIL Open Font License](resources/fonts/basteleur-master/LICENSE.txt) | +| `Avara` | Bold, Bold Italic | [SIL Open Font License](resources/fonts/Avara-master/LICENSE.txt) | +| `Avara Black` | Regular | [SIL Open Font License](resources/fonts/Avara-master/LICENSE.txt) | +| `Ballet` | Regular | [SIL Open Font License](resources/fonts/Ballet/OFL.txt) | +| `Bitcount Single` | Regular | [SIL Open Font License](resources/fonts/Bitcount_Single/OFL.txt) | +| `Cut Me Out 2` | Regular | [SIL Open Font License](resources/fonts/CutMeOut/Open%20Font%20License.txt) | +| `Elb-Tunnel` | Regular | [Creative Commons](resources/fonts/ElbtunnelTT/Creative%20Commons%20Lizenz.txt) | +| `Elb-Tunnel Schatten` | Regular | [Creative Commons](resources/fonts/ElbtunnelTT/Creative%20Commons%20Lizenz.txt) | +| `Eagle Lake` | Regular | [SIL Open Font License](resources/fonts/Eagle_Lake/OFL.txt) | +| `Eureka` | Regular | [SIL Open Font License](resources/fonts/Eureka/Open%20Font%20License.txt) | +| `Feroniapi` | Medium Italic | [SIL Open Font License](resources/fonts/feroniapi-main/LICENSE.txt) | +| `Geostar Fill` | Regular | [SIL Open Font License](resources/fonts/Geostar_Fill/OFL.txt) | +| `Hyper Scrypt` | Regular | [SIL Open Font License](resources/fonts/Hyper-Scrypt-master/LICENSE.txt) | +| `IBM Plex Serif` | Regular, Italic, Bold, Bold Italic | [SIL Open Font License](resources/fonts/IBM_Plex_Serif/OFL.txt) | +| `Indira K` | Regular | [SIL Open Font License](resources/fonts/Indira_K/OFL.txt) | +| `Instrument Serif` | Regular, Italic | [SIL Open Font License](resources/fonts/Instrument_Serif/OFL.txt) | +| `Jacquard 12` | Regular | [SIL Open Font License](resources/fonts/Jacquard_12/OFL.txt) | +| `Jacquarda Bastarda 9` | Regular | [SIL Open Font License](resources/fonts/Jacquarda_Bastarda_9/OFL.txt) | +| `Jgs Font` | Regular | [SIL Open Font License](resources/fonts/jgs-main/LICENSE) | +| `Jgs 5` | Regular | [SIL Open Font License](resources/fonts/jgs-main/LICENSE) | +| `Jgs 7` | Regular | [SIL Open Font License](resources/fonts/jgs-main/LICENSE) | +| `Jgs 9` | Regular | [SIL Open Font License](resources/fonts/jgs-main/LICENSE) | +| `Kaeru Kaeru` | Regular | [SIL Open Font License](resources/fonts/kaerukaeru-master/LICENSE.txt) | +| `Kanalisirung` | Regular | [SIL Open Font License](resources/fonts/Kanalisirung/OFL.txt) | +| `Karrik` | Regular, Italic | [SIL Open Font License](resources/fonts/karrik_fonts-main/LICENCE.txt) | +| `Kings` | Regular | [SIL Open Font License](resources/fonts/Kings/OFL.txt) | +| `Matemasie` | Regular | [SIL Open Font License](resources/fonts/Matemasie/OFL.txt) | +| `Mess` | Light | [SIL Open Font License](resources/fonts/Mess-master/licence.txt) | +| `Mon Hugo` | Regular | [SIL Open Font License](resources/fonts/Mon_Hugo_freefont/FREE%20FONT%20LICENSE.txt) | +| `Mon Hugo Out` | Regular | [SIL Open Font License](resources/fonts/Mon_Hugo_freefont/FREE%20FONT%20LICENSE.txt) | +| `Murrx` | Regular | [SIL Open Font License](resources/fonts/Murrx/Open%20Font%20License.txt) | +| `Neo-castel` | Regular | [OIFL (French OFL)](resources/fonts/Neo-castel/Licence.txt) | +| `Ouest` | Regular | [OIFL (French OFL)](resources/fonts/OUEST/license.txt) | +| `Princess Sofia` | Regular | [SIL Open Font License](resources/fonts/Princess_Sofia/OFL.txt) | +| `Resistance` | Regular | [SIL Open Font License](resources/fonts/resistance-generale-master/LICENSE.txt) | +| `Snowburst One` | Regular | [SIL Open Font License](resources/fonts/Snowburst_One/OFL.txt) | +| `Special Elite` | Regular | [Apache License](resources/fonts/Special_Elite/LICENSE.txt) | +| `Special Gothic Expanded One` | Regular | [SIL Open Font License](resources/fonts/Special_Gothic_Expanded_One/OFL.txt) | +| `Steps Mono` | Regular | [SIL Open Font License](resources/fonts/steps-mono-main/LICENSE.txt) | +| `Steps Mono Thin` | Regular | [SIL Open Font License](resources/fonts/steps-mono-main/LICENSE.txt) | +| `Terminal Grotesque` | Regular | [SIL Open Font License](resources/fonts/Terminal-Grotesque-master/LICENSE.md) | +| `Terminal Grotesque Open` | Regular | [SIL Open Font License](resources/fonts/Terminal-Grotesque-master/LICENSE.md) | +| `Tiny5` | Regular | [SIL Open Font License](resources/fonts/Tiny5/OFL.txt) | +| `Trickster` | Regular | [SIL Open Font License](resources/fonts/Trickster-master/LICENSE.txt) | + +</details> + ## Options - to toggle <b>line numbers</b>, press <kbd>F1</kbd> (disabled by default) - to toggle <b>line wrapping</b>, press <kbd>F2</kbd> (enabled by default) @@ -66,7 +130,7 @@ Type `<!>` to insert the following starter HTML: ## Installation for Offline Use <img src="resources/images/Other/hint.gif" width=60px> <i> -Wanna make websites on your phone? Try installing Web Workshop as a <a href="https://hunterirving.github.io/web_workshop/pages/pwa">Progressive Web App</a>!</i> (You can install it as a desktop app, too...) +Wanna make websites on your phone? Try installing Web Workshop as a <a href="https://hunterirving.github.io/web_workshop/pages/pwa">Progressive Web App</a>!</i><br><br><small>(You can install it as a desktop app, too...)</small> ## Technologies Used diff --git a/manifest.json b/manifest.json @@ -1,22 +1,22 @@ { - "name": "web workshop", - "short_name": "web workshop", - "description": "craft handmade websites in their natural habitat", - "start_url": "/web_workshop/", - "display": "standalone", - "background_color": "#16181b", - "theme_color": "#16181b", - "orientation": "any", - "icons": [ - { - "src": "resources/icons/construction_padded.png", - "sizes": "200x200", - "type": "image/png" - }, - { - "src": "resources/icons/construction_padded.png", - "sizes": "192x192", - "type": "image/png" - } - ] -} -\ No newline at end of file + "name": "web workshop", + "short_name": "web workshop", + "description": "craft handmade websites in their natural habitat", + "start_url": "/web_workshop/", + "display": "standalone", + "background_color": "#16181b", + "theme_color": "#16181b", + "orientation": "any", + "icons": [ + { + "src": "resources/icons/construction_padded.png", + "sizes": "200x200", + "type": "image/png" + }, + { + "src": "resources/icons/construction_padded.png", + "sizes": "192x192", + "type": "image/png" + } + ] +} diff --git a/pages/club-mate/index.html b/pages/club-mate/index.html @@ -96,9 +96,9 @@ filter: drop-shadow(3px 3px 4px black); } .centered { - display: flex; - justify-content: center; - align-items: center; + display: flex; + justify-content: center; + align-items: center; } img { max-width: 100%; diff --git a/pages/jennos_picnic_world/index.html b/pages/jennos_picnic_world/index.html @@ -19,10 +19,10 @@ } .main { - position: relative; - width: 100vw; - height: 100vh; - overflow: hidden; + position: relative; + width: 100vw; + height: 100vh; + overflow: hidden; display: flex; align-items: center; justify-content: center; @@ -33,10 +33,10 @@ position: absolute; width: 100vw; height: 100vh; - background-image: url("https://hunterirving.github.io/web_workshop/pages/jennos_picnic_world/images/grass_background.jpeg"); - background-repeat: no-repeat; - background-size: cover; - background-position: center center; + background-image: url("https://hunterirving.github.io/web_workshop/pages/jennos_picnic_world/images/grass_background.jpeg"); + background-repeat: no-repeat; + background-size: cover; + background-position: center center; overflow: hidden; } @@ -135,82 +135,82 @@ } .comment-point { - position: absolute; - background-color: white; - width: 3rem; - height: 2rem; - clip-path: polygon(39% 0, 0 30%, 100% 100%); - right: 0; - bottom: 50%; + position: absolute; + background-color: white; + width: 3rem; + height: 2rem; + clip-path: polygon(39% 0, 0 30%, 100% 100%); + right: 0; + bottom: 50%; } .comment-point::before, .comment-point::after { - content: ''; - position: absolute; - background: black; - width: 3px; + content: ''; + position: absolute; + background: black; + width: 3px; } /* left comment border */ .comment-point::before { - height: 110%; - left: 47%; - top: 7%; - transform: rotate(-64deg); + height: 110%; + left: 47%; + top: 7%; + transform: rotate(-64deg); } /* right comment border */ .comment-point::after { - height: 100%; - right: 22%; - top: 5px; - transform: rotate(-43deg); + height: 100%; + right: 22%; + top: 5px; + transform: rotate(-43deg); } .half-worm:hover ~ .half-worm-comment { - right: 70px; + right: 70px; transition-duration: 1s; } .half-worm:hover ~ .comment-point { - right: 70px; + right: 70px; transition-duration: 1s; } .picnic-items { - display: grid; - grid-template-columns: repeat(2, 1fr); - grid-auto-rows: 200px; - gap: 1rem; - margin-top: 3rem; - width: 100%; + display: grid; + grid-template-columns: repeat(2, 1fr); + grid-auto-rows: 200px; + gap: 1rem; + margin-top: 3rem; + width: 100%; } .picnic-items > * { - display: flex; - align-items: center; - justify-content: center; + display: flex; + align-items: center; + justify-content: center; } .picnic-item > p { - position: absolute; - z-index: 100; - display: flex; - align-items: center; - background-color: rgba(255, 255, 255, 0.8); - color: #5AB1BB; - padding: 10px 20px; - height: 30px; - border-radius: 50%; - font-weight: bold; - opacity: 0; - visibility: hidden; - transition: opacity 0.5s ease, visibility 0.5s ease; + position: absolute; + z-index: 100; + display: flex; + align-items: center; + background-color: rgba(255, 255, 255, 0.8); + color: #5AB1BB; + padding: 10px 20px; + height: 30px; + border-radius: 50%; + font-weight: bold; + opacity: 0; + visibility: hidden; + transition: opacity 0.5s ease, visibility 0.5s ease; } .picnic-item:hover > p { - opacity: 1; - visibility: visible; + opacity: 1; + visibility: visible; } .picnic-basket { @@ -236,7 +236,7 @@ animation: wiggle 1s infinite; } .bagoot-item > p{ - bottom: 35rem; + bottom: 35rem; } .wine { @@ -262,7 +262,7 @@ width: 90vw; left: 50%; bottom: 30px; - transform: translate(-50%, 30%); + transform: translate(-50%, 30%); height: 100px; object-fit: cover; } diff --git a/pages/trinkets/index.html b/pages/trinkets/index.html @@ -37,7 +37,7 @@ 100% { transform: translateY(0); } - } + } </style> </head> <body> diff --git a/resources/css/styles.css b/resources/css/styles.css @@ -32,7 +32,7 @@ body { width: 50%; height: 100%; position: relative; - transition: opacity 0.1s ease-out; /* Added transition for smoother opacity hack */ + transition: opacity 0.1s ease-out; } .preview-pane { @@ -57,12 +57,48 @@ body { } #editor { + position: relative; width: 100%; height: 100%; font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace; font-size: 21px; } +.font-picker-dropdown { + position: absolute; + z-index: 100; + background: #21262d; + border: 1px solid #30363d; + border-radius: 6px; + box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4); + width: max-content; +} + +.font-picker-dropdown ul { + list-style: none; + margin: 0; + padding: 0; + max-height: 260px; + overflow-y: auto; + overflow-x: hidden; + scrollbar-width: thin; + scrollbar-color: #484f58 transparent; +} + +.font-picker-dropdown li { + padding: 4px 10px; + color: #c9d1d9; + font-family: inherit; + font-size: 17px; + cursor: pointer; + white-space: nowrap; +} + +.font-picker-dropdown li.selected { + background: #264f78; + color: #fff; +} + /* CodeMirror styling */ .cm-editor { width: 100%; diff --git a/resources/fonts/Avara-master/Avara-Black.otf b/resources/fonts/Avara-master/Avara-Black.otf Binary files differ. diff --git a/resources/fonts/Avara-master/Avara-Bold.otf b/resources/fonts/Avara-master/Avara-Bold.otf Binary files differ. diff --git a/resources/fonts/Avara-master/Avara-BoldItalic.otf b/resources/fonts/Avara-master/Avara-BoldItalic.otf Binary files differ. diff --git a/resources/fonts/Avara-master/FONTLOG.txt b/resources/fonts/Avara-master/FONTLOG.txt @@ -0,0 +1,92 @@ +FONTLOG for Avara +------------------- +This file provides detailed information on the Avara font software. +This information should be distributed along with the AVARA fonts +and any derivative works. + + +Basic Font Information +-------------------------- +Avara is a libre transitional serif curveless font based on a square grid. +On a 1000 UPM square, the grid is created by a 40 unit span. + + +Information for Contributors +------------------------------ +Avara is released under the OFL 1.1 - http://scripts.sil.org/OFL +For information on what you're allowed to change or modify, consult the +OFL-1.1.txt and OFL-FAQ.txt files. The OFL-FAQ also gives a very general +rationale and various recommendations regarding why you would want to +contribute to the project or make your own version of the font. + +See the project website for the current trunk and the various branches: +https://gitlab.com/velvetyne/Avara + +ChangeLog +---------- + +1 August 2013 (Wei H) Avara Version 0 +- FontLab and FontForge sources + +2 January 2013 (Wei H) Avara Version 0 +- Horizontal metrics fixed for all characters for even spacing +- Vertical metrics made taller for larger line-heigh +- Removed kerning and kerning classes, will need to re-do due to new metrics +- UPM size changed to 25 units for strict grid design, all co-ordinates are on the grid now +- /c/o/e/a/s/g/q/d/b/p/h/n/r/m/u/ to be taller so it's optically same as x, may not work, needs testing +- /D/ right side to be as fat as O +- /H/ Wider +- /J/ Ball Terminal +- /L/ Sharp serif past baseline +- /N/ wider +- /R/ sharp leg +- /S/ Ball-like terminal on bottom +- /m/n/ wedge where the shoulder connects straight part is more open +- /u/ serifs bigger +- /y/ serif removed on right side for clarity +- /z/ serifs made smaller +- .sfg files updated, now does not have grid though +- .ufo files updated + +4 June 2013 (Raphaël) Avara Version 0 +- Added basic glyphs, documentation +- Released as Avara + +5 December 2016 (Jérémy) Avara Bold Version 0 +Done : +- Renamed « Avara bold » to « Avara regular ». +- Metrics of the uppercases and lowercases of the extra bold. +- Corrected the vertical metrics of the regular and the extra bold. +- Bigger x-height for the extra bold. +Changed in the regular : +- /2/ balance +Issues : +- Are the lowercases too bold compared to the uppercases? +- There is no overshoot of the curved letters under the line-height or above the cap height. Is this a feature? + + +Acknowledgements +------------------------- + +N: Raphaël Bastide +E: bonjour@raphaelbastide.com +W: http://raphaelbastide.com +D: Initiator, contributor + +N: Wei Huang +W: https://twitter.com/w__h_ +D: Contributor + +N: Lucas Le Bihan +E: lucas.bihan@gmail.com +W: http://lucaslebihan.fr +D: Contributor + +N: Jérémy Landes +E: jeremy@studiotriple.fr +W: http://jjllnn.fr +D: Contributor + +N: Walid Bouchouchi +E: bouchouchiw@gmail.com +D: Contributor diff --git a/resources/fonts/Avara-master/LICENSE.txt b/resources/fonts/Avara-master/LICENSE.txt @@ -0,0 +1,106 @@ +Copyright (c) 2013, Raphaël Bastide (bonjour@raphaelbastide.com), +with Reserved Font Name "Avara" + +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: +http://scripts.sil.org/OFL + +SIL Open Font License v1.1 +==================================================== + + +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. diff --git a/resources/fonts/Avara-master/README.md b/resources/fonts/Avara-master/README.md @@ -0,0 +1,33 @@ +# Avara + +Libre transitional serif curveless font based on a square grid. + + + +## Specimens + +[↪ Visit the Web Specimen](http://raphaelbastide.com/avara) + + + + + +## Contributors + +- [Raphaël Bastide](http://raphaelbastide.com) +- [Wei Huang](https://github.com/weiweihuanghuang/) +- [Lucas Le Bihan](http://www.lucaslebihan.fr) +- [Jérémy Landes](http://www.studiotriple.fr) +- [Walid Bouchouchi](https://www.akakir.com/) + +## Tools + +Designed using [FontForge](http://fontforge.sourceforge.net/) and [FontLab](http://www.fontlab.com/). + +## License + +Avara is under [SIL Open Font License (OFL)](http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL "SIL Open Font License") + +## Repository Layout + +This font repository structure is inspired by [Unified Font Repository v0.3](https://github.com/unified-font-repository/Unified-Font-Repository). diff --git a/resources/fonts/Ballet/Ballet_28pt-Regular.ttf b/resources/fonts/Ballet/Ballet_28pt-Regular.ttf Binary files differ. diff --git a/resources/fonts/Ballet/OFL.txt b/resources/fonts/Ballet/OFL.txt @@ -0,0 +1,93 @@ +Copyright 2020 The Ballet Project Authors (https://github.com/Omnibus-Type/Ballet) + +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://openfontlicense.org + + +----------------------------------------------------------- +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. diff --git a/resources/fonts/Bitcount_Single/BitcountSingle-Regular.ttf b/resources/fonts/Bitcount_Single/BitcountSingle-Regular.ttf Binary files differ. diff --git a/resources/fonts/Bitcount_Single/OFL.txt b/resources/fonts/Bitcount_Single/OFL.txt @@ -0,0 +1,93 @@ +Copyright 1980 The Bitcount Project Authors (https://github.com/petrvanblokland/TYPETR-Bitcount) + +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://openfontlicense.org + + +----------------------------------------------------------- +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. diff --git a/resources/fonts/CutMeOut/CutMeOut2.ttf b/resources/fonts/CutMeOut/CutMeOut2.ttf Binary files differ. diff --git a/resources/fonts/CutMeOut/Open Font License.txt b/resources/fonts/CutMeOut/Open Font License.txt @@ -0,0 +1,95 @@ +Copyright (c) 2009, Peter Wiegel, www.peter-wiegel.de, wiegel@peter-wiegel.de +with Reserved Font Name CatShop. + + +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: +http://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. diff --git a/resources/fonts/Eagle_Lake/EagleLake-Regular.ttf b/resources/fonts/Eagle_Lake/EagleLake-Regular.ttf Binary files differ. diff --git a/resources/fonts/Eagle_Lake/OFL.txt b/resources/fonts/Eagle_Lake/OFL.txt @@ -0,0 +1,94 @@ +Copyright (c) 2012, Brian J. Bonislawsky DBA Astigmatic (AOETI) (astigma@astigmatic.com), with Reserved Font Names "Eagle Lake" + + +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://openfontlicense.org + + +----------------------------------------------------------- +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. diff --git a/resources/fonts/ElbtunnelTT/Creative Commons Lizenz.txt b/resources/fonts/ElbtunnelTT/Creative Commons Lizenz.txt @@ -0,0 +1,55 @@ +Lizenzvertrag + +DAS URHEBERRECHTLICH GESCHTZTE WERK ODER DER SONSTIGE SCHUTZGEGENSTAND (WIE UNTEN BESCHRIEBEN) WIRD UNTER DEN BEDINGUNGEN DIESER CREATIVE COMMONS PUBLIC LICENSE (CCPL ODER LIZENZVERTRAG) ZUR VERFGUNG GESTELLT. DER SCHUTZGEGENSTAND IST DURCH DAS URHEBERRECHT UND/ODER EINSCHLGIGE GESETZE GESCHTZT. + +DURCH DIE AUSBUNG EINES DURCH DIESEN LIZENZVERTRAG GEWHRTEN RECHTS AN DEM SCHUTZGEGENSTAND ERKLREN SIE SICH MIT DEN LIZENZBEDINGUNGEN RECHTSVERBINDLICH EINVERSTANDEN. DER LIZENZGEBER RUMT IHNEN DIE HIER BESCHRIEBENEN RECHTE UNTER DER VORAUSSETZUNGEIN, DASS SIE SICH MIT DIESEN VERTRAGSBEDINGUNGEN EINVERSTANDEN ERKLREN. + +1. Definitionen + + 1. Unter einer Bearbeitung wird eine bersetzung oder andere Bearbeitung des Werkes verstanden, die Ihre persnliche geistige Schpfung ist. Eine freie Benutzung des Werkes wird nicht als Bearbeitung angesehen. + 2. Unter den Lizenzelementen werden die folgenden Lizenzcharakteristika verstanden, die vom Lizenzgeber ausgewhlt und in der Bezeichnung der Lizenz genannt werden: Namensnennung, Nicht-kommerziell, Weitergabe unter gleichen Bedingungen. + 3. Unter dem Lizenzgeber wird die natrliche oder juristische Person verstanden, die den Schutzgegenstand unter den Bedingungen dieser Lizenz anbietet. + 4. Unter einem Sammelwerk wird eine Sammlung von Werken, Daten oder anderen unabhngigen Elementen verstanden, die aufgrund der Auswahl oder Anordnung der Elemente eine persnliche geistige Schpfung ist. Darunter fallen auch solche Sammelwerke, deren Elemente systematisch oder methodisch angeordnet und einzeln mit Hilfe elektronischer Mittel oder auf andere Weise zugnglich sind (Datenbankwerke). Ein Sammelwerk wird im Zusammenhang mit dieser Lizenz nicht als Bearbeitung (wie oben beschrieben) angesehen. + 5. Mit SIE und Ihnen ist die natrliche oder juristische Person gemeint, die die durch diese Lizenz gewhrten Nutzungsrechte ausbt und die zuvor die Bedingungen dieser Lizenz im Hinblick auf das Werk nicht verletzt hat, oder die die ausdrckliche Erlaubnis des Lizenzgebers erhalten hat, die durch diese Lizenz gewhrten Nutzungsrechte trotz einer vorherigen Verletzung auszuben. + 6. Unter dem Schutzgegenstandwird das Werk oder Sammelwerk oder das Schutzobjekt eines verwandten Schutzrechts, das Ihnen unter den Bedingungen dieser Lizenz angeboten wird, verstanden + 7. Unter dem Urheber wird die natrliche Person verstanden, die das Werk geschaffen hat. + 8. Unter einem verwandten Schutzrecht wird das Recht an einem anderen urheberrechtlichen Schutzgegenstand als einem Werk verstanden, zum Beispiel einer wissenschaftlichen Ausgabe, einem nachgelassenen Werk, einem Lichtbild, einer Datenbank, einem Tontrger, einer Funksendung, einem Laufbild oder einer Darbietung eines ausbenden Knstlers. + 9. Unter dem Werk wird eine persnliche geistige Schpfung verstanden, die Ihnen unter den Bedingungen dieser Lizenz angeboten wird. + +2. Schranken des Urheberrechts. Diese Lizenz lsst smtliche Befugnisse unberhrt, die sich aus den Schranken des Urheberrechts, aus dem Erschpfungsgrundsatz oder anderen Beschrnkungen der Ausschlielichkeitsrechte des Rechtsinhabers ergeben. + +3. Lizenzierung. Unter den Bedingungen dieses Lizenzvertrages rumt Ihnen der Lizenzgeber ein lizenzgebhrenfreies, rumlich und zeitlich (fr die Dauer des Urheberrechts oder verwandten Schutzrechts) unbeschrnktes einfaches Nutzungsrecht ein, den Schutzgegenstand in der folgenden Art und Weise zu nutzen: + + 1. den Schutzgegenstand in krperlicher Form zu verwerten, insbesondere zu vervielfltigen, zu verbreiten und auszustellen; + 2. den Schutzgegenstand in unkrperlicher Form ffentlich wiederzugeben, insbesondere vorzutragen, aufzufhren und vorzufhren, ffentlich zugnglich zu machen, zu senden, durch Bild- und Tontrger wiederzugeben sowie Funksendungen und ffentliche Zugnglichmachungen wiederzugeben; + 3. den Schutzgegenstand auf Bild- oder Tontrger aufzunehmen, Lichtbilder davon herzustellen, weiterzusenden und in dem in a. und b. genannten Umfang zu verwerten; + 4. den Schutzgegenstand zu bearbeiten oder in anderer Weise umzugestalten und die Bearbeitungen zu verffentlichen und in dem in a. bis c. genannten Umfang zu verwerten; + +Die genannten Nutzungsrechte knnen fr alle bekannten Nutzungsarten ausgebt werden. Die genannten Nutzungsrechte beinhalten das Recht, solche Vernderungen an dem Werk vorzunehmen, die technisch erforderlich sind, um die Nutzungsrechte fr alle Nutzungsarten wahrzunehmen. Insbesondere sind davon die Anpassung an andere Medien und auf andere Dateiformate umfasst. + +4. Beschrnkungen. Die Einrumung der Nutzungsrechte gem Ziffer 3 erfolgt ausdrcklich nur unter den folgenden Bedingungen: + + 1. Sie drfen den Schutzgegenstand ausschlielich unter den Bedingungen dieser Lizenz vervielfltigen, verbreiten oder ffentlich wiedergeben, und Sie mssen stets eine Kopie oder die vollstndige Internetadresse in Form des Uniform-Resource-Identifier (URI) dieser Lizenz beifgen, wenn Sie den Schutzgegenstand vervielfltigen, verbreiten oder ffentlich wiedergeben. Sie drfen keine Vertragsbedingungen anbieten oder fordern, die die Bedingungen dieser Lizenz oder die durch sie gewhrten Rechte ndern oder beschrnken. Sie drfen den Schutzgegenstand nicht unterlizenzieren. Sie mssen alle Hinweise unverndert lassen, die auf diese Lizenz und den Haftungsausschluss hinweisen. Sie drfen den Schutzgegenstand mit keinen technischen Schutzmanahmen versehen, die den Zugang oder den Gebrauch des Schutzgegenstandes in einer Weise kontrollieren, die mit den Bedingungen dieser Lizenz im Widerspruch stehen. Die genannten Beschrnkungen gelten auch fr den Fall, dass der Schutzgegenstand einen Bestandteil eines Sammelwerkes bildet; sie verlangen aber nicht, dass das Sammelwerk insgesamt zum Gegenstand dieser Lizenz gemacht wird. Wenn Sie ein Sammelwerk erstellen, mssen Sie - soweit dies praktikabel ist - auf die Mitteilung eines Lizenzgebers oder Urhebers hin aus dem Sammelwerk jeglichen Hinweis auf diesen Lizenzgeber oder diesen Urheber entfernen. Wenn Sie den Schutzgegenstand bearbeiten, mssen Sie - soweit dies praktikabel ist- auf die Aufforderung eines Rechtsinhabers hin von der Bearbeitung jeglichen Hinweis auf diesen Rechtsinhaber entfernen. + 2. Sie drfen eine Bearbeitung ausschlielich unter den Bedingungen dieser Lizenz, einer spteren Version dieser Lizenz mit denselben Lizenzelementen wie diese Lizenz oder einer Creative Commons iCommons Lizenz, die dieselben Lizenzelemente wie diese Lizenz enthlt (z.B. Namensnennung - Nicht-kommerziell - Weitergabe unter gleichen Bedingungen 2.0 Japan), vervielfltigen, verbreiten oder ffentlich wiedergeben. Sie mssen stets eine Kopie oder die Internetadresse in Form des Uniform-Resource-Identifier (URI) dieser Lizenz oder einer anderen Lizenz der im vorhergehenden Satz beschriebenen Art beifgen, wenn Sie die Bearbeitung vervielfltigen, verbreiten oder ffentlich wiedergeben. Sie drfen keine Vertragsbedingungen anbieten oder fordern, die die Bedingungen dieser Lizenz oder die durch sie gewhrten Rechte ndern oder beschrnken, und Sie mssen alle Hinweise unverndert lassen, die auf diese Lizenz und den Haftungsausschluss hinweisen. Sie drfen eine Bearbeitung nicht mit technischen Schutzmanahmen versehen, die den Zugang oder den Gebrauch der Bearbeitung in einer Weise kontrollieren, die mit den Bedingungen dieser Lizenz im Widerspruch stehen. Die genannten Beschrnkungen gelten auch fr eine Bearbeitung als Bestandteil eines Sammelwerkes; sie erfordern aber nicht, dass das Sammelwerk insgesamt zum Gegenstand dieser Lizenz gemacht wird. + 3. Wenn Sie den Schutzgegenstand oder eine Bearbeitung oder ein Sammelwerk vervielfltigen, verbreiten oder ffentlich wiedergeben, mssen Sie alle Urhebervermerke fr den Schutzgegenstand unverndert lassen und die Urheberschaft oder Rechtsinhaberschaft in einer der von Ihnen vorgenommenen Nutzung angemessenen Form anerkennen, indem Sie den Namen (oder das Pseudonym, falls ein solches verwendet wird) des Urhebers oder Rechteinhabers nennen, wenn dieser angegeben ist. Dies gilt auch fr den Titel des Schutzgegenstandes, wenn dieser angeben ist, sowie - in einem vernnftigerweise durchfhrbaren Umfang - fr die mit dem Schutzgegenstand zu verbindende Internetadresse in Form des Uniform-Resource-Identifier (URI), wie sie der Lizenzgeber angegeben hat, sofern dies geschehen ist, es sei denn, diese Internetadresse verweist nicht auf den Urhebervermerk oder die Lizenzinformationen zu dem Schutzgegenstand. Bei einer Bearbeitung ist ein Hinweis darauf aufzufhren, in welcher Form der Schutzgegenstand in die Bearbeitung eingegangen ist (z.B. Franzsische bersetzung des ... (Werk) durch ... (Urheber) oder Das Drehbuch beruht auf dem Werk des ... (Urheber)). Ein solcher Hinweis kann in jeder angemessenen Weise erfolgen, wobei jedoch bei einer Bearbeitung, einer Datenbank oder einem Sammelwerk der Hinweis zumindest an gleicher Stelle und in ebenso aufflliger Weise zu erfolgen hat wie vergleichbare Hinweise auf andere Rechtsinhaber. + 4. Obwohl die gemss Ziffer 3 gewhrten Nutzungsrechte in umfassender Weise + ausgebt werden drfen, findet diese Erlaubnis ihre gesetzliche Grenze in + den Persnlichkeitsrechten der Urheber und ausbenden Knstler, deren berechtigte geistige und persnliche Interessen bzw. deren Ansehen oder Ruf nicht dadurch gefhrdet werden drfen, dass ein Schutzgegenstand ber das gesetzlich zulssige Ma hinaus beeintrchtigt wird. + +5. Gewhrleistung. Sofern dies von den Vertragsparteien nicht anderweitig schriftlich vereinbart,, bietet der Lizenzgeber keine Gewhrleistung fr die erteilten Rechte, auer fr den Fall, dass Mngel arglistig verschwiegen wurden. Fr Mngel anderer Art, insbesondere bei der mangelhaften Lieferung von Verkrperungen des Schutzgegenstandes, richtet sich die Gewhrleistung nach der Regelung, die die Person, die Ihnen den Schutzgegenstand zur Verfgung stellt, mit Ihnen auerhalb dieser Lizenz vereinbart, oder - wenn eine solche Regelung nicht getroffen wurde - nach den gesetzlichen Vorschriften. + +6. Haftung. ber die in Ziffer 5 genannte Gewhrleistung hinaus haftet Ihnen der Lizenzgeber nur fr Vorsatz und grobe Fahrlssigkeit. + +7. Vertragsende + + 1. Dieser Lizenzvertrag und die durch ihn eingerumten Nutzungsrechte enden automatisch bei jeder Verletzung der Vertragsbedingungen durch Sie. Fr natrliche und juristische Personen, die von Ihnen eine Bearbeitung, eine Datenbank oder ein Sammelwerk unter diesen Lizenzbedingungen erhalten haben, gilt die Lizenz jedoch weiter, vorausgesetzt, diese natrlichen oder juristischen Personen erfllen smtliche Vertragsbedingungen. Die Ziffern 1, 2, 5, 6, 7 und 8 gelten bei einer Vertragsbeendigung fort. + 2. Unter den oben genannten Bedingungen erfolgt die Lizenz auf unbegrenzte Zeit (fr die Dauer des Schutzrechts). Dennoch behlt sich der Lizenzgeber das Recht vor, den Schutzgegenstand unter anderen Lizenzbedingungen zu nutzen oder die eigene Weitergabe des Schutzgegenstandes jederzeit zu beenden, vorausgesetzt, dass solche Handlungen nicht dem Widerruf dieser Lizenz dienen (oder jeder anderen Lizenzierung, die auf Grundlage dieser Lizenz erfolgt ist oder erfolgen muss) und diese Lizenz wirksam bleibt, bis Sie unter den oben genannten Voraussetzungen endet. + +8. Schlussbestimmungen + + 1. Jedes Mal, wenn Sie den Schutzgegenstand vervielfltigen, verbreiten oder ffentlich wiedergeben, bietet der Lizenzgeber dem Erwerber eine Lizenz fr den Schutzgegenstand unter denselben Vertragsbedingungen an, unter denen er Ihnen die Lizenz eingerumt hat. + 2. Jedes Mal, wenn Sie eine Bearbeitung vervielfltigen, verbreiten oder ffentlich wiedergeben, bietet der Lizenzgeber dem Erwerber eine Lizenz fr den ursprnglichen Schutzgegenstand unter denselben Vertragsbedingungen an, unter denen er Ihnen die Lizenz eingerumt hat. + 3. Sollte eine Bestimmung dieses Lizenzvertrages unwirksam sein, so wird die Wirksamkeit der brigen Lizenzbestimmungen dadurch nicht berhrt, und an die Stelle der unwirksamen Bestimmung tritt eine Ersatzregelung, die dem mit der unwirksamen Bestimmung angestrebten Zweck am nchsten kommt. + 4. Nichts soll dahingehend ausgelegt werden, dass auf eine Bestimmung dieses Lizenzvertrages verzichtet oder einer Vertragsverletzung zugestimmt wird, so lange ein solcher Verzicht oder eine solche Zustimmung nicht schriftlich vorliegen und von der verzichtenden oder zustimmenden Vertragspartei unterschrieben sind + 5. Dieser Lizenzvertrag stellt die vollstndige Vereinbarung zwischen den Vertragsparteien hinsichtlich des Schutzgegenstandes dar. Es gibt keine weiteren ergnzenden Vereinbarungen oder mndlichen Abreden im Hinblick auf den Schutzgegenstand. Der Lizenzgeber ist an keine zustzlichen Abreden gebunden, die aus irgendeiner Absprache mit Ihnen entstehen knnten. Der Lizenzvertrag kann nicht ohne eine bereinstimmende schriftliche Vereinbarung zwischen dem Lizenzgeber und Ihnen abgendert werden. + 6. Auf diesen Lizenzvertrag findet das Recht der Bundesrepublik Deutschland Anwendung. +\ No newline at end of file diff --git a/resources/fonts/ElbtunnelTT/Elb-Tunnel Schatten.ttf b/resources/fonts/ElbtunnelTT/Elb-Tunnel Schatten.ttf Binary files differ. diff --git a/resources/fonts/ElbtunnelTT/Elb-Tunnel.ttf b/resources/fonts/ElbtunnelTT/Elb-Tunnel.ttf Binary files differ. diff --git a/resources/fonts/Eureka/Eureka.ttf b/resources/fonts/Eureka/Eureka.ttf Binary files differ. diff --git a/resources/fonts/Eureka/OFL-FAQ.txt b/resources/fonts/Eureka/OFL-FAQ.txt @@ -0,0 +1,242 @@ +Eine kurze deutsche Zusammenfassung der OFL finden Sie auf: +http://de.wikipedia.org/wiki/SIL_Open_Font_License + + + +OFL FAQ - Frequently Asked Questions about the SIL Open Font License (OFL) +Version 1.1-update1 - 31 March 2009 +(See http://scripts.sil.org/OFL for updates) + + +1 ABOUT USING AND DISTRIBUTING FONTS LICENSED UNDER THE OFL + +1.1 Can I use the fonts in any publication, even embedded in the file? +Yes. You may use them like most other fonts, but unlike some fonts you may include an embedded subset of the fonts in your document. Such use does not require you to include this license or other files (listed in OFL condition 2), nor does it require any type of acknowledgement within the publication. Some mention of the font name within the publication information (such as in a colophon) is usually appreciated. If you wish to include the complete font as a separate file, you should distribute the full font package, including all existing acknowledgements, and comply with the OFL conditions. Of course, referencing or embedding an OFL font in any document does not change the license of the document itself. The requirement for fonts to remain under the OFL does not apply to any document created using the fonts and their derivatives. Similarly, creating any kind of graphic using a font under OFL does not make the resulting artwork subject to the OFL. + +1.2 Can I make web pages using these fonts? +Yes! Go ahead! Using CSS (Cascading Style Sheets) is recommended. Direct usage of fonts retrieved from a remote server - also referred to as font linking - using cross-platform open standards like @font-face is encouraged. This is considered to be use and distribution for which the OFL explicitly grants permission. The font file itself is not embedded in the webpage but referenced through a web address (i.e. a URI regardless of file format or access protocol) which will cause the browser to retrieve and use the corresponding font to render the webpage. This usage scenario is different from font embedding within a document (i.e. a PDF) where the font or some of its elements become part of the document. Note that embedding in a document is also permitted by the license as indicated in 1.1. (See 1.10 for details related to URL-based access restrictions methods or DRM mechanisms). + +1.3 Can I make the fonts available to others from my web site? +Yes, as long as you meet the conditions of the license (do not sell by itself, include the necessary files, include the necessary copyright and license information, rename Modified Versions, do not abuse the Author(s)' name(s) and do not sublicense). In the case where you are hosting fonts to be served on the web, make sure the file contains the needed copyright notice(s) and licensing information in its metadata. Please double-check the accuracy of every field to prevent contradictory information. If you are making the font available for use via the @font-face open standard, putting this information in the standard font metadata fields is sufficient. Other font formats, including EOT and proposed superior alternatives, already provide fields for this information. + +1.4 Can the fonts be included with Free/Libre and Open Source Software collections such as GNU/Linux and BSD distributions? +Yes! Fonts licensed under the OFL can be freely aggregated with software under FLOSS (Free/Libre and Open Source Software) licenses. Since fonts are much more useful aggregated to than merged with existing software, possible incompatibility with existing software licenses is not a problem. You can also repackage the fonts and the accompanying components in a .rpm or .deb package and include them in distro CD/DVDs and online repositories. + +1.5 I want to distribute the fonts with my program. Does this mean my program also has to be free/libre and open source software? +No. Only the portions based on the Font Software are required to be released under the OFL. The intent of the license is to allow aggregation or bundling with software under restricted licensing as well. + +1.6 Can I include the fonts on a CD of freeware or commercial fonts? +Yes, as long some other font or software is also on the disk, so the OFL font is not sold by itself. + +1.7 Can I sell a software package that includes these fonts? +Yes, you can do this with both the Original Version and a Modified Version. Examples of bundling made possible by the OFL would include: word processors, design and publishing applications, training and educational software, edutainment software, etc. + +1.8 Why won't the OFL let me sell the fonts alone? +The intent is to keep people from making money by simply redistributing the fonts. The only people who ought to profit directly from the fonts should be the original authors, and those authors have kindly given up potential direct income to distribute their fonts under the OFL. Please honor and respect their contribution! + +1.9 I've come across a font released under the OFL. How can I easily get more information about the Original Version? How can I know where it stands compared to the Original Version or other Modified Versions? +Consult the copyright statement(s) in the license for ways to contact the original authors. Consult the FONTLOG for information on how the font differs from the Original Version, and get in touch with the various contributors via the information in the acknowledgment section. Please consider using the Original Versions of the fonts whenever possible. + +1.10 What do you mean in condition 4? Can you provide examples of abusive promotion / endorsement / advertisement vs. normal acknowledgement? +The intent is that the goodwill and reputation of the author(s) should not be used in a way that makes it sound like the original author(s) endorse or approve of a specific Modified Version or software bundle. For example, it would not be right to advertise a word processor by naming the author(s) in a listing of software features, or to promote a Modified Version on a web site by saying "designed by ...". However, it would be appropriate to acknowledge the author(s) if your software package has a list of people who deserve thanks. We realize that this can seem to be a gray area, but the standard used to judge an acknowledgement is that if the acknowledgement benefits the author(s) it is allowed, but if it primarily benefits other parties, or could reflect poorly on the author(s), then it is not. + +1.11 Can Font Software released under the OFL be subject to URL-based access restrictions methods or DRM mechanisms? +Yes, but these issues are out-of-scope for the OFL. The license itself neither encourages their use nor prohibits them since such mechanisms are not implemented in the components of the Font Software but through external software. Such restrictions are put in place for many different purposes corresponding to various usage scenarios. One common example is to limit potentially dangerous cross-site scripting attacks. However, in the spirit of libre/open fonts and unrestricted writing systems, we strongly encourage open sharing and reuse of OFL fonts, and the establishment of an environment where such restrictions are unnecessary. Note that whether you wish to use such mechanisms or you prefer not to, you must still abide by the rules set forth by the OFL when using fonts released by their authors under this license. Derivative fonts must be licensed under the OFL, even if they are part of a service for which you charge fees and/or for which access to source code is restricted. You may not sell the fonts on their own - they must be part of a larger software package or bundle. For example, even if the OFL font is distributed in a software package or via an online service using a DRM mechanism, the user would still have the right to extract that font, use, study, modify and redistribute it under the OFL. + +1.12 What about distributing fonts with a document? Within a compressed folder structure like an OpenDocument file (.odt) for example? Is it redistribution, bundling or embedding? +The vast majority of the time, documents circulated in electronic form reference a font name which will match the corresponding font on the target system but do not carry the font within themselves. There may, however, be some cases where you need to bundle a font with the document. Certain document formats may allow the inclusion of an unmodified font within their file structure which consists of a compressed folder containing the various resources forming the document (such as pictures and thumbnails). Including fonts within such a structure is understood as being different from embedding but rather similar to bundling (or mere aggregation) for which the licensing makes explicit provision. In this case the font is conveyed unchanged whereas embedding a font transforms it from the original format. The OFL does not allow anyone to extract the font from such a structure to then redistribute it under another license. The explicit permission to redistribute and embed does not cancel the requirement for the Font Software to remain under the license chosen by its Author(s). + +1.13 If OFL fonts are extracted from a document in which they are embedded (such as a PDF file), what can be done with them? Is this a risk to Author(s)? +The few utilities that can extract fonts embedded in a PDF will only output limited amounts of outlines - not a complete font. To create a working font from this method is much more difficult than finding the source of the original OFL font. So there is little chance that an OFL font would be extracted and redistributed inappropriately through this method. Even so, copyright laws address any misrepresentation of authorship. All Font Software released under the OFL and marked as such by the Author(s) is intended to remain under this license regardless of the distribution method, and cannot be redistributed under any other license. We strongly discourage any font extraction - we recommend directly using the font sources instead - but if you extract font outlines from a document please be considerate, use your common sense and respect the work of the Author(s) and the licensing model. + +1.14 What about sharing OFL fonts with friends on a CD, DVD or USB stick? +You are very welcome to share open fonts with friends, family and colleagues on such removable media. Please make sure that you share and share-alike as much as possible from what the Author(s) released and that you don't strip away useful information which may not be present in the binary font files themselves. Just remember that in the case where you sell the font, it has to come bundled with software. + + +2 ABOUT MODIFYING OFL LICENSED FONTS + +2.1 Can I change the fonts? Are there any limitations to what things I can and cannot change? +You are allowed to change anything, as long as such changes do not violate the terms of the license. In other words, you are not allowed to remove the copyright statement(s) from the font, but you could add additional information into it that covers your contribution. + +2.2 I have a font that needs a few extra glyphs - can I take them from an OFL licensed font and copy them into mine? +Yes, but if you distribute that font to others it must be under the OFL, and include the information mentioned in condition 2 of the license. + +2.3 Can I charge people for my additional work? In other words, if I add a bunch of special glyphs and/or OpenType/Graphite code, can I sell the enhanced font? +Not by itself. Derivative fonts must be released under the OFL and cannot be sold by themselves. It is permitted, however, to include them in a larger software package (such as text editors, office suites or operating systems), even if the larger package is sold. In that case, you are strongly encouraged, but not required, to also make that derived font easily and freely available outside of the larger package. + +2.4 Can I pay someone to enhance the fonts for my use and distribution? +Yes. This is a good way to fund the further development of the fonts. Keep in mind, however, that if the font is distributed to others it must be under the OFL. You won't be able to recover your investment by exclusively selling the font, but you will be making a valuable contribution to the community. Please remember how you have benefitted from the contributions of others. + +2.5 I need to make substantial revisions to the font to make it work with my program. It will be a lot of work, and a big investment, and I want to be sure that it can only be distributed with my program. Can I restrict its use? +No. If you redistribute a Modified Version of the font it must be under the OFL. You may not restrict it in any way. This is intended to ensure that all released improvements to the fonts become available to everyone. But you will likely get an edge over competitors by being the first to distribute a bundle with the enhancements. Again, please remember how you have benefitted from the contributions of others. + +2.6 Do I have to make any derivative fonts (including extended source files, build scripts, documentation, etc.) publicly available? +No, but please do share your improvements with others. You may find that you receive more than what you gave in return. + +2.7 Why can't I use the Reserved Font Name(s) in my derivative font names? I'd like people to know where the design came from. +The best way to acknowledge the source of the design is to thank the original authors and any other contributors in the files that are distributed with your revised font (although no acknowledgement is required). The FONTLOG is a natural place to do this. Reserved Font Name(s) ensure that the only fonts that have the original names are the unmodified Original Versions. This allows designers to maintain artistic integrity while allowing collaboration to happen. It eliminates potential confusion and name conflicts. When choosing a name be creative and avoid names that reuse almost all the same letters in the same order or sound like the original. Keep in mind that the Copyright Holder(s) can allow a specific trusted partner to use Reserved Font Name(s) through a separate written agreement. + +2.8 What do you mean by "primary name as presented to the user"? Are you referring to the font menu name? +Yes, the requirement to change the visible name used to differentiate the font from others applies to the font menu name and other mechanisms to specify a font in a document. It would be fine, for example, to keep a text reference to the original fonts in the description field, in your modified source file or in documentation provided alongside your derivative as long as no one could be confused that your modified source is the original. But you cannot use the Reserved Font Names in any way to identify the font to the user (unless the Copyright Holder(s) allow(s) it through a separate agreement; see section 2.7). Users who install derivatives ("Modified Versions") on their systems should not see any of the original names ("Reserved Font Names") in their font menus, for example. Again, this is to ensure that users are not confused and do not mistake a font for another and so expect features only another derivative or the Original Version can actually offer. Ultimately, creating name conflicts will cause many problems for the users as well as for the designer of both the Original and Modified versions, so please think ahead and find a good name for your own derivative. Font substitution systems like fontconfig, or application-level font fallback configuration within OpenOffice.org or Scribus, will also get very confused if the name of the font they are configured to substitute to actually refers to another physical font on the user's hard drive. It will help everyone if Original Versions and Modified Versions can easily be distinguished from one another and from other derivatives. The substitution mechanism itself is outside the scope of the license. Users can always manually change a font reference in a document or set up some kind of substitution at a higher level but at the lower level the fonts themselves have to respect the Reserved Font Name(s) requirement to prevent ambiguity. If a substitution is currently active the user should be aware of it. + +2.9 Am I not allowed to use any part of the Reserved Font Names? +You may not use the words of the font names, but you would be allowed to use parts of words, as long as you do not use any word from the Reserved Font Names entirely. We do not recommend using parts of words because of potential confusion, but it is allowed. For example, if "Foobar" was a Reserved Font Name, you would be allowed to use "Foo" or "bar", although we would not recommend it. Such an unfortunate choice would confuse the users of your fonts as well as make it harder for other designers to contribute. + +2.10 So what should I, as an author, identify as Reserved Font Names? +Original authors are encouraged to name their fonts using clear, distinct names, and only declare the unique parts of the name as Reserved Font Names. For example, the author of a font called "Foobar Sans" would declare "Foobar" as a Reserved Font Name, but not "Sans", as that is a common typographical term, and may be a useful word to use in a derivative font name. Reserved Font Names should also be single words. A font called "Flowing River" should have Reserved Font Names "Flowing" and "River", not "Flowing River". + +2.11 Do I, as an author, have to identify any Reserved Font Names? +No, but we strongly encourage you to do so. This is to avoid confusion between your work and Modified versions. You may, however, give certain trusted parties the right to use any of your Reserved Font Names through separate written agreements. For example, even if "Foobar" is a RFN, you could write up an agreement to give company "XYZ" the right to distribute a modified version with a name that includes "Foobar". This allows for freedom without confusion. + +2.12 Are any names (such as the main font name) reserved by default? +No. That is a change to the license as of version 1.1. If you want any names to be Reserved Font Names, they must be specified after the copyright statement(s). + +2.13 What is this FONTLOG thing exactly? +It has three purposes: 1) to provide basic information on the font to users and other developers, 2) to document changes that have been made to the font or accompanying files, either by the original authors or others, and 3) to provide a place to acknowledge the authors and other contributors. Please use it! See below for details on how changes should be noted. + +2.14 Am I required to update the FONTLOG? +No, but users, designers and other developers might get very frustrated at you if you don't! People need to know how derivative fonts differ from the original, and how to take advantage of the changes, or build on them. + + +3 ABOUT THE FONTLOG + +The FONTLOG can take a variety of formats, but should include these four sections: + +3.1 FONTLOG for <FontFamilyName> +This file provides detailed information on the <FontFamilyName> Font Software. This information should be distributed along with the <FontFamilyName> fonts and any derivative works. + +3.2 Basic Font Information +(Here is where you would describe the purpose and brief specifications for the font project, and where users can find more detailed documentation. It can also include references to how changes can be contributed back to the Original Version. You may also wish to include a short guide to the design, or a reference to such a document.) + +3.3 ChangeLog +(This should list both major and minor changes, most recent first. Here are some examples:) + +7 February 2007 (Pat Johnson) <NewFontFamilyName> Version 1.3 +- Added Greek and Cyrillic glyphs +- Released as "<NewFontFamilyName>" + +7 March 2006 (Fred Foobar) <NewFontFamilyName> Version 1.2 +- Tweaked contextual behaviours +- Released as "<NewFontFamilyName>" + +1 Feb 2005 (Jane Doe) <NewFontFamilyName> Version 1.1 +- Improved build script performance and verbosity +- Extended the smart code documentation +- Corrected minor typos in the documentation +- Fixed position of combining inverted breve below (U+032F) +- Added OpenType/Graphite smart code for Armenian +- Added Armenian glyphs (U+0531 -> U+0587) +- Released as "<NewFontFamilyName>" + +1 Jan 2005 (Joe Smith) <FontFamilyName> Version 1.0 +- Initial release of font "<FontFamilyName>" + +3.4 Acknowledgements +(Here is where contributors can be acknowledged. + +If you make modifications be sure to add your name (N), email (E), web-address (W) and description (D). This list is sorted by last name in alphabetical order.) + +N: Jane Doe +E: jane@university.edu +W: http://art.university.edu/projects/fonts +D: Contributor - Armenian glyphs and code + +N: Fred Foobar +E: fred@foobar.org +W: http://foobar.org +D: Contributor - misc Graphite fixes + +N: Pat Johnson +E: pat@fontstudio.org +W: http://pat.fontstudio.org +D: Designer - Greek & Cyrillic glyphs based on Roman design + +N: Tom Parker +E: tom@company.com +W: http://www.company.com/tom/projects/fonts +D: Engineer - original smart font code + +N: Joe Smith +E: joe@fontstudio.org +W: http://joe.fontstudio.org +D: Designer - original Roman glyphs + +(Original authors can also include information here about their organization.) + + +4 ABOUT MAKING CONTRIBUTIONS + +4.1 Why should I contribute my changes back to the original authors? +It would benefit many people if you contributed back to what you've received. Providing your contributions and improvements to the fonts and other components (data files, source code, build scripts, documentation, etc.) could be a tremendous help and would encourage others to contribute as well and 'give back', which means you will have an opportunity to benefit from other people's contributions as well. Sometimes maintaining your own separate version takes more effort than merging back with the original. Be aware that any contributions, however, must be either your own original creation or work that you own, and you may be asked to affirm that clearly when you contribute. + +4.2 I've made some very nice improvements to the font, will you consider adopting them and putting them into future Original Versions? +Most authors would be very happy to receive such contributions. Keep in mind that it is unlikely that they would want to incorporate major changes that would require additional work on their end. Any contributions would likely need to be made for all the fonts in a family and match the overall design and style. Authors are encouraged to include a guide to the design with the fonts. It would also help to have contributions submitted as patches or clearly marked changes (the use of smart source revision control systems like subversion, svk, mercurial, git or bzr is a good idea). Examples of useful contributions are bug fixes, additional glyphs, stylistic alternates (and the smart font code to access them) or improved hinting. + +4.3 How can I financially support the development of OFL fonts? +It is likely that most authors of OFL fonts would accept financial contributions - contact them for instructions on how to do this. Such contributions would support future development. You can also pay for others to enhance the fonts and contribute the results back to the original authors for inclusion in the Original Version. + +(In case of the font, that comes with this copy of the FAQ-file, you will find a paypal(tm) donation link on the fonts-page of www.peter-wiegel.de) + + +5 ABOUT THE LICENSE + +5.1 I see that this is version 1.1 of the license. Will there be later changes? +Version 1.1 is the first minor revision of the OFL. We are confident that version 1.1 will meet most needs, but are open to future improvements. Any revisions would be for future font releases, and previously existing licenses would remain in effect. No retroactive changes are possible, although the Copyright Holder(s) can re-release the font under a revised OFL. All versions will be available on our web site: http://scripts.sil.org/OFL. + +5.2 Can I use the SIL Open Font License for my own fonts? +Yes! We heartily encourage anyone to use the OFL to distribute their own original fonts. It is a carefully constructed license that allows great freedom along with enough artistic integrity protection for the work of the authors as well as clear rules for other contributors and those who redistribute the fonts. Some additional information about using the OFL is included at the end of this FAQ. + +5.3 Does this license restrict the rights of the Copyright Holder(s)? +No. The Copyright Holder(s) still retain(s) all the rights to their creation; they are only releasing a portion of it for use in a specific way. For example, the Copyright Holder(s) may choose to release a 'basic' version of their font under the OFL, but sell a restricted 'enhanced' version. Only the Copyright Holder(s) can do this. + +5.4 Is the OFL a contract or a license? +The OFL is a license and not a contract and so does not require you to sign it to have legal validity. By using, modifying and redistributing components under the OFL you indicate that you accept the license. + +5.5 How about translating the license and the FAQ into other languages? +SIL certainly recognises the need for people who are not familiar with English to be able to understand the OFL and this FAQ better in their own language. Making the license very clear and readable is a key goal of the OFL. + +If you are an experienced translator, you are very welcome to help by translating the OFL and its FAQ so that designers and users in your language community can understand the license better. But only the original English version of the license has legal value and has been approved by the community. Translations do not count as legal substitutes and should only serve as a way to explain the original license. SIL - as the author and steward of the license for the community at large - does not approve any translation of the OFL as legally valid because even small translation ambiguities could be abused and create problems. + +We give permission to publish unofficial translations into other languages provided that they comply with the following guidelines: + +- put the following disclaimer in both English and the target language stating clearly that the translation is unofficial: + +"This is an unofficial translation of the SIL Open Font License into $language. It was not published by SIL International, and does not legally state the distribution terms for fonts that use the OFL. A release under the OFL is only valid when using the original English text. + +However, we recognize that this unofficial translation will help users and designers not familiar with English to understand the SIL OFL better and make it easier to use and release font families under this collaborative font design model. We encourage designers who consider releasing their creation under the OFL to read the FAQ in their own language if it is available. + +Please go to http://scripts.sil.org/OFL for the official version of the license and the accompanying FAQ." + +- keep your unofficial translation current and update it at our request if needed, for example if there is any ambiguity which could lead to confusion. + +If you start such a unofficial translation effort of the OFL and its accompanying FAQ please let us know, thank you. + + +6 ABOUT SIL INTERNATIONAL + +6.1 Who is SIL International and what does it do? +SIL International is a worldwide faith-based education and development organization (NGO) that studies, documents, and assists in developing the world's lesser-known languages through literacy, linguistics, translation, and other academic disciplines. SIL makes its services available to all without regard to religious belief, political ideology, gender, race, or ethnic background. SIL's members and volunteers share a Christian commitment. + +6.2 What does this have to do with font licensing? +The ability to read, write, type and publish in one's own language is one of the most critical needs for millions of people around the world. This requires fonts that are widely available and support lesser-known languages. SIL develops - and encourages others to develop - a complete stack of writing systems implementation components available under open licenses. This open stack includes input methods, smart fonts, smart rendering libraries and smart applications. There has been a need for a common open license that is specifically applicable to fonts and related software (a crucial component of this stack) so SIL developed the SIL Open Font License with the help of the FLOSS community. + +6.3 How can I contact SIL? +Our main web site is: http://www.sil.org/ +Our site about complex scripts is: http://scripts.sil.org/ +Information about this license (including contact email information) is at: http://scripts.sil.org/OFL + + +7 ABOUT USING THE OFL FOR YOUR ORIGINAL FONTS + +If you want to release your fonts under the OFL, you only need to do the following: + +7.1 Put your copyright and reserved font names information in the beginning of the main OFL file (simply use the dedicated placeholders). +7.2 Put your copyright and the OFL references in your various font files (such as in the copyright, license and description fields) and in your other components (build scripts, glyph databases, documentation, rendering samples, etc). Accurate metadata in your font files is beneficial to you as an increasing number of applications are exposing this information to the user. For example, clickable links can bring users back to your website and let them know about other work you have done or services you provide. Depending on the format of your fonts and sources, you can use template human-readable headers or machine-readable metadata. +7.3 Write an initial FONTLOG for your font and include it in the release package. +7.4 Include the OFL license file in your release package. +7.5 We also highly recommend you include the relevant practical documentation on the license by putting the OFL-FAQ in your package. +7.6 If you wish, you can use the OFL Graphics on your web page. + +That's all. If you have any more questions please get in touch with us. + + diff --git a/resources/fonts/Eureka/Open Font License.txt b/resources/fonts/Eureka/Open Font License.txt @@ -0,0 +1,95 @@ +Copyright (c) 2010, Peter Wiegel, www.peter-wiegel.de, wiegel@peter-wiegel.de +with Reserved Font Name "Eureka Krebs". + + +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: +http://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. diff --git a/resources/fonts/Geostar_Fill/GeostarFill-Regular.ttf b/resources/fonts/Geostar_Fill/GeostarFill-Regular.ttf Binary files differ. diff --git a/resources/fonts/Geostar_Fill/OFL.txt b/resources/fonts/Geostar_Fill/OFL.txt @@ -0,0 +1,94 @@ +Copyright (c) 2011, Joe Prince, Admix Designs (http://www.admixdesigns.com/), +with Reserved Font Names "Geostar" and "Geostar Fill". + +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://openfontlicense.org + + +----------------------------------------------------------- +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. diff --git a/resources/fonts/Hyper-Scrypt-master/COPYRIGHT.md b/resources/fonts/Hyper-Scrypt-master/COPYRIGHT.md @@ -0,0 +1 @@ +Copyright (c) 2018, Jérémy Landes-Nones <jeremy@studiotriple.fr> diff --git a/resources/fonts/Hyper-Scrypt-master/FONTLOG.md b/resources/fonts/Hyper-Scrypt-master/FONTLOG.md @@ -0,0 +1,33 @@ +FONTLOG for Hyper Scrypt +------------------- + +This file provides detailed information on the Hyper Scrypt font software. + + +Basic Font Information +-------------------------- + +Hyper Scrypt is an awesome typeface. Read more in the [docs](/documentation). + + +ChangeLog +---------- + +When you make modifications, be sure to add a description of your changes, +following the format of the other entries, to the start of this section. + +26 Nov 2017 (Jérémy Landes) Hyper Scrypt v1 +- Initial push of font "Hyper Scrypt" + + +Acknowledgements +------------------------- + +When you make modifications, be sure to add your name (N), email (E), +web-address (W) and description (D). This list is sorted by last name in +alphabetical order. + +N: Jérémy Landes-Nones +E: jeremy@studiotriple.fr +W: http://studiotriple.fr +D: Typeface designer diff --git a/resources/fonts/Hyper-Scrypt-master/HyperScrypt.otf b/resources/fonts/Hyper-Scrypt-master/HyperScrypt.otf Binary files differ. diff --git a/resources/fonts/Hyper-Scrypt-master/LICENSE.txt b/resources/fonts/Hyper-Scrypt-master/LICENSE.txt @@ -0,0 +1,103 @@ +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: +http://scripts.sil.org/OFL + +SIL Open Font License v1.1 +==================================================== + + +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. diff --git a/resources/fonts/Hyper-Scrypt-master/README.md b/resources/fonts/Hyper-Scrypt-master/README.md @@ -0,0 +1,24 @@ +# Hyper Scrypt + +The Hyper Scrypt typeface was designed for the Hyper Chapelle exhibition. It was commissioned by [AAAAA Atelier](www.aaaaa-atelier.org) to [Studio Triple's designer Jérémy Landes](studiotriple.fr). It is distributed by [Velvetyne Type Foundry](http://velvetyne.fr/fonts/solide-mirage/). + +Hyper Scrypt is a modern stencil typeface inspired by the stained glass technique used in the Metz cathedral. It borrows the stained glass method, drawing holes for the light with black lead. This creates a reverse typeface, where the shapes of the letters are drawn by their counters. Hyper Scrypt is at the intersection between 3 metals : the sacred lead of stained glass, the lead of print characters and the heavy metal. Despite its organic look inherited for the molted metal, Hyper Scrypt is based upon a rigorous grid, allowing some neat alignements between shapes in multi lines layouts. + +Contribute or download it on [Velvetyne Type Foundry](http://velvetyne.fr/fonts/hyper-scrypt/). + +## Specimen + + + +## License + +Hyper Scrypt is licensed under the SIL Open Font License, Version 1.1. +This license is copied below, and is also available with a FAQ at +http://scripts.sil.org/OFL + +## Repository Layout + +This font repository follows the Unified Font Repository v2.0, +a standard way to organize font project source files. Learn more at +https://github.com/raphaelbastide/Unified-Font-Repository +or https://github.com/djrrb/Sample-Font-Repository diff --git a/resources/fonts/Hyper-Scrypt-master/TRADEMARKS.md b/resources/fonts/Hyper-Scrypt-master/TRADEMARKS.md @@ -0,0 +1 @@ +Hyper Scrypt is a trademark of Jérémy Landes-Nones. diff --git a/resources/fonts/IBM_Plex_Serif/IBMPlexSerif-Bold.ttf b/resources/fonts/IBM_Plex_Serif/IBMPlexSerif-Bold.ttf Binary files differ. diff --git a/resources/fonts/IBM_Plex_Serif/IBMPlexSerif-BoldItalic.ttf b/resources/fonts/IBM_Plex_Serif/IBMPlexSerif-BoldItalic.ttf Binary files differ. diff --git a/resources/fonts/IBM_Plex_Serif/IBMPlexSerif-Italic.ttf b/resources/fonts/IBM_Plex_Serif/IBMPlexSerif-Italic.ttf Binary files differ. diff --git a/resources/fonts/IBM_Plex_Serif/IBMPlexSerif-Regular.ttf b/resources/fonts/IBM_Plex_Serif/IBMPlexSerif-Regular.ttf Binary files differ. diff --git a/resources/fonts/IBM_Plex_Serif/OFL.txt b/resources/fonts/IBM_Plex_Serif/OFL.txt @@ -0,0 +1,93 @@ +Copyright © 2017 IBM Corp. with Reserved Font Name "Plex" + +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://openfontlicense.org + + +----------------------------------------------------------- +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. diff --git a/resources/fonts/Indira_K/Indira_K.ttf b/resources/fonts/Indira_K/Indira_K.ttf Binary files differ. diff --git a/resources/fonts/Indira_K/OFL.txt b/resources/fonts/Indira_K/OFL.txt @@ -0,0 +1,95 @@ +Copyright (c) 2014, Peter Wiegel (Font) (http://www.peter-wiegel.de/), + +with Reserved Font Name Indira K. + +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: +http://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. diff --git a/resources/fonts/Instrument_Serif/InstrumentSerif-Italic.ttf b/resources/fonts/Instrument_Serif/InstrumentSerif-Italic.ttf Binary files differ. diff --git a/resources/fonts/Instrument_Serif/InstrumentSerif-Regular.ttf b/resources/fonts/Instrument_Serif/InstrumentSerif-Regular.ttf Binary files differ. diff --git a/resources/fonts/Instrument_Serif/OFL.txt b/resources/fonts/Instrument_Serif/OFL.txt @@ -0,0 +1,93 @@ +Copyright 2022 The Instrument Serif Project Authors (https://github.com/Instrument/instrument-serif) + +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://openfontlicense.org + + +----------------------------------------------------------- +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. diff --git a/resources/fonts/Jacquard_12/Jacquard12-Regular.ttf b/resources/fonts/Jacquard_12/Jacquard12-Regular.ttf Binary files differ. diff --git a/resources/fonts/Jacquard_12/OFL.txt b/resources/fonts/Jacquard_12/OFL.txt @@ -0,0 +1,93 @@ +Copyright 2023 The Soft Type Project Authors (https://github.com/scfried/soft-type-jacquard) + +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://openfontlicense.org + + +----------------------------------------------------------- +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. diff --git a/resources/fonts/Jacquarda_Bastarda_9/JacquardaBastarda9-Regular.ttf b/resources/fonts/Jacquarda_Bastarda_9/JacquardaBastarda9-Regular.ttf Binary files differ. diff --git a/resources/fonts/Jacquarda_Bastarda_9/OFL.txt b/resources/fonts/Jacquarda_Bastarda_9/OFL.txt @@ -0,0 +1,93 @@ +Copyright 2023 The Soft Type Project Authors (https://github.com/scfried/soft-type-jacquarda-bastarda) + +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://openfontlicense.org + + +----------------------------------------------------------- +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. diff --git a/resources/fonts/Kanalisirung/Kanalisirung.otf b/resources/fonts/Kanalisirung/Kanalisirung.otf Binary files differ. diff --git a/resources/fonts/Kanalisirung/OFL-FAQ.txt b/resources/fonts/Kanalisirung/OFL-FAQ.txt @@ -0,0 +1,425 @@ +OFL FAQ - Frequently Asked Questions about the SIL Open Font License (OFL) +Version 1.1-update3 - Sept 2013 +(See http://scripts.sil.org/OFL for updates) + + +CONTENTS OF THIS FAQ +1 USING AND DISTRIBUTING FONTS LICENSED UNDER THE OFL +2 USING OFL FONTS FOR WEB PAGES AND ONLINE WEB FONT SERVICES +3 MODIFYING OFL-LICENSED FONTS +4 LICENSING YOUR ORIGINAL FONTS UNDER THE OFL +5 CHOOSING RESERVED FONT NAMES +6 ABOUT THE FONTLOG +7 MAKING CONTRIBUTIONS TO OFL PROJECTS +8 ABOUT THE LICENSE ITSELF +9 ABOUT SIL INTERNATIONAL +APPENDIX A - FONTLOG EXAMPLE + +1 USING AND DISTRIBUTING FONTS LICENSED UNDER THE OFL + +1.1 Can I use the fonts for a book or other print publication, to create logos or other graphics or even to manufacture objects based on their outlines? +Yes. You are very welcome to do so. Authors of fonts released under the OFL allow you to use their font software as such for any kind of design work. No additional license or permission is required, unlike with some other licenses. Some examples of these uses are: logos, posters, business cards, stationery, video titling, signage, t-shirts, personalised fabric, 3D-printed/laser-cut shapes, sculptures, rubber stamps, cookie cutters and lead type. + +1.1.1 Does that restrict the license or distribution of that artwork? +No. You remain the author and copyright holder of that newly derived graphic or object. You are simply using an open font in the design process. It is only when you redistribute, bundle or modify the font itself that other conditions of the license have to be respected (see below for more details). + +1.1.2 Is any kind of acknowledgement required? +No. Font authors may appreciate being mentioned in your artwork's acknowledgements alongside the name of the font, possibly with a link to their website, but that is not required. + +1.2 Can the fonts be included with Free/Libre and Open Source Software collections such as GNU/Linux and BSD distributions and repositories? +Yes! Fonts licensed under the OFL can be freely included alongside other software under FLOSS (Free/Libre and Open Source Software) licenses. Since fonts are typically aggregated with, not merged into, existing software, there is little need to be concerned about incompatibility with existing software licenses. You may also repackage the fonts and the accompanying components in a .rpm or .deb package (or other similar package formats or installers) and include them in distribution CD/DVDs and online repositories. (Also see section 5.9 about rebuilding from source.) + +1.3 I want to distribute the fonts with my program. Does this mean my program also has to be Free/Libre and Open Source Software? +No. Only the portions based on the Font Software are required to be released under the OFL. The intent of the license is to allow aggregation or bundling with software under restricted licensing as well. + +1.4 Can I sell a software package that includes these fonts? +Yes, you can do this with both the Original Version and a Modified Version of the fonts. Examples of bundling made possible by the OFL would include: word processors, design and publishing applications, training and educational software, games and entertainment software, mobile device applications, etc. + +1.5 Can I include the fonts on a CD of freeware or commercial fonts? +Yes, as long some other font or software is also on the disk, so the OFL font is not sold by itself. + +1.6 Why won't the OFL let me sell the fonts alone? +The intent is to keep people from making money by simply redistributing the fonts. The only people who ought to profit directly from the fonts should be the original authors, and those authors have kindly given up potential direct income to distribute their fonts under the OFL. Please honour and respect their contribution! + +1.7 What about sharing OFL fonts with friends on a CD, DVD or USB stick? +You are very welcome to share open fonts with friends, family and colleagues through removable media. Just remember to include the full font package, including any copyright notices and licensing information as available in OFL.txt. In the case where you sell the font, it has to come bundled with software. + +1.8 Can I host the fonts on a web site for others to use? +Yes, as long as you make the full font package available. In most cases it may be best to point users to the main site that distributes the Original Version so they always get the most recent stable and complete version. See also discussion of web fonts in Section 2. + +1.9 Can I host the fonts on a server for use over our internal network? +Yes. If the fonts are transferred from the server to the client computer by means that allow them to be used even if the computer is no longer attached to the network, the full package (copyright notices, licensing information, etc.) should be included. + +1.10 Does the full OFL license text always need to accompany the font? +The only situation in which an OFL font can be distributed without the text of the OFL (either in a separate file or in font metadata), is when a font is embedded in a document or bundled within a program. In the case of metadata included within a font, it is legally sufficient to include only a link to the text of the OFL on http://scripts.sil.org/OFL, but we strongly recommend against this. Most modern font formats include metadata fields that will accept the full OFL text, and full inclusion increases the likelihood that users will understand and properly apply the license. + +1.11 What do you mean by 'embedding'? How does that differ from other means of distribution? +By 'embedding' we mean inclusion of the font in a document or file in a way that makes extraction (and redistribution) difficult or clearly discouraged. In many cases the names of embedded fonts might also not be obvious to those reading the document, the font data format might be altered, and only a subset of the font - only the glyphs required for the text - might be included. Any other means of delivering a font to another person is considered 'distribution', and needs to be accompanied by any copyright notices and licensing information available in OFL.txt. + +1.12 So can I embed OFL fonts in my document? +Yes, either in full or a subset. The restrictions regarding font modification and redistribution do not apply, as the font is not intended for use outside the document. + +1.13 Does embedding alter the license of the document itself? +No. Referencing or embedding an OFL font in any document does not change the license of the document itself. The requirement for fonts to remain under the OFL does not apply to any document created using the fonts and their derivatives. Similarly, creating any kind of graphic using a font under OFL does not make the resulting artwork subject to the OFL. + +1.14 If OFL fonts are extracted from a document in which they are embedded (such as a PDF file), what can be done with them? Is this a risk to author(s)? +The few utilities that can extract fonts embedded in a PDF will typically output limited amounts of outlines - not a complete font. To create a working font from this method is much more difficult and time consuming than finding the source of the original OFL font. So there is little chance that an OFL font would be extracted and redistributed inappropriately through this method. Even so, copyright laws address any misrepresentation of authorship. All Font Software released under the OFL and marked as such by the author(s) is intended to remain under this license regardless of the distribution method, and cannot be redistributed under any other license. We strongly discourage any font extraction - we recommend directly using the font sources instead - but if you extract font outlines from a document, please be considerate: respect the work of the author(s) and the licensing model. + +1.15 What about distributing fonts with a document? Within a compressed folder structure? Is it distribution, bundling or embedding? +Certain document formats may allow the inclusion of an unmodified font within their file structure which may consist of a compressed folder containing the various resources forming the document (such as pictures and thumbnails). Including fonts within such a structure is understood as being different from embedding but rather similar to bundling (or mere aggregation) which the license explicitly allows. In this case the font is conveyed unchanged whereas embedding a font usually transforms it from the original format. The OFL does not allow anyone to extract the font from such a structure to then redistribute it under another license. The explicit permission to redistribute and embed does not cancel the requirement for the Font Software to remain under the license chosen by its author(s). Even if the font travels inside the document as one of its assets, it should not lose its authorship information and licensing. + +1.16 What about ebooks shipping with open fonts? +The requirements differ depending on whether the fonts are linked, embedded or distributed (bundled or aggregated). Some ebook formats use web technologies to do font linking via @font-face, others are designed for font embedding, some use fonts distributed with the document or reading software, and a few rely solely on the fonts already present on the target system. The license requirements depend on the type of inclusion as discussed in 1.15. + +1.17 Can Font Software released under the OFL be subject to URL-based access restrictions methods or DRM (Digital Rights Management) mechanisms? +Yes, but these issues are out-of-scope for the OFL. The license itself neither encourages their use nor prohibits them since such mechanisms are not implemented in the components of the Font Software but through external software. Such restrictions are put in place for many different purposes corresponding to various usage scenarios. One common example is to limit potentially dangerous cross-site scripting attacks. However, in the spirit of libre/open fonts and unrestricted writing systems, we strongly encourage open sharing and reuse of OFL fonts, and the establishment of an environment where such restrictions are unnecessary. Note that whether you wish to use such mechanisms or you prefer not to, you must still abide by the rules set forth by the OFL when using fonts released by their authors under this license. Derivative fonts must be licensed under the OFL, even if they are part of a service for which you charge fees and/or for which access to source code is restricted. You may not sell the fonts on their own - they must be part of a larger software package, bundle or subscription plan. For example, even if the OFL font is distributed in a software package or via an online service using a DRM mechanism, the user would still have the right to extract that font, use, study, modify and redistribute it under the OFL. + +1.18 I've come across a font released under the OFL. How can I easily get more information about the Original Version? How can I know where it stands compared to the Original Version or other Modified Versions? +Consult the copyright statement(s) in the license for ways to contact the original authors. Consult the FONTLOG (see section 6 for more details and examples) for information on how the font differs from the Original Version, and get in touch with the various contributors via the information in the acknowledgement section. Please consider using the Original Versions of the fonts whenever possible. + +1.19 What do you mean in condition 4 of the OFL's permissions and conditions? Can you provide examples of abusive promotion / endorsement / advertisement vs. normal acknowledgement? +The intent is that the goodwill and reputation of the author(s) should not be used in a way that makes it sound like the original author(s) endorse or approve of a specific Modified Version or software bundle. For example, it would not be right to advertise a word processor by naming the author(s) in a listing of software features, or to promote a Modified Version on a web site by saying "designed by ...". However, it would be appropriate to acknowledge the author(s) if your software package has a list of people who deserve thanks. We realize that this can seem to be a grey area, but the standard used to judge an acknowledgement is that if the acknowledgement benefits the author(s) it is allowed, but if it primarily benefits other parties, or could reflect poorly on the author(s), then it is not. + +1.20 I'm writing a small app for mobile platforms, do I need to include the whole package? +If you bundle a font under the OFL with your mobile app you must comply with the terms of the license. At a minimum you must include the copyright statement, the license notice and the license text. A mention of this information in your About box or Changelog, with a link to where the font package is from, is good practice, and the extra space needed to carry these items is very small. You do not, however, need to include the full contents of the font package - only the fonts you use and the copyright and license that apply to them. For example, if you only use the regular weight in your app, you do not need to include the italic and bold versions. + +1.21 What about including OFL fonts by default in my firmware or dedicated operating system? +Many such systems are restricted and turned into appliances so that users cannot study or modify them. Using open fonts to increase quality and language coverage is a great idea, but you need to be aware that if there is a way for users to extract fonts you cannot legally prevent them from doing that. The fonts themselves, including any changes you make to them, must be distributed under the OFL even if your firmware has a more restrictive license. If you do transform the fonts and change their formats when you include them in your firmware you must respect any names reserved by the font authors via the RFN mechanism and pick your own font name. Alternatively if you directly add a font under the OFL to the font folder of your firmware without modifying or optimizing it you are simply bundling the font like with any other software collection, and do not need to make any further changes. + +1.22 Can I make and publish CMS themes or templates that use OFL fonts? Can I include the fonts themselves in the themes or templates? Can I sell the whole package? +Yes, you are very welcome to integrate open fonts into themes and templates for your preferred CMS and make them more widely available. Remember that you can only sell the fonts and your CMS add-on as part of a software bundle. (See 1.4 for details and examples about selling bundles). + +1.23 Can OFL fonts be included in services that deliver fonts to the desktop from remote repositories? Even if they contain both OFL and non-OFL fonts? +Yes. Some foundries have set up services to deliver fonts to subscribers directly to desktops from their online repositories; similarly, plugins are available to preview and use fonts directly in your design tool or publishing suite. These services may mix open and restricted fonts in the same channel, however they should make a clear distinction between them to users. These services should also not hinder users (such as through DRM or obfuscation mechanisms) from extracting and using the OFL fonts in other environments, or continuing to use OFL fonts after subscription terms have ended, as those uses are specifically allowed by the OFL. + +1.24 Can services that provide or distribute OFL fonts restrict my use of them? +No. The terms of use of such services cannot replace or restrict the terms of the OFL, as that would be the same as distributing the fonts under a different license, which is not allowed. You are still entitled to use, modify and redistribute them as the original authors have intended outside of the sole control of that particular distribution channel. Note, however, that the fonts provided by these services may differ from the Original Versions. + + +2 USING OFL FONTS FOR WEBPAGES AND ONLINE WEB FONT SERVICES + +NOTE: This section often refers to a separate paper on 'Web Fonts & RFNs'. This is available at http://scripts.sil.org/OFL_web_fonts_and_RFNs + +2.1 Can I make webpages using these fonts? +Yes! Go ahead! Using CSS (Cascading Style Sheets) is recommended. Your three best options are: +- referring directly in your stylesheet to open fonts which may be available on the user's system +- providing links to download the full package of the font - either from your own website or from elsewhere - so users can install it themselves +- using @font-face to distribute the font directly to browsers. This is recommended and explicitly allowed by the licensing model because it is distribution. The font file itself is distributed with other components of the webpage. It is not embedded in the webpage but referenced through a web address which will cause the browser to retrieve and use the corresponding font to render the webpage (see 1.11 and 1.15 for details related to embedding fonts into documents). As you take advantage of the @font-face cross-platform standard, be aware that web fonts are often tuned for a web environment and not intended for installation and use outside a browser. The reasons in favour of using web fonts are to allow design of dynamic text elements instead of static graphics, to make it easier for content to be localized and translated, indexed and searched, and all this with cross-platform open standards without depending on restricted extensions or plugins. You should check the CSS cascade (the order in which fonts are being called or delivered to your users) when testing. + +2.2 Can I make and use WOFF (Web Open Font Format) versions of OFL fonts? +Yes, but you need to be careful. A change in font format normally is considered modification, and Reserved Font Names (RFNs) cannot be used. Because of the design of the WOFF format, however, it is possible to create a WOFF version that is not considered modification, and so would not require a name change. You are allowed to create, use and distribute a WOFF version of an OFL font without changing the font name, but only if: + +- the original font data remains unchanged except for WOFF compression, and +- WOFF-specific metadata is either omitted altogether or present and includes, unaltered, the contents of all equivalent metadata in the original font. + +If the original font data or metadata is changed, or the WOFF-specific metadata is incomplete, the font must be considered a Modified Version, the OFL restrictions would apply and the name of the font must be changed: any RFNs cannot be used and copyright notices and licensing information must be included and cannot be deleted or modified. You must come up with a unique name - we recommend one corresponding to your domain or your particular web application. Be aware that only the original author(s) can use RFNs. This is to prevent collisions between a derivative tuned to your audience and the original upstream version and so to reduce confusion. + +Please note that most WOFF conversion tools and online services do not meet the two requirements listed above, and so their output must be considered a Modified Version. So be very careful and check to be sure that the tool or service you're using is compressing unchanged data and completely and accurately reflecting the original font metadata. + +2.3 What about other web font formats such as EOT/EOTLite/CWT/etc.? +In most cases these formats alter the original font data more than WOFF, and do not completely support appropriate metadata, so their use must be considered modification and RFNs may not be used. However, there may be certain formats or usage scenarios that may allow the use of RFNs. See http://scripts.sil.org/OFL_web_fonts_and_RFNs + +2.4 Can I make OFL fonts available through web font online services? +Yes, you are welcome to include OFL fonts in online web font services as long as you properly meet all the conditions of the license. The origin and open status of the font should be clear among the other fonts you are hosting. Authorship, copyright notices and license information must be sufficiently visible to your users or subscribers so they know where the font comes from and the rights granted by the author(s). Make sure the font file contains the needed copyright notice(s) and licensing information in its metadata. Please double-check the accuracy of every field to prevent contradictory information. Other font formats, including EOT/EOTLite/CWT and superior alternatives like WOFF, already provide fields for this information. Remember that if you modify the font within your library or convert it to another format for any reason the OFL restrictions apply and you need to change the names accordingly. Please respect the author's wishes as expressed in the OFL and do not misrepresent original designers and their work. Don't lump quality open fonts together with dubious freeware or public domain fonts. Consider how you can best work with the original designers and foundries, support their efforts and generate goodwill that will benefit your service. (See 1.17 for details related to URL-based access restrictions methods or DRM mechanisms). + +2.5 Some web font formats and services provide ways of "optimizing" the font for a particular website or web application; is that allowed? +Yes, it is permitted, but remember that these optimized versions are Modified Versions and so must follow OFL requirements like appropriate renaming. Also you need to bear in mind the other important parameters beyond compression, speed and responsiveness: you need to consider the audience of your particular website or web application, as choosing some optimization parameters may turn out to be less than ideal for them. Subsetting by removing certain glyphs or features may seriously limit functionality of the font in various languages that your users expect. It may also introduce degradation of quality in the rendering or specific bugs on the various target platforms compared to the original font from upstream. In other words, remember that one person's optimized font may be another person's missing feature. Various advanced typographic features (OpenType, Graphite or AAT) are also available through CSS and may provide the desired effects without the need to modify the font. + +2.6 Is subsetting a web font considered modification? +Yes. Removing any parts of the font when delivering a web font to a browser, including unused glyphs and smart font code, is considered modification. This is permitted by the OFL but would not normally allow the use of RFNs. Some newer subsetting technologies may be able to subset in a way that allows users to effectively have access to the complete font, including smart font behaviour. See 2.8 and http://scripts.sil.org/OFL_web_fonts_and_RFNs + +2.7 Are there any situations in which a modified web font could use RFNs? +Yes. If a web font is optimized only in ways that preserve Functional Equivalence (see 2.8), then it may use RFNs, as it reasonably represents the Original Version and respects the intentions of the author(s) and the main purposes of the RFN mechanism (avoids collisions, protects authors, minimizes support, encourages derivatives). However this is technically very difficult and often impractical, so a much better scenario is for the web font service or provider to sign a separate agreement with the author(s) that allows the use of RFNs for Modified Versions. + +2.8 How do you know if an optimization to a web font preserves Functional Equivalence? +Functional Equivalence is described in full in the 'Web fonts and RFNs' paper at http://scripts.sil.org/OFL_web_fonts_and_RFNs, in general, an optimized font is deemed to be Functionally Equivalent (FE) to the Original Version if it: + +- Supports the same full character inventory. If a character can be properly displayed using the Original Version, then that same character, encoded correctly on a web page, will display properly. +- Provides the same smart font behavior. Any dynamic shaping behavior that works with the Original Version should work when optimized, unless the browser or environment does not support it. There does not need to be guaranteed support in the client, but there should be no forced degradation of smart font or shaping behavior, such as the removal or obfuscation of OpenType, Graphite or AAT tables. +- Presents text with no obvious degradation in visual quality. The lettershapes should be equally (or more) readable, within limits of the rendering platform. +- Preserves original author, project and license metadata. At a minimum, this should include: Copyright and authorship; The license as stated in the Original Version, whether that is the full text of the OFL or a link to the web version; Any RFN declarations; Information already present in the font or documentation that points back to the Original Version, such as a link to the project or the author's website. + +If an optimized font meets these requirements, and so is considered to be FE, then it's very likely that the original author would feel that the optimized font is a good and reasonable equivalent. If it falls short of any of these requirements, the optimized font does not reasonably represent the Original Version, and so should be considered to be a Modified Version. Like other Modified Versions, it would not be allowed to use any RFNs and you simply need to pick your own font name. + +2.9 Isn't use of web fonts another form of embedding? +No. Unlike embedded fonts in a PDF, web fonts are not an integrated part of the document itself. They are not specific to a single document and are often applied to thousands of documents around the world. The font data is not stored alongside the document data and often originates from a different location. The ease by which the web fonts used by a document may be identified and downloaded for desktop use demonstrates that they are philosophically and technically separate from the web pages that specify them. See http://scripts.sil.org/OFL_web_fonts_and_RFNs + +2.10 So would it be better to not use RFNs at all if you want your font to be distributed by a web fonts service? +No. Although the OFL does not require authors to use RFNs, the RFN mechanism is an important part of the OFL model and completely compatible with web font services. If that web font service modifies the fonts, then the best solution is to sign a separate agreement for the use of any RFNs. It is perfectly valid for an author to not declare any RFNs, but before they do so they need to fully understand the benefits they are giving up, and the overall negative effect of allowing many different versions bearing the same name to be widely distributed. As a result, we don't generally recommend it. + +2.11 What should an agreement for the use of RFNs say? Are there any examples? +There is no prescribed format for this agreement, as legal systems vary, and no recommended examples. Authors may wish to add specific clauses to further restrict use, require author review of Modified Versions, establish user support mechanisms or provide terms for ending the agreement. Such agreements are usually not public, and apply only to the main parties. However, it would be very beneficial for web font services to clearly state when they have established such agreements, so that the public understands clearly that their service is operating appropriately. + +See the separate paper on 'Web Fonts & RFNs' for in-depth discussion of issues related to the use of RFNs for web fonts. This is available at http://scripts.sil.org/OFL_web_fonts_and_RFNs + + +3 MODIFYING OFL-LICENSED FONTS + +3.1 Can I change the fonts? Are there any limitations to what things I can and cannot change? +You are allowed to change anything, as long as such changes do not violate the terms of the license. In other words, you are not allowed to remove the copyright statement(s) from the font, but you could put additional information into it that covers your contribution. See the placeholders in the OFL header template for recommendations on where to add your own statements. (Remember that, when authors have reserved names via the RFN mechanism, you need to change the internal names of the font to your own font name when making your modified version even if it is just a small change.) + +3.2 I have a font that needs a few extra glyphs - can I take them from an OFL licensed font and copy them into mine? +Yes, but if you distribute that font to others it must be under the OFL, and include the information mentioned in condition 2 of the license. + +3.3 Can I charge people for my additional work? In other words, if I add a bunch of special glyphs or OpenType/Graphite/AAT code, can I sell the enhanced font? +Not by itself. Derivative fonts must be released under the OFL and cannot be sold by themselves. It is permitted, however, to include them in a larger software package (such as text editors, office suites or operating systems), even if the larger package is sold. In that case, you are strongly encouraged, but not required, to also make that derived font easily and freely available outside of the larger package. + +3.4 Can I pay someone to enhance the fonts for my use and distribution? +Yes. This is a good way to fund the further development of the fonts. Keep in mind, however, that if the font is distributed to others it must be under the OFL. You won't be able to recover your investment by exclusively selling the font, but you will be making a valuable contribution to the community. Please remember how you have benefited from the contributions of others. + +3.5 I need to make substantial revisions to the font to make it work with my program. It will be a lot of work, and a big investment, and I want to be sure that it can only be distributed with my program. Can I restrict its use? +No. If you redistribute a Modified Version of the font it must be under the OFL. You may not restrict it in any way beyond what the OFL permits and requires. This is intended to ensure that all released improvements to the fonts become available to everyone. But you will likely get an edge over competitors by being the first to distribute a bundle with the enhancements. Again, please remember how you have benefited from the contributions of others. + +3.6 Do I have to make any derivative fonts (including extended source files, build scripts, documentation, etc.) publicly available? +No, but please consider sharing your improvements with others. You may find that you receive in return more than what you gave. + +3.7 If a trademark is claimed in the OFL font, does that trademark need to remain in modified fonts? +Yes. Any trademark notices must remain in any derivative fonts to respect trademark laws, but you may add any additional trademarks you claim, officially registered or not. For example if an OFL font called "Foo" contains a notice that "Foo is a trademark of Acme", then if you rename the font to "Bar" when creating a Modified Version, the new trademark notice could say "Foo is a trademark of Acme Inc. - Bar is a trademark of Roadrunner Technologies Ltd.". Trademarks work alongside the OFL and are not subject to the terms of the licensing agreement. The OFL does not grant any rights under trademark law. Bear in mind that trademark law varies from country to country and that there are no international trademark conventions as there are for copyright. You may need to significantly invest in registering and defending a trademark for it to remain valid in the countries you are interested in. This may be costly for an individual independent designer. + +3.8 If I commit changes to a font (or publish a branch in a DVCS) as part of a public open source software project, do I have to change the internal font names? +Only if there are declared RFNs. Making a public commit or publishing a public branch is effectively redistributing your modifications, so any change to the font will require that you do not use the RFNs. Even if there are no RFNs, it may be useful to change the name or add a suffix indicating that a particular version of the font is still in development and not released yet. This will clearly indicate to users and fellow designers that this particular font is not ready for release yet. See section 5 for more details. + + +4 LICENSING YOUR ORIGINAL FONTS UNDER THE OFL + +4.1 Can I use the SIL OFL for my own fonts? +Yes! We heartily encourage everyone to use the OFL to distribute their own original fonts. It is a carefully constructed license that allows great freedom along with enough artistic integrity protection for the work of the authors as well as clear rules for other contributors and those who redistribute the fonts. The licensing model is used successfully by various organisations, both for-profit and not-for-profit, to release fonts of varying levels of scope and complexity. + +4.2 What do I have to do to apply the OFL to my font? +If you want to release your fonts under the OFL, we recommend you do the following: + +4.2.1 Put your copyright and Reserved Font Names information at the beginning of the main OFL.txt file in place of the dedicated placeholders (marked with the <> characters). Include this file in your release package. + +4.2.2 Put your copyright and the OFL text with your chosen Reserved Font Name(s) into your font files (the copyright and license fields). A link to the OFL text on the OFL web site is an acceptable (but not recommended) alternative. Also add this information to any other components (build scripts, glyph databases, documentation, test files, etc). Accurate metadata in your font files is beneficial to you as an increasing number of applications are exposing this information to the user. For example, clickable links can bring users back to your website and let them know about other work you have done or services you provide. Depending on the format of your fonts and sources, you can use template human-readable headers or machine-readable metadata. You should also double-check that there is no conflicting metadata in the font itself contradicting the license, such as the fstype bits in the os2 table or fields in the name table. + +4.2.3 Write an initial FONTLOG.txt for your font and include it in the release package (see Section 6 and Appendix A for details including a template). + +4.2.4 Include the relevant practical documentation on the license by adding the current OFL-FAQ.txt file in your package. + +4.2.5 If you wish you can use the OFL graphics (http://scripts.sil.org/OFL_logo) on your website. + +4.3 Will you make my font OFL for me? +We won't do the work for you. We can, however, try to answer your questions, unfortunately we do not have the resources to review and check your font packages for correct use of the OFL. We recommend you turn to designers, foundries or consulting companies with experience in doing open font design to provide this service to you. + +4.4 Will you distribute my OFL font for me? +No, although if the font is of sufficient quality and general interest we may include a link to it on our partial list of OFL fonts on the OFL web site. You may wish to consider other open font catalogs or hosting services, such as the Unifont Font Guide (http://unifont.org/fontguide), The League of Movable Type (http://theleagueofmovabletype.com) or the Open Font Library (http://openfontlibrary.org/), which despite the name has no direct relationship to the OFL or SIL. We do not endorse any particular catalog or hosting service - it is your responsibility to determine if the service is right for you and if it treats authors with fairness. + +4.5 Why should I use the OFL for my fonts? +- to meet needs for fonts that can be modified to support lesser-known languages +- to provide a legal and clear way for people to respect your work but still use it (and reduce piracy) +- to involve others in your font project +- to enable your fonts to be expanded with new weights and improved writing system/language support +- to allow more technical font developers to add features to your design (such as OpenType, Graphite or AAT support) +- to renew the life of an old font lying on your hard drive with no business model +- to allow your font to be included in Libre Software operating systems like Ubuntu +- to give your font world status and wide, unrestricted distribution +- to educate students about quality typeface and font design +- to expand your test base and get more useful feedback +- to extend your reach to new markets when users see your metadata and go to your website +- to get your font more easily into one of the web font online services +- to attract attention for your commercial fonts +- to make money through web font services +- to make money by bundling fonts with applications +- to make money adjusting and extending existing open fonts +- to get a better chance that foundations/NGOs/charities/companies who commission fonts will pick you +- to be part of a sharing design and development community +- to give back and contribute to a growing body of font sources + + +5 CHOOSING RESERVED FONT NAMES + +5.1 What are Reserved Font Names? +These are font names, or portions of font names, that the author has chosen to reserve for use only with the Original Version of the font, or for Modified Version(s) created by the original author. + +5.2 Why can't I use the Reserved Font Names in my derivative font names? I'd like people to know where the design came from. +The best way to acknowledge the source of the design is to thank the original authors and any other contributors in the files that are distributed with your revised font (although no acknowledgement is required). The FONTLOG is a natural place to do this. Reserved Font Names ensure that the only fonts that have the original names are the unmodified Original Versions. This allows designers to maintain artistic integrity while allowing collaboration to happen. It eliminates potential confusion and name conflicts. When choosing a name, be creative and avoid names that reuse almost all the same letters in the same order or sound like the original. It will help everyone if Original Versions and Modified Versions can easily be distinguished from one another and from other derivatives. Any substitution and matching mechanism is outside the scope of the license. + +5.3 What do you mean by "primary name as presented to the user"? Are you referring to the font menu name? +Yes, this applies to the font menu name and other mechanisms that specify a font in a document. It would be fine, however, to keep a text reference to the original fonts in the description field, in your modified source file or in documentation provided alongside your derivative as long as no one could be confused that your modified source is the original. But you cannot use the Reserved Font Names in any way to identify the font to the user (unless the Copyright Holder(s) allow(s) it through a separate agreement). Users who install derivatives (Modified Versions) on their systems should not see any of the original Reserved Font Names in their font menus, for example. Again, this is to ensure that users are not confused and do not mistake one font for another and so expect features only another derivative or the Original Version can actually offer. + +5.4 Am I not allowed to use any part of the Reserved Font Names? +You may not use individual words from the Reserved Font Names, but you would be allowed to use parts of words, as long as you do not use any word from the Reserved Font Names entirely. We do not recommend using parts of words because of potential confusion, but it is allowed. For example, if "Foobar" was a Reserved Font Name, you would be allowed to use "Foo" or "bar", although we would not recommend it. Such an unfortunate choice would confuse the users of your fonts as well as make it harder for other designers to contribute. + +5.5 So what should I, as an author, identify as Reserved Font Names? +Original authors are encouraged to name their fonts using clear, distinct names, and only declare the unique parts of the name as Reserved Font Names. For example, the author of a font called "Foobar Sans" would declare "Foobar" as a Reserved Font Name, but not "Sans", as that is a common typographical term, and may be a useful word to use in a derivative font name. Reserved Font Names should also be single words for simplicity and legibility. A font called "Flowing River" should have Reserved Font Names "Flowing" and "River", not "Flowing River". You also need to be very careful about reserving font names which are already linked to trademarks (whether registered or not) which you do not own. + +5.6 Do I, as an author, have to identify any Reserved Font Names? +No. RFNs are optional and not required, but we encourage you to use them. This is primarily to avoid confusion between your work and Modified Versions. As an author you can release a font under the OFL and not declare any Reserved Font Names. There may be situations where you find that using no RFNs and letting your font be changed and modified - including any kind of modification - without having to change the original name is desirable. However you need to be fully aware of the consequences. There will be no direct way for end-users and other designers to distinguish your Original Version from many Modified Versions that may be created. You have to trust whoever is making the changes and the optimizations to not introduce problematic changes. The RFNs you choose for your own creation have value to you as an author because they allow you to maintain artistic integrity and keep some control over the distribution channel to your end-users. For discussion of RFNs and web fonts see section 2. + +5.7 Are any names (such as the main font name) reserved by default? +No. That is a change to the license as of version 1.1. If you want any names to be Reserved Font Names, they must be specified after the copyright statement(s). + +5.8 Is there any situation in which I can use Reserved Font Names for a Modified Version? +The Copyright Holder(s) can give certain trusted parties the right to use any of the Reserved Font Names through separate written agreements. For example, even if "Foobar" is a RFN, you could write up an agreement to give company "XYZ" the right to distribute a modified version with a name that includes "Foobar". This allows for freedom without confusion. The existence of such an agreement should be made as clear as possible to downstream users and designers in the distribution package and the relevant documentation. They need to know if they are a party to the agreement or not and what they are practically allowed to do or not even if all the details of the agreement are not public. + +5.9 Do font rebuilds require a name change? Do I have to change the name of the font when my packaging workflow includes a full rebuild from source? +Yes, all rebuilds which change the font data and the smart code are Modified Versions and the requirements of the OFL apply: you need to respect what the Author(s) have chosen in terms of Reserved Font Names. However if a package (or installer) is simply a wrapper or a compressed structure around the final font - leaving them intact on the inside - then no name change is required. Please get in touch with the author(s) and copyright holder(s) to inquire about the presence of font sources beyond the final font file(s) and the recommended build path. That build path may very well be non-trivial and hard to reproduce accurately by the maintainer. If a full font build path is made available by the upstream author(s) please be aware that any regressions and changes you may introduce when doing a rebuild for packaging purposes is your own responsibility as a package maintainer since you are effectively creating a separate branch. You should make it very clear to your users that your rebuilt version is not the canonical one from upstream. + +5.10 Can I add other Reserved Font Names when making a derivative font? +Yes. List your additional Reserved Font Names after your additional copyright statement, as indicated with example placeholders at the top of the OFL.txt file. Be sure you do not remove any existing RFNs but only add your own. RFN statements should be placed next to the copyright statement of the relevant author as indicated in the OFL.txt template to make them visible to designers wishing to make their separate version. + + +6 ABOUT THE FONTLOG + +6.1 What is this FONTLOG thing exactly? +It has three purposes: 1) to provide basic information on the font to users and other designers and developers, 2) to document changes that have been made to the font or accompanying files, either by the original authors or others, and 3) to provide a place to acknowledge authors and other contributors. Please use it! + +6.2 Is the FONTLOG required? +It is not a requirement of the license, but we strongly recommend you have one. + +6.3 Am I required to update the FONTLOG when making Modified Versions? +No, but users, designers and other developers might get very frustrated with you if you don't. People need to know how derivative fonts differ from the original, and how to take advantage of the changes, or build on them. There are utilities that can help create and maintain a FONTLOG, such as the FONTLOG support in FontForge. + +6.4 What should the FONTLOG look like? +It is typically a separate text file (FONTLOG.txt), but can take other formats. It commonly includes these four sections: + +- brief header describing the FONTLOG itself and name of the font family +- Basic Font Information - description of the font family, purpose and breadth +- ChangeLog - chronological listing of changes +- Acknowledgements - list of authors and contributors with contact information + +It could also include other sections, such as: where to find documentation, how to make contributions, information on contributing organizations, source code details, and a short design guide. See Appendix A for an example FONTLOG. + + +7 MAKING CONTRIBUTIONS TO OFL PROJECTS + +7.1 Can I contribute work to OFL projects? +In many cases, yes. It is common for OFL fonts to be developed by a team of people who welcome contributions from the wider community. Contact the original authors for specific information on how to participate in their projects. + +7.2 Why should I contribute my changes back to the original authors? +It would benefit many people if you contributed back in response to what you've received. Your contributions and improvements to the fonts and other components could be a tremendous help and would encourage others to contribute as well and 'give back'. You will then benefit from other people's contributions as well. Sometimes maintaining your own separate version takes more effort than merging back with the original. Be aware that any contributions, however, must be either your own original creation or work that you own, and you may be asked to affirm that clearly when you contribute. + +7.3 I've made some very nice improvements to the font. Will you consider adopting them and putting them into future Original Versions? +Most authors would be very happy to receive such contributions. Keep in mind that it is unlikely that they would want to incorporate major changes that would require additional work on their end. Any contributions would likely need to be made for all the fonts in a family and match the overall design and style. Authors are encouraged to include a guide to the design with the fonts. It would also help to have contributions submitted as patches or clearly marked changes - the use of smart source revision control systems like subversion, mercurial, git or bzr is a good idea. Please follow the recommendations given by the author(s) in terms of preferred source formats and configuration parameters for sending contributions. If this is not indicated in a FONTLOG or other documentation of the font, consider asking them directly. Examples of useful contributions are bug fixes, additional glyphs, stylistic alternates (and the smart font code to access them) or improved hinting. Keep in mind that some kinds of changes (esp. hinting) may be technically difficult to integrate. + +7.4 How can I financially support the development of OFL fonts? +It is likely that most authors of OFL fonts would accept financial contributions - contact them for instructions on how to do this. Such contributions would support future development. You can also pay for others to enhance the fonts and contribute the results back to the original authors for inclusion in the Original Version. + + +8 ABOUT THE LICENSE ITSELF + +8.1 I see that this is version 1.1 of the license. Will there be later changes? +Version 1.1 is the first minor revision of the OFL. We are confident that version 1.1 will meet most needs, but are open to future improvements. Any revisions would be for future font releases, and previously existing licenses would remain in effect. No retroactive changes are possible, although the Copyright Holder(s) can re-release the font under a revised OFL. All versions will be available on our web site: http://scripts.sil.org/OFL. + +8.2 Does this license restrict the rights of the Copyright Holder(s)? +No. The Copyright Holder(s) still retain(s) all the rights to their creation; they are only releasing a portion of it for use in a specific way. For example, the Copyright Holder(s) may choose to release a 'basic' version of their font under the OFL, but sell a restricted 'enhanced' version. Only the Copyright Holder(s) can do this. + +8.3 Is the OFL a contract or a license? +The OFL is a license and not a contract and so does not require you to sign it to have legal validity. By using, modifying and redistributing components under the OFL you indicate that you accept the license. + +8.4 I really like the terms of the OFL, but want to change it a little. Am I allowed to take ideas and actual wording from the OFL and put them into my own custom license for distributing my fonts? +We strongly recommend against creating your very own unique open licensing model. Using a modified or derivative license will likely cut you off - along with the font(s) under that license - from the community of designers using the OFL, potentially expose you and your users to legal liabilities, and possibly put your work and rights at risk. The OFL went though a community and legal review process that took years of effort, and that review is only applicable to an unmodified OFL. The text of the OFL has been written by SIL (with review and consultation from the community) and is copyright (c) 2005-2013 SIL International. You may re-use the ideas and wording (in part, not in whole) in another non-proprietary license provided that you call your license by another unambiguous name, that you do not use the preamble, that you do not mention SIL and that you clearly present your license as different from the OFL so as not to cause confusion by being too similar to the original. If you feel the OFL does not meet your needs for an open license, please contact us. + +8.5 Can I translate the license and the FAQ into other languages? +SIL certainly recognises the need for people who are not familiar with English to be able to understand the OFL and its use. Making the license very clear and readable has been a key goal for the OFL, but we know that people understand their own language best. + +If you are an experienced translator, you are very welcome to translate the OFL and OFL-FAQ so that designers and users in your language community can understand the license better. But only the original English version of the license has legal value and has been approved by the community. Translations do not count as legal substitutes and should only serve as a way to explain the original license. SIL - as the author and steward of the license for the community at large - does not approve any translation of the OFL as legally valid because even small translation ambiguities could be abused and create problems. + +SIL gives permission to publish unofficial translations into other languages provided that they comply with the following guidelines: + +- Put the following disclaimer in both English and the target language stating clearly that the translation is unofficial: + +"This is an unofficial translation of the SIL Open Font License into <language_name>. It was not published by SIL International, and does not legally state the distribution terms for fonts that use the OFL. A release under the OFL is only valid when using the original English text. However, we recognize that this unofficial translation will help users and designers not familiar with English to better understand and use the OFL. We encourage designers who consider releasing their creation under the OFL to read the OFL-FAQ in their own language if it is available. Please go to http://scripts.sil.org/OFL for the official version of the license and the accompanying OFL-FAQ." + +- Keep your unofficial translation current and update it at our request if needed, for example if there is any ambiguity which could lead to confusion. + +If you start such a unofficial translation effort of the OFL and OFL-FAQ please let us know. + + +9 ABOUT SIL INTERNATIONAL + +9.1 Who is SIL International and what do they do? +SIL serves language communities worldwide, building their capacity for sustainable language development, by means of research, translation, training and materials development. SIL makes its services available to all without regard to religious belief, political ideology, gender, race, or ethnic background. SIL's members and volunteers share a Christian commitment. + +9.2 What does this have to do with font licensing? +The ability to read, write, type and publish in one's own language is one of the most critical needs for millions of people around the world. This requires fonts that are widely available and support lesser-known languages. SIL develops - and encourages others to develop - a complete stack of writing systems implementation components available under open licenses. This open stack includes input methods, smart fonts, smart rendering libraries and smart applications. There has been a need for a common open license that is specifically applicable to fonts and related software (a crucial component of this stack), so SIL developed the SIL Open Font License with the help of the Free/Libre and Open Source Software community. + +9.3 How can I contact SIL? +Our main web site is: http://www.sil.org/ +Our site about complex scripts is: http://scripts.sil.org/ +Information about this license (and contact information) is at: http://scripts.sil.org/OFL + + +APPENDIX A - FONTLOG EXAMPLE + +Here is an example of the recommended format for a FONTLOG, although other formats are allowed. + +----- +FONTLOG for the GlobalFontFamily fonts + +This file provides detailed information on the GlobalFontFamily Font Software. This information should be distributed along with the GlobalFontFamily fonts and any derivative works. + +Basic Font Information + +GlobalFontFamily is a Unicode typeface family that supports all languages that use the Latin script and its variants, and could be expanded to support other scripts. + +NewWorldFontFamily is based on the GlobalFontFamily and also supports Greek, Hebrew, Cyrillic and Armenian. + +More specifically, this release supports the following Unicode ranges... +This release contains... +Documentation can be found at... +To contribute to the project... + +ChangeLog + +10 December 2010 (Fred Foobar) GlobalFontFamily-devel version 1.4 +- fix new build and testing system (bug #123456) + +1 August 2008 (Tom Parker) GlobalFontFamily version 1.2.1 +- Tweaked the smart font code (Branch merged with trunk version) +- Provided improved build and debugging environment for smart behaviours + +7 February 2007 (Pat Johnson) NewWorldFontFamily Version 1.3 +- Added Greek and Cyrillic glyphs + +7 March 2006 (Fred Foobar) NewWorldFontFamily Version 1.2 +- Tweaked contextual behaviours + +1 Feb 2005 (Jane Doe) NewWorldFontFamily Version 1.1 +- Improved build script performance and verbosity +- Extended the smart code documentation +- Corrected minor typos in the documentation +- Fixed position of combining inverted breve below (U+032F) +- Added OpenType/Graphite smart code for Armenian +- Added Armenian glyphs (U+0531 -> U+0587) +- Released as "NewWorldFontFamily" + +1 Jan 2005 (Joe Smith) GlobalFontFamily Version 1.0 +- Initial release + +Acknowledgements + +If you make modifications be sure to add your name (N), email (E), web-address (if you have one) (W) and description (D). This list is in alphabetical order. + +N: Jane Doe +E: jane@university.edu +W: http://art.university.edu/projects/fonts +D: Contributor - Armenian glyphs and code + +N: Fred Foobar +E: fred@foobar.org +W: http://foobar.org +D: Contributor - misc Graphite fixes + +N: Pat Johnson +E: pat@fontstudio.org +W: http://pat.fontstudio.org +D: Designer - Greek & Cyrillic glyphs based on Roman design + +N: Tom Parker +E: tom@company.com +W: http://www.company.com/tom/projects/fonts +D: Engineer - original smart font code + +N: Joe Smith +E: joe@fontstudio.org +W: http://joe.fontstudio.org +D: Designer - original Roman glyphs + +Fontstudio.org is an not-for-profit design group whose purpose is... +Foobar.org is a distributed community of developers... +Company.com is a small business who likes to support community designers... +University.edu is a renowned educational institution with a strong design department... +----- + + diff --git a/resources/fonts/Kanalisirung/OFL.txt b/resources/fonts/Kanalisirung/OFL.txt @@ -0,0 +1,95 @@ +Copyright (c) 2014, Peter Wiegel (Font) (http://www.peter-wiegel.de/), + +with Reserved Font Name Kanalisirung. + +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: +http://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. diff --git a/resources/fonts/Kings/Kings-Regular.ttf b/resources/fonts/Kings/Kings-Regular.ttf Binary files differ. diff --git a/resources/fonts/Kings/OFL.txt b/resources/fonts/Kings/OFL.txt @@ -0,0 +1,93 @@ +Copyright 2013-2021 The Kings Project Authors (https://github.com/googlefonts/kings) + +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://openfontlicense.org + + +----------------------------------------------------------- +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. diff --git a/resources/fonts/Matemasie/Matemasie-Regular.ttf b/resources/fonts/Matemasie/Matemasie-Regular.ttf Binary files differ. diff --git a/resources/fonts/Matemasie/OFL.txt b/resources/fonts/Matemasie/OFL.txt @@ -0,0 +1,93 @@ +Copyright 2024 The Matemasie-Font Project Authors (https://github.com/YADAMSS/Matemasie-Font) + +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://openfontlicense.org + + +----------------------------------------------------------- +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. diff --git a/resources/fonts/Mess-master/FONTLOG.md b/resources/fonts/Mess-master/FONTLOG.md @@ -0,0 +1,26 @@ +# FONTLOG for Mess +This file provides detailed information on the evolutions of the Mess typeface. + +## Basic Font Information +Mess is a typeface designed by Tezzo Suzuki. + +## Information for Contributors +See the project website for the current trunk and the various branches: +https://gitlab.com/velvetyne/Mess + +## ChangeLog +When you make modifications, be sure to add a description of your changes, +following the format of the other entries, to the start of this section. + +**2020.10.01 (Tezzo Suzuki) Mess v1.0** +Initial push of "Mess" font + +## Acknowledgements +When you make modifications, be sure to add your name (N), email (E), +web-address (W) and description (D). This list is sorted by last name in +alphabetical order. + +N: Tezzo Suzuki +E: info@tezzosuzuki.com +W: http://tezzosuzuki.com/ +D: Designer diff --git a/resources/fonts/Mess-master/Mess.otf b/resources/fonts/Mess-master/Mess.otf Binary files differ. diff --git a/resources/fonts/Mess-master/README.md b/resources/fonts/Mess-master/README.md @@ -0,0 +1,25 @@ +# Mess + +*Mess* is a typeface designed by [Tezzo Suzuki](http://tezzosuzuki.com/) and released by [Velvetyne Type Foundry](http://velvetyne.fr/fonts/mess/). + +Font is something like a corporation. From outside, it is hard for us to see how it works and who is working in it. In metal type era, we were close to glyphs but today we never know how they feels about their treatment. Possibly, glyphs are holding a clandestine meeting at the deep inside of font file and plan a sabotage against users and type engineers. We don't know, but… + +Contribute or download it on [Velvetyne Type Foundry](http://velvetyne.fr/fonts/mess/). + +## Specimen + + + + + + + +## License + +Mess is licensed under the SIL Open Font License, Version 1.1. +This license is copied below, and is also available with a FAQ at +http://scripts.sil.org/OFL + +## Repository Layout + +This font repository structure is inspired by [Unified Font Repository v0.3](https://github.com/unified-font-repository/Unified-Font-Repository). diff --git a/resources/fonts/Mess-master/copyright.md b/resources/fonts/Mess-master/copyright.md @@ -0,0 +1 @@ +Copyright (c) 2019, Tezzo SUZUKI <info@tezzosuzuki.com> +\ No newline at end of file diff --git a/resources/fonts/Mess-master/licence.txt b/resources/fonts/Mess-master/licence.txt @@ -0,0 +1,106 @@ +Copyright (c) 2019, Tezzo Suzuki (info@tezzosuzuki.com), +with Reserved Font Name “Mess” + +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: +http://scripts.sil.org/OFL + +SIL Open Font License v1.1 +==================================================== + + +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. diff --git a/resources/fonts/Mon_Hugo_freefont/FREE FONT LICENSE.txt b/resources/fonts/Mon_Hugo_freefont/FREE FONT LICENSE.txt @@ -0,0 +1,91 @@ +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: +http://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. diff --git a/resources/fonts/Mon_Hugo_freefont/MonHugo-in.ttf b/resources/fonts/Mon_Hugo_freefont/MonHugo-in.ttf Binary files differ. diff --git a/resources/fonts/Mon_Hugo_freefont/MonHugo-out.ttf b/resources/fonts/Mon_Hugo_freefont/MonHugo-out.ttf Binary files differ. diff --git a/resources/fonts/Murrx/Murrx.ttf b/resources/fonts/Murrx/Murrx.ttf Binary files differ. diff --git a/resources/fonts/Murrx/OFL-FAQ.txt b/resources/fonts/Murrx/OFL-FAQ.txt @@ -0,0 +1,242 @@ +Eine kurze deutsche Zusammenfassung der OFL finden Sie auf: +http://de.wikipedia.org/wiki/SIL_Open_Font_License + + + +OFL FAQ - Frequently Asked Questions about the SIL Open Font License (OFL) +Version 1.1-update1 - 31 March 2009 +(See http://scripts.sil.org/OFL for updates) + + +1 ABOUT USING AND DISTRIBUTING FONTS LICENSED UNDER THE OFL + +1.1 Can I use the fonts in any publication, even embedded in the file? +Yes. You may use them like most other fonts, but unlike some fonts you may include an embedded subset of the fonts in your document. Such use does not require you to include this license or other files (listed in OFL condition 2), nor does it require any type of acknowledgement within the publication. Some mention of the font name within the publication information (such as in a colophon) is usually appreciated. If you wish to include the complete font as a separate file, you should distribute the full font package, including all existing acknowledgements, and comply with the OFL conditions. Of course, referencing or embedding an OFL font in any document does not change the license of the document itself. The requirement for fonts to remain under the OFL does not apply to any document created using the fonts and their derivatives. Similarly, creating any kind of graphic using a font under OFL does not make the resulting artwork subject to the OFL. + +1.2 Can I make web pages using these fonts? +Yes! Go ahead! Using CSS (Cascading Style Sheets) is recommended. Direct usage of fonts retrieved from a remote server - also referred to as font linking - using cross-platform open standards like @font-face is encouraged. This is considered to be use and distribution for which the OFL explicitly grants permission. The font file itself is not embedded in the webpage but referenced through a web address (i.e. a URI regardless of file format or access protocol) which will cause the browser to retrieve and use the corresponding font to render the webpage. This usage scenario is different from font embedding within a document (i.e. a PDF) where the font or some of its elements become part of the document. Note that embedding in a document is also permitted by the license as indicated in 1.1. (See 1.10 for details related to URL-based access restrictions methods or DRM mechanisms). + +1.3 Can I make the fonts available to others from my web site? +Yes, as long as you meet the conditions of the license (do not sell by itself, include the necessary files, include the necessary copyright and license information, rename Modified Versions, do not abuse the Author(s)' name(s) and do not sublicense). In the case where you are hosting fonts to be served on the web, make sure the file contains the needed copyright notice(s) and licensing information in its metadata. Please double-check the accuracy of every field to prevent contradictory information. If you are making the font available for use via the @font-face open standard, putting this information in the standard font metadata fields is sufficient. Other font formats, including EOT and proposed superior alternatives, already provide fields for this information. + +1.4 Can the fonts be included with Free/Libre and Open Source Software collections such as GNU/Linux and BSD distributions? +Yes! Fonts licensed under the OFL can be freely aggregated with software under FLOSS (Free/Libre and Open Source Software) licenses. Since fonts are much more useful aggregated to than merged with existing software, possible incompatibility with existing software licenses is not a problem. You can also repackage the fonts and the accompanying components in a .rpm or .deb package and include them in distro CD/DVDs and online repositories. + +1.5 I want to distribute the fonts with my program. Does this mean my program also has to be free/libre and open source software? +No. Only the portions based on the Font Software are required to be released under the OFL. The intent of the license is to allow aggregation or bundling with software under restricted licensing as well. + +1.6 Can I include the fonts on a CD of freeware or commercial fonts? +Yes, as long some other font or software is also on the disk, so the OFL font is not sold by itself. + +1.7 Can I sell a software package that includes these fonts? +Yes, you can do this with both the Original Version and a Modified Version. Examples of bundling made possible by the OFL would include: word processors, design and publishing applications, training and educational software, edutainment software, etc. + +1.8 Why won't the OFL let me sell the fonts alone? +The intent is to keep people from making money by simply redistributing the fonts. The only people who ought to profit directly from the fonts should be the original authors, and those authors have kindly given up potential direct income to distribute their fonts under the OFL. Please honor and respect their contribution! + +1.9 I've come across a font released under the OFL. How can I easily get more information about the Original Version? How can I know where it stands compared to the Original Version or other Modified Versions? +Consult the copyright statement(s) in the license for ways to contact the original authors. Consult the FONTLOG for information on how the font differs from the Original Version, and get in touch with the various contributors via the information in the acknowledgment section. Please consider using the Original Versions of the fonts whenever possible. + +1.10 What do you mean in condition 4? Can you provide examples of abusive promotion / endorsement / advertisement vs. normal acknowledgement? +The intent is that the goodwill and reputation of the author(s) should not be used in a way that makes it sound like the original author(s) endorse or approve of a specific Modified Version or software bundle. For example, it would not be right to advertise a word processor by naming the author(s) in a listing of software features, or to promote a Modified Version on a web site by saying "designed by ...". However, it would be appropriate to acknowledge the author(s) if your software package has a list of people who deserve thanks. We realize that this can seem to be a gray area, but the standard used to judge an acknowledgement is that if the acknowledgement benefits the author(s) it is allowed, but if it primarily benefits other parties, or could reflect poorly on the author(s), then it is not. + +1.11 Can Font Software released under the OFL be subject to URL-based access restrictions methods or DRM mechanisms? +Yes, but these issues are out-of-scope for the OFL. The license itself neither encourages their use nor prohibits them since such mechanisms are not implemented in the components of the Font Software but through external software. Such restrictions are put in place for many different purposes corresponding to various usage scenarios. One common example is to limit potentially dangerous cross-site scripting attacks. However, in the spirit of libre/open fonts and unrestricted writing systems, we strongly encourage open sharing and reuse of OFL fonts, and the establishment of an environment where such restrictions are unnecessary. Note that whether you wish to use such mechanisms or you prefer not to, you must still abide by the rules set forth by the OFL when using fonts released by their authors under this license. Derivative fonts must be licensed under the OFL, even if they are part of a service for which you charge fees and/or for which access to source code is restricted. You may not sell the fonts on their own - they must be part of a larger software package or bundle. For example, even if the OFL font is distributed in a software package or via an online service using a DRM mechanism, the user would still have the right to extract that font, use, study, modify and redistribute it under the OFL. + +1.12 What about distributing fonts with a document? Within a compressed folder structure like an OpenDocument file (.odt) for example? Is it redistribution, bundling or embedding? +The vast majority of the time, documents circulated in electronic form reference a font name which will match the corresponding font on the target system but do not carry the font within themselves. There may, however, be some cases where you need to bundle a font with the document. Certain document formats may allow the inclusion of an unmodified font within their file structure which consists of a compressed folder containing the various resources forming the document (such as pictures and thumbnails). Including fonts within such a structure is understood as being different from embedding but rather similar to bundling (or mere aggregation) for which the licensing makes explicit provision. In this case the font is conveyed unchanged whereas embedding a font transforms it from the original format. The OFL does not allow anyone to extract the font from such a structure to then redistribute it under another license. The explicit permission to redistribute and embed does not cancel the requirement for the Font Software to remain under the license chosen by its Author(s). + +1.13 If OFL fonts are extracted from a document in which they are embedded (such as a PDF file), what can be done with them? Is this a risk to Author(s)? +The few utilities that can extract fonts embedded in a PDF will only output limited amounts of outlines - not a complete font. To create a working font from this method is much more difficult than finding the source of the original OFL font. So there is little chance that an OFL font would be extracted and redistributed inappropriately through this method. Even so, copyright laws address any misrepresentation of authorship. All Font Software released under the OFL and marked as such by the Author(s) is intended to remain under this license regardless of the distribution method, and cannot be redistributed under any other license. We strongly discourage any font extraction - we recommend directly using the font sources instead - but if you extract font outlines from a document please be considerate, use your common sense and respect the work of the Author(s) and the licensing model. + +1.14 What about sharing OFL fonts with friends on a CD, DVD or USB stick? +You are very welcome to share open fonts with friends, family and colleagues on such removable media. Please make sure that you share and share-alike as much as possible from what the Author(s) released and that you don't strip away useful information which may not be present in the binary font files themselves. Just remember that in the case where you sell the font, it has to come bundled with software. + + +2 ABOUT MODIFYING OFL LICENSED FONTS + +2.1 Can I change the fonts? Are there any limitations to what things I can and cannot change? +You are allowed to change anything, as long as such changes do not violate the terms of the license. In other words, you are not allowed to remove the copyright statement(s) from the font, but you could add additional information into it that covers your contribution. + +2.2 I have a font that needs a few extra glyphs - can I take them from an OFL licensed font and copy them into mine? +Yes, but if you distribute that font to others it must be under the OFL, and include the information mentioned in condition 2 of the license. + +2.3 Can I charge people for my additional work? In other words, if I add a bunch of special glyphs and/or OpenType/Graphite code, can I sell the enhanced font? +Not by itself. Derivative fonts must be released under the OFL and cannot be sold by themselves. It is permitted, however, to include them in a larger software package (such as text editors, office suites or operating systems), even if the larger package is sold. In that case, you are strongly encouraged, but not required, to also make that derived font easily and freely available outside of the larger package. + +2.4 Can I pay someone to enhance the fonts for my use and distribution? +Yes. This is a good way to fund the further development of the fonts. Keep in mind, however, that if the font is distributed to others it must be under the OFL. You won't be able to recover your investment by exclusively selling the font, but you will be making a valuable contribution to the community. Please remember how you have benefitted from the contributions of others. + +2.5 I need to make substantial revisions to the font to make it work with my program. It will be a lot of work, and a big investment, and I want to be sure that it can only be distributed with my program. Can I restrict its use? +No. If you redistribute a Modified Version of the font it must be under the OFL. You may not restrict it in any way. This is intended to ensure that all released improvements to the fonts become available to everyone. But you will likely get an edge over competitors by being the first to distribute a bundle with the enhancements. Again, please remember how you have benefitted from the contributions of others. + +2.6 Do I have to make any derivative fonts (including extended source files, build scripts, documentation, etc.) publicly available? +No, but please do share your improvements with others. You may find that you receive more than what you gave in return. + +2.7 Why can't I use the Reserved Font Name(s) in my derivative font names? I'd like people to know where the design came from. +The best way to acknowledge the source of the design is to thank the original authors and any other contributors in the files that are distributed with your revised font (although no acknowledgement is required). The FONTLOG is a natural place to do this. Reserved Font Name(s) ensure that the only fonts that have the original names are the unmodified Original Versions. This allows designers to maintain artistic integrity while allowing collaboration to happen. It eliminates potential confusion and name conflicts. When choosing a name be creative and avoid names that reuse almost all the same letters in the same order or sound like the original. Keep in mind that the Copyright Holder(s) can allow a specific trusted partner to use Reserved Font Name(s) through a separate written agreement. + +2.8 What do you mean by "primary name as presented to the user"? Are you referring to the font menu name? +Yes, the requirement to change the visible name used to differentiate the font from others applies to the font menu name and other mechanisms to specify a font in a document. It would be fine, for example, to keep a text reference to the original fonts in the description field, in your modified source file or in documentation provided alongside your derivative as long as no one could be confused that your modified source is the original. But you cannot use the Reserved Font Names in any way to identify the font to the user (unless the Copyright Holder(s) allow(s) it through a separate agreement; see section 2.7). Users who install derivatives ("Modified Versions") on their systems should not see any of the original names ("Reserved Font Names") in their font menus, for example. Again, this is to ensure that users are not confused and do not mistake a font for another and so expect features only another derivative or the Original Version can actually offer. Ultimately, creating name conflicts will cause many problems for the users as well as for the designer of both the Original and Modified versions, so please think ahead and find a good name for your own derivative. Font substitution systems like fontconfig, or application-level font fallback configuration within OpenOffice.org or Scribus, will also get very confused if the name of the font they are configured to substitute to actually refers to another physical font on the user's hard drive. It will help everyone if Original Versions and Modified Versions can easily be distinguished from one another and from other derivatives. The substitution mechanism itself is outside the scope of the license. Users can always manually change a font reference in a document or set up some kind of substitution at a higher level but at the lower level the fonts themselves have to respect the Reserved Font Name(s) requirement to prevent ambiguity. If a substitution is currently active the user should be aware of it. + +2.9 Am I not allowed to use any part of the Reserved Font Names? +You may not use the words of the font names, but you would be allowed to use parts of words, as long as you do not use any word from the Reserved Font Names entirely. We do not recommend using parts of words because of potential confusion, but it is allowed. For example, if "Foobar" was a Reserved Font Name, you would be allowed to use "Foo" or "bar", although we would not recommend it. Such an unfortunate choice would confuse the users of your fonts as well as make it harder for other designers to contribute. + +2.10 So what should I, as an author, identify as Reserved Font Names? +Original authors are encouraged to name their fonts using clear, distinct names, and only declare the unique parts of the name as Reserved Font Names. For example, the author of a font called "Foobar Sans" would declare "Foobar" as a Reserved Font Name, but not "Sans", as that is a common typographical term, and may be a useful word to use in a derivative font name. Reserved Font Names should also be single words. A font called "Flowing River" should have Reserved Font Names "Flowing" and "River", not "Flowing River". + +2.11 Do I, as an author, have to identify any Reserved Font Names? +No, but we strongly encourage you to do so. This is to avoid confusion between your work and Modified versions. You may, however, give certain trusted parties the right to use any of your Reserved Font Names through separate written agreements. For example, even if "Foobar" is a RFN, you could write up an agreement to give company "XYZ" the right to distribute a modified version with a name that includes "Foobar". This allows for freedom without confusion. + +2.12 Are any names (such as the main font name) reserved by default? +No. That is a change to the license as of version 1.1. If you want any names to be Reserved Font Names, they must be specified after the copyright statement(s). + +2.13 What is this FONTLOG thing exactly? +It has three purposes: 1) to provide basic information on the font to users and other developers, 2) to document changes that have been made to the font or accompanying files, either by the original authors or others, and 3) to provide a place to acknowledge the authors and other contributors. Please use it! See below for details on how changes should be noted. + +2.14 Am I required to update the FONTLOG? +No, but users, designers and other developers might get very frustrated at you if you don't! People need to know how derivative fonts differ from the original, and how to take advantage of the changes, or build on them. + + +3 ABOUT THE FONTLOG + +The FONTLOG can take a variety of formats, but should include these four sections: + +3.1 FONTLOG for <FontFamilyName> +This file provides detailed information on the <FontFamilyName> Font Software. This information should be distributed along with the <FontFamilyName> fonts and any derivative works. + +3.2 Basic Font Information +(Here is where you would describe the purpose and brief specifications for the font project, and where users can find more detailed documentation. It can also include references to how changes can be contributed back to the Original Version. You may also wish to include a short guide to the design, or a reference to such a document.) + +3.3 ChangeLog +(This should list both major and minor changes, most recent first. Here are some examples:) + +7 February 2007 (Pat Johnson) <NewFontFamilyName> Version 1.3 +- Added Greek and Cyrillic glyphs +- Released as "<NewFontFamilyName>" + +7 March 2006 (Fred Foobar) <NewFontFamilyName> Version 1.2 +- Tweaked contextual behaviours +- Released as "<NewFontFamilyName>" + +1 Feb 2005 (Jane Doe) <NewFontFamilyName> Version 1.1 +- Improved build script performance and verbosity +- Extended the smart code documentation +- Corrected minor typos in the documentation +- Fixed position of combining inverted breve below (U+032F) +- Added OpenType/Graphite smart code for Armenian +- Added Armenian glyphs (U+0531 -> U+0587) +- Released as "<NewFontFamilyName>" + +1 Jan 2005 (Joe Smith) <FontFamilyName> Version 1.0 +- Initial release of font "<FontFamilyName>" + +3.4 Acknowledgements +(Here is where contributors can be acknowledged. + +If you make modifications be sure to add your name (N), email (E), web-address (W) and description (D). This list is sorted by last name in alphabetical order.) + +N: Jane Doe +E: jane@university.edu +W: http://art.university.edu/projects/fonts +D: Contributor - Armenian glyphs and code + +N: Fred Foobar +E: fred@foobar.org +W: http://foobar.org +D: Contributor - misc Graphite fixes + +N: Pat Johnson +E: pat@fontstudio.org +W: http://pat.fontstudio.org +D: Designer - Greek & Cyrillic glyphs based on Roman design + +N: Tom Parker +E: tom@company.com +W: http://www.company.com/tom/projects/fonts +D: Engineer - original smart font code + +N: Joe Smith +E: joe@fontstudio.org +W: http://joe.fontstudio.org +D: Designer - original Roman glyphs + +(Original authors can also include information here about their organization.) + + +4 ABOUT MAKING CONTRIBUTIONS + +4.1 Why should I contribute my changes back to the original authors? +It would benefit many people if you contributed back to what you've received. Providing your contributions and improvements to the fonts and other components (data files, source code, build scripts, documentation, etc.) could be a tremendous help and would encourage others to contribute as well and 'give back', which means you will have an opportunity to benefit from other people's contributions as well. Sometimes maintaining your own separate version takes more effort than merging back with the original. Be aware that any contributions, however, must be either your own original creation or work that you own, and you may be asked to affirm that clearly when you contribute. + +4.2 I've made some very nice improvements to the font, will you consider adopting them and putting them into future Original Versions? +Most authors would be very happy to receive such contributions. Keep in mind that it is unlikely that they would want to incorporate major changes that would require additional work on their end. Any contributions would likely need to be made for all the fonts in a family and match the overall design and style. Authors are encouraged to include a guide to the design with the fonts. It would also help to have contributions submitted as patches or clearly marked changes (the use of smart source revision control systems like subversion, svk, mercurial, git or bzr is a good idea). Examples of useful contributions are bug fixes, additional glyphs, stylistic alternates (and the smart font code to access them) or improved hinting. + +4.3 How can I financially support the development of OFL fonts? +It is likely that most authors of OFL fonts would accept financial contributions - contact them for instructions on how to do this. Such contributions would support future development. You can also pay for others to enhance the fonts and contribute the results back to the original authors for inclusion in the Original Version. + +(In case of the font, that comes with this copy of the FAQ-file, you will find a paypal(tm) donation link on the fonts-page of www.peter-wiegel.de) + + +5 ABOUT THE LICENSE + +5.1 I see that this is version 1.1 of the license. Will there be later changes? +Version 1.1 is the first minor revision of the OFL. We are confident that version 1.1 will meet most needs, but are open to future improvements. Any revisions would be for future font releases, and previously existing licenses would remain in effect. No retroactive changes are possible, although the Copyright Holder(s) can re-release the font under a revised OFL. All versions will be available on our web site: http://scripts.sil.org/OFL. + +5.2 Can I use the SIL Open Font License for my own fonts? +Yes! We heartily encourage anyone to use the OFL to distribute their own original fonts. It is a carefully constructed license that allows great freedom along with enough artistic integrity protection for the work of the authors as well as clear rules for other contributors and those who redistribute the fonts. Some additional information about using the OFL is included at the end of this FAQ. + +5.3 Does this license restrict the rights of the Copyright Holder(s)? +No. The Copyright Holder(s) still retain(s) all the rights to their creation; they are only releasing a portion of it for use in a specific way. For example, the Copyright Holder(s) may choose to release a 'basic' version of their font under the OFL, but sell a restricted 'enhanced' version. Only the Copyright Holder(s) can do this. + +5.4 Is the OFL a contract or a license? +The OFL is a license and not a contract and so does not require you to sign it to have legal validity. By using, modifying and redistributing components under the OFL you indicate that you accept the license. + +5.5 How about translating the license and the FAQ into other languages? +SIL certainly recognises the need for people who are not familiar with English to be able to understand the OFL and this FAQ better in their own language. Making the license very clear and readable is a key goal of the OFL. + +If you are an experienced translator, you are very welcome to help by translating the OFL and its FAQ so that designers and users in your language community can understand the license better. But only the original English version of the license has legal value and has been approved by the community. Translations do not count as legal substitutes and should only serve as a way to explain the original license. SIL - as the author and steward of the license for the community at large - does not approve any translation of the OFL as legally valid because even small translation ambiguities could be abused and create problems. + +We give permission to publish unofficial translations into other languages provided that they comply with the following guidelines: + +- put the following disclaimer in both English and the target language stating clearly that the translation is unofficial: + +"This is an unofficial translation of the SIL Open Font License into $language. It was not published by SIL International, and does not legally state the distribution terms for fonts that use the OFL. A release under the OFL is only valid when using the original English text. + +However, we recognize that this unofficial translation will help users and designers not familiar with English to understand the SIL OFL better and make it easier to use and release font families under this collaborative font design model. We encourage designers who consider releasing their creation under the OFL to read the FAQ in their own language if it is available. + +Please go to http://scripts.sil.org/OFL for the official version of the license and the accompanying FAQ." + +- keep your unofficial translation current and update it at our request if needed, for example if there is any ambiguity which could lead to confusion. + +If you start such a unofficial translation effort of the OFL and its accompanying FAQ please let us know, thank you. + + +6 ABOUT SIL INTERNATIONAL + +6.1 Who is SIL International and what does it do? +SIL International is a worldwide faith-based education and development organization (NGO) that studies, documents, and assists in developing the world's lesser-known languages through literacy, linguistics, translation, and other academic disciplines. SIL makes its services available to all without regard to religious belief, political ideology, gender, race, or ethnic background. SIL's members and volunteers share a Christian commitment. + +6.2 What does this have to do with font licensing? +The ability to read, write, type and publish in one's own language is one of the most critical needs for millions of people around the world. This requires fonts that are widely available and support lesser-known languages. SIL develops - and encourages others to develop - a complete stack of writing systems implementation components available under open licenses. This open stack includes input methods, smart fonts, smart rendering libraries and smart applications. There has been a need for a common open license that is specifically applicable to fonts and related software (a crucial component of this stack) so SIL developed the SIL Open Font License with the help of the FLOSS community. + +6.3 How can I contact SIL? +Our main web site is: http://www.sil.org/ +Our site about complex scripts is: http://scripts.sil.org/ +Information about this license (including contact email information) is at: http://scripts.sil.org/OFL + + +7 ABOUT USING THE OFL FOR YOUR ORIGINAL FONTS + +If you want to release your fonts under the OFL, you only need to do the following: + +7.1 Put your copyright and reserved font names information in the beginning of the main OFL file (simply use the dedicated placeholders). +7.2 Put your copyright and the OFL references in your various font files (such as in the copyright, license and description fields) and in your other components (build scripts, glyph databases, documentation, rendering samples, etc). Accurate metadata in your font files is beneficial to you as an increasing number of applications are exposing this information to the user. For example, clickable links can bring users back to your website and let them know about other work you have done or services you provide. Depending on the format of your fonts and sources, you can use template human-readable headers or machine-readable metadata. +7.3 Write an initial FONTLOG for your font and include it in the release package. +7.4 Include the OFL license file in your release package. +7.5 We also highly recommend you include the relevant practical documentation on the license by putting the OFL-FAQ in your package. +7.6 If you wish, you can use the OFL Graphics on your web page. + +That's all. If you have any more questions please get in touch with us. + + diff --git a/resources/fonts/Murrx/Open Font License.txt b/resources/fonts/Murrx/Open Font License.txt @@ -0,0 +1,95 @@ +Copyright (c) 2009, Peter Wiegel, www.peter-wiegel.de, wiegel@peter-wiegel.de +with Reserved Font Name Murrx. + + +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: +http://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. diff --git a/resources/fonts/Neo-castel/Licence.txt b/resources/fonts/Neo-castel/Licence.txt @@ -0,0 +1,14 @@ +OIFL - Open Inclusif·ve Fonte Licence + +• Copyright (c) - 2023 - Max Lillo - (https://maxlilllo.tumblr.com / maxlilllo@protonmail.com), avec le nom réservé suivant : Ébullition. Cette fonte informatique est licenciée sous la licence SIL Open Font Licence, Version 1.1 +Cette licence figure ci dessous, et est aussi disponible, ainsi qu’une FAQ, à l’adresse : http://scripts.sil.org/OFL SIL OPEN FONT LICENCE Version 1.1 - 26 Février 2007 - PRÉAMBULE DU·DELA TRADUCTEUR·ICE L’appellation anglaise OFL a été conservée pour éviter d’introduire un nouvel acronyme. De même, le mot fonte a été utilisé, comme synonyme de police de caractère. + +PRÉAMBULE : Le but de la licence OFL est de stimuler le développement collaboratif de fontes à travers le monde, d’aider à la création de fontes dans les communautés académiques ou linguistiques, et de fournir un cadre libre et ouvert à travers lequel ces fontes peuvent être partagées et améliorées de manière collective. Les fontes sous licence OFL peuvent être utilisées, étudiées, modifiées et redistribuées librement, tant qu’elles ne sont pas vendues par elles-même. Les fontes, ainsi que tous leurs dérivés, peuvent être fournies avec, incorporées, redistribuées et/ou vendues avec des logiciels quelconques, sous réserve que les appellations réservées ne soient pas utilisées dans les produits dérivés. La licence des fontes et de leurs produits dérivés ne peut cependant pas être modifiée. Cette obligation de conserver la licence OFL pour les fontes et leurs produits dérivés ne s’applique pas aux documents crées avec. + +DÉFINITIONS : • L’appellation « fonte informatique » désigne l’ensemble des fichiers mis à disposition par le(s) titulaire(s) du copyright sous cette licence et clairement identifiés comme tels. Cela peut inclure des sources, des scripts de génération, de la documentation. • L’ appellation ‘nom de fonte réservé’ désigne n’importe quel nom désigné comme tel dans le copyright. ‘Version originale’ désigne une ‘fonte informatique’ telle que distribuée par le(s) titulaire(s) du copyright. • ‘Version modifiée’ désigne tout travail dérivé obtenu en ajoutant SIL Open Font Licence, supprimant ou remplaçant tout ou partie de n’importe quel élément de la ‘version originale’, en changeant de format ou en portant la ‘fonte informatique’ vers un nouvel environnement. • ‘l’Auteur·ice’ désigne un·e créateur·ice, ingénieur·se, programmeur·se, auteur·ice technique ou tout autre personne ayant contribué à la ‘fonte informatique’. + +PERMISSIONS ET CONDITIONS : La permission est ici accordée, sans contrepartie, à toute personne ayant obtenu une copie de la ‘fonte informatique’ de l’utiliser, l’étudier, la copier, la fusionner, l’inclure, la modifier, la redistribuer et la vendre, modifiée ou non, aux conditions suivantes : • La ‘fonte informatique’, en tout ou partie, en version originale ou modifiée, ne peut être vendue par elle même. • Les versions originales ou modifiées de la ‘fonte informatique’ peuvent être liées, redistribuées et/ou vendues avec n’importe quel logiciel, à condition que chaque copie contienne la déclaration de copyright ci-dessus ainsi que cette licence. • Ces pièces peuvent être soit des fichiers textes autonomes, des entêtes de fichiers accessibles à une lecteur·ice humain·e, ou figurer dans des méta-données accessibles par programme, dans des fichiers textes ou binaires, tant que leur texte est facilement accessible à un·e utilisateueur·ice. • Aucune version modifiée de la ‘fonte informatique’ ne peut utiliser les noms réservés sans autorisation écrite expresse du·dela propriétaire du copyright. Cette restriction ne s’applique qu’au nom principal de la police tel que présenté à l’utilisateur·ice. • Le ou les noms un·e titulaire du copyright et ceux du ou des auteur·ices ne peuvent pas être utilisés pour promouvoir, conseiller ou faire de la publicité pour des versions modifiées, sauf pour rappeler leur(s) contribution(s), ou alors avec leur autorisation écrite expresse. • La ‘fonte informatique’, modifiée ou non, en tout ou partie, doit être distribuée avec exactement cette même licence. Cette obligation de conserver la licence ne s’applique pas aux documents crées en utilisant la ‘fonte informatique’. +FIN DE CONTRAT : +Cette licence devient nulle et sans objet si l’une quelconque des conditions ci dessus n’est pas remplie. + +CLAUSE DE NON RESPONSABILITÉ : LA FONTE INFORMATIQUE EST FOURNIE TELLE QUELLE, SANS GARANTIE D’AUCUNE SORTE, NI IMPLICITE NI EXPLICITE, Y COMPRIS ET DE MANIÈRE NON LIMITATIVE SANS GARANTIE DE COMMERCIABILITÉ, DE CONFORMITÉ À UNE UTILISATION PARTICULIÈRE, DE RESPECT DES COPYRIGHTS, BREVETS, MARQUES COMMERCIALES OU AUTRES DROITS. EN AUCUN CAS L TITULAIRE DU COPYRIGHT NE POURRA ÊTRE TENU POUR RESPONSABLE EN CAS DE RÉCLAMATION, DOMMAGE OU AUTRE CONSÉQUENCE, Y COMPRIS AUCUN DOMMAGE GÉNÉRAL, SPÉCIFIQUE, INDIRECT, INCIDENT OU RÉSULTANT, QUE CE SOIT CONTRACTUELLEMENT, À TITRE DE DÉDOMMAGEMENT OU AUTREMENT, SURVENANT SUITE À L’USAGE OU L’IMPOSSIBILITÉ D’USAGE DE LA FONTE INFORMATIQUE, OU TOUTE AUTRE AFFAIRE IMPLIQUANT LA FONTE INFORMATIQUE. – Pierre Hanser, Ré-écriture par Bye Bye Binary diff --git a/resources/fonts/Neo-castel/webfont/Neo-castel.woff2 b/resources/fonts/Neo-castel/webfont/Neo-castel.woff2 Binary files differ. diff --git a/resources/fonts/OUEST/Ouest-Regular.ttf b/resources/fonts/OUEST/Ouest-Regular.ttf Binary files differ. diff --git a/resources/fonts/OUEST/license.txt b/resources/fonts/OUEST/license.txt @@ -0,0 +1,15 @@ +OIFL - Open Inclusif·ve Fonte Licence + +• Copyright (c) - 2025 - Elliot Thomas - avec le nom réservé suivant : Ouest. + Cette fonte informatique est licenciée sous la licence SIL Open Font Licence, Version 1.1 +Cette licence figure ci dessous, et est aussi disponible, ainsi qu'une FAQ, à l'adresse : http://scripts.sil.org/OFL SIL OPEN FONT LICENCE Version 1.1 - 26 Février 2007 - PRÉAMBULE DU·DELA TRADUCTEUR·ICE L'appellation anglaise OFL a été conservée pour éviter d'introduire un nouvel acronyme. De même, le mot fonte a été utilisé, comme synonyme de police de caractère. + +PRÉAMBULE : Le but de la licence OFL est de stimuler le développement collaboratif de fontes à travers le monde, d'aider à la création de fontes dans les communautés académiques ou linguistiques, et de fournir un cadre libre et ouvert à travers lequel ces fontes peuvent être partagées et améliorées de manière collective. Les fontes sous licence OFL peuvent être utilisées, étudiées, modifiées et redistribuées librement, tant qu'elles ne sont pas vendues par elles-même. Les fontes, ainsi que tous leurs dérivés, peuvent être fournies avec, incorporées, redistribuées et/ou vendues avec des logiciels quelconques, sous réserve que les appellations réservées ne soient pas utilisées dans les produits dérivés. La licence des fontes et de leurs produits dérivés ne peut cependant pas être modifiée. Cette obligation de conserver la licence OFL pour les fontes et leurs produits dérivés ne s'applique pas aux documents crées avec. + +DÉFINITIONS : • L'appellation « fonte informatique » désigne l'ensemble des fichiers mis à disposition par le(s) titulaire(s) du copyright sous cette licence et clairement identifiés comme tels. Cela peut inclure des sources, des scripts de génération, de la documentation. • L' appellation 'nom de fonte réservé' désigne n'importe quel nom désigné comme tel dans le copyright. 'Version originale' désigne une 'fonte informatique' telle que distribuée par le(s) titulaire(s) du copyright. • 'Version modifiée' désigne tout travail dérivé obtenu en ajoutant SIL Open Font Licence, supprimant ou remplaçant tout ou partie de n'importe quel élément de la 'version originale', en changeant de format ou en portant la 'fonte informatique' vers un nouvel environnement. • 'l'Auteur·ice' désigne un·e créateur·ice, ingénieur·se, programmeur·se, auteur·ice technique ou tout autre personne ayant contribué à la 'fonte informatique'. + +PERMISSIONS ET CONDITIONS : La permission est ici accordée, sans contrepartie, à toute personne ayant obtenu une copie de la 'fonte informatique' de l'utiliser, l'étudier, la copier, la fusionner, l'inclure, la modifier, la redistribuer et la vendre, modifiée ou non, aux conditions suivantes : • La 'fonte informatique', en tout ou partie, en version originale ou modifiée, ne peut être vendue par elle même. • Les versions originales ou modifiées de la 'fonte informatique' peuvent être liées, redistribuées et/ou vendues avec n'importe quel logiciel, à condition que chaque copie contienne la déclaration de copyright ci-dessus ainsi que cette licence. • Ces pièces peuvent être soit des fichiers textes autonomes, des entêtes de fichiers accessibles à une lecteur·ice humain·e, ou figurer dans des méta-données accessibles par programme, dans des fichiers textes ou binaires, tant que leur texte est facilement accessible à un·e utilisateueur·ice. • Aucune version modifiée de la 'fonte informatique' ne peut utiliser les noms réservés sans autorisation écrite expresse du·dela propriétaire du copyright. Cette restriction ne s'applique qu'au nom principal de la police tel que présenté à l'utilisateur·ice. • Le ou les noms un·e titulaire du copyright et ceux du ou des auteur·ices ne peuvent pas être utilisés pour promouvoir, conseiller ou faire de la publicité pour des versions modifiées, sauf pour rappeler leur(s) contribution(s), ou alors avec leur autorisation écrite expresse. • La 'fonte informatique', modifiée ou non, en tout ou partie, doit être distribuée avec exactement cette même licence. Cette obligation de conserver la licence ne s'applique pas aux documents crées en utilisant la 'fonte informatique'. + +FIN DE CONTRAT : Cette licence devient nulle et sans objet si l'une quelconque des conditions ci dessus n'est pas remplie. + +CLAUSE DE NON RESPONSABILITÉ : LA FONTE INFORMATIQUE EST FOURNIE TELLE QUELLE, SANS GARANTIE D'AUCUNE SORTE, NI IMPLICITE NI EXPLICITE, Y COMPRIS ET DE MANIÈRE NON LIMITATIVE SANS GARANTIE DE COMMERCIABILITÉ, DE CONFORMITÉ À UNE UTILISATION PARTICULIÈRE, DE RESPECT DES COPYRIGHTS, BREVETS, MARQUES COMMERCIALES OU AUTRES DROITS. EN AUCUN CAS L TITULAIRE DU COPYRIGHT NE POURRA ÊTRE TENU POUR RESPONSABLE EN CAS DE RÉCLAMATION, DOMMAGE OU AUTRE CONSÉQUENCE, Y COMPRIS AUCUN DOMMAGE GÉNÉRAL, SPÉCIFIQUE, INDIRECT, INCIDENT OU RÉSULTANT, QUE CE SOIT CONTRACTUELLEMENT, À TITRE DE DÉDOMMAGEMENT OU AUTREMENT, SURVENANT SUITE À L'USAGE OU L'IMPOSSIBILITÉ D'USAGE DE LA FONTE INFORMATIQUE, OU TOUTE AUTRE AFFAIRE IMPLIQUANT LA FONTE INFORMATIQUE. – Pierre Hanser, Ré-écriture par Bye Bye Binary. +\ No newline at end of file diff --git a/resources/fonts/Princess_Sofia/OFL.txt b/resources/fonts/Princess_Sofia/OFL.txt @@ -0,0 +1,94 @@ +Copyright (c) 2011, Font Diner (www.fontdiner.com), +with Reserved Font Name "Princess Sofia". + +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://openfontlicense.org + + +----------------------------------------------------------- +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. diff --git a/resources/fonts/Princess_Sofia/PrincessSofia-Regular.ttf b/resources/fonts/Princess_Sofia/PrincessSofia-Regular.ttf Binary files differ. diff --git a/resources/fonts/Snowburst_One/OFL.txt b/resources/fonts/Snowburst_One/OFL.txt @@ -0,0 +1,93 @@ +Copyright (c) 2012 by Sorkin Type Co (www.sorkintype.com), with Reserved Font Name 'Snowburst' + +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://openfontlicense.org + + +----------------------------------------------------------- +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. diff --git a/resources/fonts/Snowburst_One/SnowburstOne-Regular.ttf b/resources/fonts/Snowburst_One/SnowburstOne-Regular.ttf Binary files differ. diff --git a/resources/fonts/Special_Elite/LICENSE.txt b/resources/fonts/Special_Elite/LICENSE.txt @@ -0,0 +1,202 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/resources/fonts/Special_Elite/SpecialElite-Regular.ttf b/resources/fonts/Special_Elite/SpecialElite-Regular.ttf Binary files differ. diff --git a/resources/fonts/Special_Gothic_Expanded_One/OFL.txt b/resources/fonts/Special_Gothic_Expanded_One/OFL.txt @@ -0,0 +1,93 @@ +Copyright 2023 The Special Gothic Project Authors (https://github.com/AlistairMcCready/Special-Gothic/) + +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://openfontlicense.org + + +----------------------------------------------------------- +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. diff --git a/resources/fonts/Special_Gothic_Expanded_One/SpecialGothicExpandedOne-Regular.ttf b/resources/fonts/Special_Gothic_Expanded_One/SpecialGothicExpandedOne-Regular.ttf Binary files differ. diff --git a/resources/fonts/Terminal-Grotesque-master/LICENSE.md b/resources/fonts/Terminal-Grotesque-master/LICENSE.md @@ -0,0 +1,105 @@ + Copyright (c) 2012, Tyler Finck <hello@sursly.com>, with Reserved Font Name: "Blackout". + + 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: + http://scripts.sil.org/OFL + + Version 2.0 - 18 March 2012 + + +SIL Open Font License +==================================================== + + +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. diff --git a/resources/fonts/Terminal-Grotesque-master/README.md b/resources/fonts/Terminal-Grotesque-master/README.md @@ -0,0 +1,15 @@ +# Terminal Grotesque + +Libre pixel / grotesque font. +======= +Open source pixel / grotesque font family. + +## Specimen + + + + + +## License + +Terminal Grotesque is under [SIL Open Font License (OFL)](http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL "SIL Open Font License") diff --git a/resources/fonts/Terminal-Grotesque-master/terminal-grotesque.ttf b/resources/fonts/Terminal-Grotesque-master/terminal-grotesque.ttf Binary files differ. diff --git a/resources/fonts/Terminal-Grotesque-master/terminal-grotesque_open.otf b/resources/fonts/Terminal-Grotesque-master/terminal-grotesque_open.otf Binary files differ. diff --git a/resources/fonts/Tiny5/OFL.txt b/resources/fonts/Tiny5/OFL.txt @@ -0,0 +1,93 @@ +Copyright 2022-2024 The Tiny5 Project Authors (https://github.com/Gissio/font_tiny5) + +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://openfontlicense.org + + +----------------------------------------------------------- +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. diff --git a/resources/fonts/Tiny5/Tiny5-Regular.ttf b/resources/fonts/Tiny5/Tiny5-Regular.ttf Binary files differ. diff --git a/resources/fonts/Trickster-master/LICENSE.txt b/resources/fonts/Trickster-master/LICENSE.txt @@ -0,0 +1,103 @@ +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: +http://scripts.sil.org/OFL + +SIL Open Font License v1.1 +==================================================== + + +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. diff --git a/resources/fonts/Trickster-master/README.md b/resources/fonts/Trickster-master/README.md @@ -0,0 +1,42 @@ +# Trickster + +is a typeface by [Jean-Baptiste Morizot](http://jbmorizot.fr/) + + + +## Présentation + +``` +Trickster is a typeface mixing a lot of oddities smoothly. + +Sans-serif, but with calligraphic influence and strong contrast, +Trickster borrows shapes from Merovingian writing, Blackletters construction +and contemporean drawing. Trickster is a display typeface in one bold weight. +Its unusual shapes, tight spacing and various alternates allow designers +to create quickly strong headlines and beautiful titling. +``` + +## Features + +``` +A lot of (named!) stylistic set allows to create powerful word shapes. + +Stylistic Set 01 : 'Boring forms' +Stylistic Set 02 : 'Burger s, smoky f' +Stylistic Set 03 : 'Dripping Blood' +Stylistic Set 04 : 'Closed a' +Stylistic Set 05 : 'Alt Ampersand' +Stylistic Set 06 : 'Horny e' +Swash forms +Old Style Figures +``` + + + +## Licence + +SIL Open Font License v1.1 + +## Process + +More on the design process [here](https://medium.com/@jbmorizot/trikster-a-postmortem-686f4608da9e) +\ No newline at end of file diff --git a/resources/fonts/Trickster-master/Trickster-Reg.otf b/resources/fonts/Trickster-master/Trickster-Reg.otf Binary files differ. diff --git a/resources/fonts/baskervvile/Baskervville-Bold.ttf b/resources/fonts/baskervvile/Baskervville-Bold.ttf Binary files differ. diff --git a/resources/fonts/baskervvile/Baskervville-BoldItalic.ttf b/resources/fonts/baskervvile/Baskervville-BoldItalic.ttf Binary files differ. diff --git a/resources/fonts/baskervvile/Baskervville-Italic.ttf b/resources/fonts/baskervvile/Baskervville-Italic.ttf Binary files differ. diff --git a/resources/fonts/baskervvile/Baskervville-Regular.ttf b/resources/fonts/baskervvile/Baskervville-Regular.ttf Binary files differ. diff --git a/resources/fonts/baskervvile/Baskervville-SemiBold.ttf b/resources/fonts/baskervvile/Baskervville-SemiBold.ttf Binary files differ. diff --git a/resources/fonts/baskervvile/Baskervville-SemiBoldItalic.ttf b/resources/fonts/baskervvile/Baskervville-SemiBoldItalic.ttf Binary files differ. diff --git a/resources/fonts/baskervvile/OFL.txt b/resources/fonts/baskervvile/OFL.txt @@ -0,0 +1,93 @@ +Copyright 2018 The Baskervville Project Authors (https://github.com/anrt-type/ANRT-Baskervville) + +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. diff --git a/resources/fonts/basteleur-master/Basteleur-Bold.ttf b/resources/fonts/basteleur-master/Basteleur-Bold.ttf Binary files differ. diff --git a/resources/fonts/basteleur-master/Basteleur-Moonlight.ttf b/resources/fonts/basteleur-master/Basteleur-Moonlight.ttf Binary files differ. diff --git a/resources/fonts/basteleur-master/COPYRIGHT.md b/resources/fonts/basteleur-master/COPYRIGHT.md @@ -0,0 +1 @@ +Copyright (c) 2021, Keussel <contact@keussel.studio> diff --git a/resources/fonts/basteleur-master/LICENSE.txt b/resources/fonts/basteleur-master/LICENSE.txt @@ -0,0 +1,106 @@ +Copyright (c) 2021, Keussel (www.keussel.studio|contact@keussel.studio), +with Reserved Font Name Basteleur. + +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: +http://scripts.sil.org/OFL + +SIL Open Font License v1.1 +==================================================== + + +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. diff --git a/resources/fonts/basteleur-master/README.md b/resources/fonts/basteleur-master/README.md @@ -0,0 +1,35 @@ +# Basteleur + +This typeface was designed with the Tarot de Marseille in mind. +This led to a funny blend of medieval-ish and cooperblack-ish typeface. + +The Basteleur Arcana represents a lot of things a designer can experience: new beginnings, having fun, crafting, but also a lack of confidence and having hard time to finish projects. + +Basteleur is a typeface by [Keussel](http://www.keussel.studio) with some contributions by [George Triantafyllakos](https://backpacker.gr/about/). + +Contribute or download it on [Velvetyne Type Foundry](http://velvetyne.fr/fonts/basteleur/). + +## Specimen + + + + + + + + + + + + +## License + +Basteleur is licensed under the SIL Open Font License, Version 1.1. +This license is copied below, and is also available with a FAQ at +http://scripts.sil.org/OFL + +## Repository Layout + +This font repository follows the Unified Font Repository v2.0, +a standard way to organize font project source files. Learn more at +https://github.com/unified-font-repository/Unified-Font-Repository diff --git a/resources/fonts/basteleur-master/TRADEMARKS.md b/resources/fonts/basteleur-master/TRADEMARKS.md @@ -0,0 +1 @@ +Basteleur is a trademark of Keussel. diff --git a/resources/fonts/feroniapi-main/COPYRIGHT.md b/resources/fonts/feroniapi-main/COPYRIGHT.md @@ -0,0 +1 @@ +Copyright (c) 2023, Feroniapi, Julienne Richard <julienne.richard@gmail.com> and Peter Wiegel <wiegel@peter-wiegel.de> +\ No newline at end of file diff --git a/resources/fonts/feroniapi-main/Feroniapi-MediumItalic.otf b/resources/fonts/feroniapi-main/Feroniapi-MediumItalic.otf Binary files differ. diff --git a/resources/fonts/feroniapi-main/LICENSE.txt b/resources/fonts/feroniapi-main/LICENSE.txt @@ -0,0 +1,96 @@ +Copyright (c) 13/11/2025, Julienne Richard (https://juliennerichard.com/ |julienne.richard@gmail.com), +with Reserved Font Name Feroniapi. + + +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://openfontlicense.org + + +----------------------------------------------------------- +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. + diff --git a/resources/fonts/feroniapi-main/README.md b/resources/fonts/feroniapi-main/README.md @@ -0,0 +1,19 @@ +# Feroniapi + +Feroniapi is a redesign by Julienne Richard (https://www.instagram.com/julienne__richard/) of Peter Wiegel's Feronia font (https://www.peter-wiegel.de/Feronia.html). Fork's work began as part of the design of the visual identity for the Palais des Fêtes, an iconic dance venue showcasing Strasbourg's Art Nouveau architecture. The main inspirations are Art Nouveau curves and popular dances. The design strives for simplicity and accessibility. The artwork is smoothed and enhanced with useful features such as a set of post-binary ligatures (thanks to the QUNI from Bye Bye Binary); vowel variations; Art Nouveau-style frieze patterns; and a set of fruits and vegetables dingbats. Enjoy! + +Feroniapi is available published under [CUTE licence](https://typo-inclusive.net/conditions-dutilisations-typographiques-engageantes/), written by [Bye Bye Binary](https://typotheque.byebyebinary.space). + +Contribute or download it on [Velvetyne Type Foundry](http://velvetyne.fr/fonts/feroniapi/) + +## Specimen + + + +## License + +Feroniapi is licensed under the CUTE (Conditions d'Utilisation Typographiques Engageantes, or Conditions for Engaging typographic use). An english and a french version of this text is readable on https://genderfluid.space/ + +## Repository Layout + +This font repository structure is inspired by [Unified Font Repository v0.3](https://github.com/unified-font-repository/Unified-Font-Repository). +\ No newline at end of file diff --git a/resources/fonts/feroniapi-main/TRADEMARKS.md b/resources/fonts/feroniapi-main/TRADEMARKS.md @@ -0,0 +1 @@ +Feroniapi is a trademark of Julienne Richard & Peter Wiegel. +\ No newline at end of file diff --git a/resources/fonts/jgs-main/LICENSE b/resources/fonts/jgs-main/LICENSE @@ -0,0 +1,94 @@ +Copyright (c) 2022, Adel Faure contact@adelfaure.net, +with Reserved Font Name jgs5, jgs7, jgs9. + +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: +http://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. diff --git a/resources/fonts/jgs-main/README.md b/resources/fonts/jgs-main/README.md @@ -0,0 +1,47 @@ +# Jgs Font + +Jgs Font is a font family made in tribute to Joan G. Stark (aka jgs, Spunk), a +pioneer of ASCII art. + +Jgs Font glyphs can be combined from one character to another, from one line to +another. Thus from single characters it is possible to draw continuous lines, +frames and patterns. + +In order to change font size while keeping these effects of continuity at +pixel scale, the family is declined in three fonts. + +- Jgs5 for sizes multiples of 10 : 10px, 20px, 30px etc. +- Jgs7 for sizes multiples of 14 : 14px, 28px, 42px etc. +- Jgs9 for sizes multiples of 18: 18px, 36px, 54px etc. + + + + + + + + + + + +Notes +----- + +Jgs Font is made with <a href="www.fontforge.org">FontForge</a>. + +Jgs Font is still an unfinished project. Some characters are still missing +and the formal correspondences between the sizes remain to be worked. + +You will find a table of characters and comparison between fonts on +www.adelfaure.net/tools/jgs/jgs_table.html + + +License +------- + +Copyright (c) 2022, Adel Faure contact@adelfaure.net, with Reserved Font Name +Jgs Font, jgs5, jgs7, jgs9. + +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: +http://scripts.sil.org/OFL diff --git a/resources/fonts/jgs-main/jgs5.ttf b/resources/fonts/jgs-main/jgs5.ttf Binary files differ. diff --git a/resources/fonts/jgs-main/jgs7.ttf b/resources/fonts/jgs-main/jgs7.ttf Binary files differ. diff --git a/resources/fonts/jgs-main/jgs9.ttf b/resources/fonts/jgs-main/jgs9.ttf Binary files differ. diff --git a/resources/fonts/jgs-main/jgs_Font.ttf b/resources/fonts/jgs-main/jgs_Font.ttf Binary files differ. diff --git a/resources/fonts/kaerukaeru-master/COPYRIGHT.md b/resources/fonts/kaerukaeru-master/COPYRIGHT.md @@ -0,0 +1 @@ +Copyright (c) 2019 — Isabel Motz +\ No newline at end of file diff --git a/resources/fonts/kaerukaeru-master/FONTLOG.md b/resources/fonts/kaerukaeru-master/FONTLOG.md @@ -0,0 +1,26 @@ +# FONTLOG for Kaeru Kaeru +This file provides detailed information on the evolutions of the typeface Kaeru Kaeru. + +## Basic Font Information +Kaeru Kaeru is a typeface designed by Isabel Motz. It is inspired by poison dart frogs mixed together with the strangely formed muscles in Japanese woodcuts. + +## Information for Contributors +See the project website for the current trunk and the various branches: +https://gitlab.com/velvetyne/kaerukaeru + +## ChangeLog +When you make modifications, be sure to add a description of your changes, +following the format of the other entries, to the start of this section. + +**2019.07.18 (Isabel Motz) Kaeru Kaeru v0.1** +Initial push of font "Kaeru Kaeru" + +## Acknowledgements +When you make modifications, be sure to add your name (N), email (E), +web-address (W) and description (D). This list is sorted by last name in +alphabetical order. + +N: Isabel Motz +E: imotz@hfg-karlsruhe.de +W: +D: Designer +\ No newline at end of file diff --git a/resources/fonts/kaerukaeru-master/LICENSE.txt b/resources/fonts/kaerukaeru-master/LICENSE.txt @@ -0,0 +1,103 @@ +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: +http://scripts.sil.org/OFL + +SIL Open Font License v1.1 +==================================================== + + +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. diff --git a/resources/fonts/kaerukaeru-master/README.md b/resources/fonts/kaerukaeru-master/README.md @@ -0,0 +1,28 @@ +# Kaeru Kaeru + + + +Bright colored and blobby shaped patterns of the poison dart frog mixed together with the strangely formed muscles in Japanese woodcuts. Kaeru Kaeru combines both inspirations in one typeface. + +It was created in a seminar called „Type – Inspiration elsewhere“ led by Jérémy Landes at the HfG Karlsruhe. The idea of the seminar was, to take different inspirations out of nature and illustrations and try to combine them to one typeface. + +## About the author + +Isabel Motz is a student at HfG Karlsruhe. She is also part of the non-profit Typefoundry „NoFoundry“ which publishes typefaces from students. In her study she likes to collaborate with other students and create posters, books, zines or even events with motivated people. + +## Contact +[Instagram](https://www.instagram.com/isabellamotzarella/ "@isabellamotzarella") + +## License + +This Font Software is licensed under the SIL Open Font License, Version 1.1. +This license is enclosed in this repository, and is also available with a FAQ at +http://scripts.sil.org/OFL + +## Repository Layout + +This font repository structure is inspired by [Unified Font Repository v0.3](https://github.com/unified-font-repository/Unified-Font-Repository). + +## Publishing + +This font is made available through the french open-source font foundry [Velvetyne](http://velvetyne.fr/fonts/kaeru-kaeru) and the non-profit [NoFoundry](http://nofoundry.xyz/). diff --git a/resources/fonts/kaerukaeru-master/kaerukaeru-Regular.otf b/resources/fonts/kaerukaeru-master/kaerukaeru-Regular.otf Binary files differ. diff --git a/resources/fonts/karrik_fonts-main/Karrik-Italic.ttf b/resources/fonts/karrik_fonts-main/Karrik-Italic.ttf Binary files differ. diff --git a/resources/fonts/karrik_fonts-main/Karrik-Regular.ttf b/resources/fonts/karrik_fonts-main/Karrik-Regular.ttf Binary files differ. diff --git a/resources/fonts/karrik_fonts-main/LICENCE.txt b/resources/fonts/karrik_fonts-main/LICENCE.txt @@ -0,0 +1,103 @@ +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: +http://scripts.sil.org/OFL + +SIL Open Font License v1.1 +==================================================== + + +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. +\ No newline at end of file diff --git a/resources/fonts/karrik_fonts-main/README.md b/resources/fonts/karrik_fonts-main/README.md @@ -0,0 +1,25 @@ +## Karrik Fonts + +Karrik is an Open Source typeface and an original take on the Grotesque genre. Using a purposely designed irregular drawing and avoiding optical corrections, Karrik aims to recall early naïve and clumsy sans-serifs. The keywords are: #raw #charming #analog. + + +## License + +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 +http://scripts.sil.org/OFL + + +## Repository Layout + +This font repository structure is inspired by [Unified Font Repository v0.3](https://github.com/unified-font-repository/Unified-Font-Repository). + + +## Authors + +Karrik has been designed and engineered by Jean-Baptiste Morizot from [Phantom-Foundry](www.phantom-foundry.com) and Lucas Le Bihan from [Bretagne Type Foundry](https://bretagnebretagne.fr/). + + +## Design information + +The initial purpose was a custom font for the 2020 issue of [Le Cercle magazine](https://www.cerclemagazine.com/). This issue was about *Ghosts*, and Karrik answered the brief with this raw sans serif reminding abandonned places filled with clumsy typography. +\ No newline at end of file diff --git a/resources/fonts/resistance-generale-master/COPYRIGHT.md b/resources/fonts/resistance-generale-master/COPYRIGHT.md @@ -0,0 +1,5 @@ +Copyright (c) 2005-2013, Jane Doe <jane@jane@university.edu> +Copyright (c) 2007, Pat Johnson <pat@fontstudio.org> +Copyright (c) 2006, Fred Foobar <fred@foobar.org> +Copyright (c) 2005, Tom Parker <tom@company.com> +Copyright (c) 2005, Joe Smith <joe@fontstudio.org> +\ No newline at end of file diff --git a/resources/fonts/resistance-generale-master/FONTLOG.md b/resources/fonts/resistance-generale-master/FONTLOG.md @@ -0,0 +1,109 @@ +FONTLOG for Demo +------------------- + +This file provides detailed information on the Demo font software. +This information should be distributed along with the Demo fonts +and any derivative works. + + +Basic Font Information +-------------------------- + +(Here is where you would describe the purpose and brief specifications for the +font project, and where users can find more detailed documentation. It can also +include references to how changes can be contributed back to the Original +Version. You may also wish to include a short guide to the design, or a +reference to such a document.) + +Security and Integrity +------------------------- + +The following signatures are valid for the source files and the final pdf: + +SHA256: TODO + +As you can see in the corresponding SHA256sum.txt file. + +You can check that the originator of the signature is actually who he said he +is by using the following GPG public key: + +TODO + + +Information for Contributors +------------------------------ + +Demo is released under the OFL 1.1 - http://scripts.sil.org/OFL + +For information on what you're allowed to change or modify, consult the +OFL-1.1.txt and OFL-FAQ.txt files. The OFL-FAQ also gives a very general +rationale and various recommendations regarding why you would want to +contribute to the project or make your own version of the font. + +See the project website for the current trunk and the various branches: + +http://openfontlibrary.org/projects/foo-font + + +ChangeLog +---------- + +When you make modifications, be sure to add a description of your changes, +following the format of the other entries, to the start of this section. + +7 February 2007 (Pat Johnson) Demo, v1.001 +- Added Greek and Cyrillic glyphs +- Changed name to "Demo" + +7 March 2006 (Fred Foobar) Bar v1.1 +- Tweaked contextual behaviours + +1 Feb 2005 (Jane Doe) Bar v1.0 +- Improved build script performance and verbosity +- Extended the smart code documentation +- Corrected minor typos in the documentation +- Fixed position of combining inverted breve below (U+032F) +- Added OpenType/Graphite smart code for Armenian +- Added Armenian glyphs (U+0531 -> U+0587) +- Changed name to "Bar" + +1 Jan 2005 (Joe Smith) Demo v1.0 +- Initial release of font "Demo" + + +Acknowledgements +------------------------- + +When you make modifications, be sure to add your name (N), email (E), +web-address (W) and description (D). This list is sorted by last name in +alphabetical order. + +N: Jane Doe +E: jane@university.edu +W: http://art.university.edu/projects/fonts +D: Contributor - Armenian glyphs and code + +N: Fred Foobar +E: fred@foobar.org +W: http://foobar.org +D: Contributor - misc Graphite fixes + +N: Pat Johnson +E: pat@fontstudio.org +W: http://pat.fontstudio.org +D: Designer - Greek & Cyrillic glyphs based on Roman design + +N: Tom Parker +E: tom@company.com +W: http://www.company.com/tom/projects/fonts +D: Engineer - original smart font code + +N: Joe Smith +E: joe@fontstudio.org +W: http://joe.fontstudio.org +D: Designer - original Roman glyphs + +University Arts Dept is a research-based department specializing in +typography, and offers courses in typeface design and book design. + +FontStudio is a foundry based in New York City, USA. +\ No newline at end of file diff --git a/resources/fonts/resistance-generale-master/LICENSE.txt b/resources/fonts/resistance-generale-master/LICENSE.txt @@ -0,0 +1,103 @@ +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: +http://scripts.sil.org/OFL + +SIL Open Font License v1.1 +==================================================== + + +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. diff --git a/resources/fonts/resistance-generale-master/README.md b/resources/fonts/resistance-generale-master/README.md @@ -0,0 +1,23 @@ +# Résistance Générale + +Font created using [Glyphr Studio](http://glyphrstudio.com/) by the students of ENSAD Paris at [La Générale](http://www.lagenerale.fr/), with the help of the F/LOS foundry [Velvetyne](http://velvetyne.fr/). + +## Source file + +Source files are the .txt file. Open the file in [Glyphr Studio](http://glyphrstudio.com/) to edit or export the font. + +## Specimen + + + + +## License + +Creators : Pauline Cormault, Esther Michaud, Claire Mucchieli, Merlin Andreae, Raphaël Maman, Pedro Gomes-Cardoso, Juliette Nier, Gabrielle Meistretty, Damien Bauza. +This font is under OFL ([Open Font License](http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL)). + +## Repository Layout + +This font repository follows the Unified Font Repository v2.0, +a standard way to organize font project source files. Learn more at +https://github.com/raphaelbastide/Unified-Font-Repository diff --git a/resources/fonts/resistance-generale-master/Resistance-generale.otf b/resources/fonts/resistance-generale-master/Resistance-generale.otf Binary files differ. diff --git a/resources/fonts/steps-mono-main/COPYRIGHT.md b/resources/fonts/steps-mono-main/COPYRIGHT.md @@ -0,0 +1,2 @@ +Copyright (c) 2013-2014, Raphaël Bastide <bonjour@raphaelbastide.com> +Copyright (c) 2013-2014, Jean-Baptiste Morizot <jbmorizot@gmail.com> diff --git a/resources/fonts/steps-mono-main/FONTLOG.md b/resources/fonts/steps-mono-main/FONTLOG.md @@ -0,0 +1,52 @@ +FONTLOG for Demo +------------------- + +This file provides detailed information on the Demo font software. +This information should be distributed along with the Demo fonts +and any derivative works. + + +Basic Font Information +-------------------------- + +This font was created for the french magazine étapes: in order to demontrate +a collaborative work around a typeface. + + +Information for Contributors +------------------------------ + +Steps Mono is released under the OFL 1.1 - http://scripts.sil.org/OFL + +For information on what you're allowed to change or modify, consult the +OFL-1.1.txt and OFL-FAQ.txt files. The OFL-FAQ also gives a very general +rationale and various recommendations regarding why you would want to +contribute to the project or make your own version of the font. + + +ChangeLog +---------- + +When you make modifications, be sure to add a description of your changes, +following the format of the other entries, to the start of this section. + +12 Mars 2015 (Raphaël Bastide) Steps-mono, v0.1 +- Added question mark /? + +12 April 2014 (Raphaël Bastide) Steps-mono, v0.1 +- Changed name to "Steps-mono" + +12 April 2014 (Raphaël Bastide) Steps-mono, v0.2 +- Fat accents + +Acknowledgements +------------------------- + +When you make modifications, be sure to add your name (N), email (E), +web-address (W) and description (D). This list is sorted by last name in +alphabetical order. + +N: Raphaël Bastide +E: bonjour@raphaelbastide.com +W: http://raphaelbastide.com +D: Designer diff --git a/resources/fonts/steps-mono-main/LICENSE.txt b/resources/fonts/steps-mono-main/LICENSE.txt @@ -0,0 +1,106 @@ +Copyright (c) 2014, Jean-Baptiste Morizot, (http://cargocollective.com/jbmrz), Raphaël Bastide (http://raphaelbastide.com/) +with Reserved Font Name "Steps Mono". + +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: +http://scripts.sil.org/OFL + +SIL Open Font License v1.1 +==================================================== + + +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. diff --git a/resources/fonts/steps-mono-main/README.md b/resources/fonts/steps-mono-main/README.md @@ -0,0 +1,39 @@ +# Steps Mono + +This font was created for the french magazine étapes: to demonstrate a collaborative design on the same font. + +[Download](https://github.com/raphaelbastide/steps-mono/archive/master.zip) sources and font files. + +## Designers + +- Raphaël Bastide [@raphaelbastide](https://twitter.com/raphaelbastide) +- Jean-Baptiste Morizot [@jbmorizot](https://twitter.com/jb_morizot) + +## Contribute + +Contribution can be accepted by pull request only. + +## Specimen + + + +### Steps Mono Regular + + + +### Steps Mono Thin + + + +## License + +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 +http://scripts.sil.org/OFL + +## Repository Layout + +This font repository follows the Unified Font Repository v2.0, +a standard way to organize font project source files. Learn more at +https://github.com/raphaelbastide/Unified-Font-Repository + diff --git a/resources/fonts/steps-mono-main/Steps-Mono-Thin.otf b/resources/fonts/steps-mono-main/Steps-Mono-Thin.otf Binary files differ. diff --git a/resources/fonts/steps-mono-main/Steps-Mono.otf b/resources/fonts/steps-mono-main/Steps-Mono.otf Binary files differ. diff --git a/resources/js/font-registry.js b/resources/js/font-registry.js @@ -0,0 +1,96 @@ +const FONT_ENTRIES = [ + { family: 'Baskervville', file: 'resources/fonts/baskervvile/Baskervville-Regular.ttf', weight: 400, style: 'normal' }, + { family: 'Baskervville', file: 'resources/fonts/baskervvile/Baskervville-Italic.ttf', weight: 400, style: 'italic' }, + { family: 'Baskervville', file: 'resources/fonts/baskervvile/Baskervville-Bold.ttf', weight: 700, style: 'normal' }, + { family: 'Baskervville', file: 'resources/fonts/baskervvile/Baskervville-BoldItalic.ttf', weight: 700, style: 'italic' }, + { family: 'Baskervville SemiBold', file: 'resources/fonts/baskervvile/Baskervville-SemiBold.ttf', weight: 600, style: 'normal' }, + { family: 'Baskervville SemiBold', file: 'resources/fonts/baskervvile/Baskervville-SemiBoldItalic.ttf', weight: 600, style: 'italic' }, + { family: 'Basteleur Bold', file: 'resources/fonts/basteleur-master/Basteleur-Bold.ttf', weight: 700, style: 'normal' }, + { family: 'Basteleur Moonlight', file: 'resources/fonts/basteleur-master/Basteleur-Moonlight.ttf', weight: 400, style: 'normal' }, + { family: 'Avara', file: 'resources/fonts/Avara-master/Avara-Bold.otf', weight: 700, style: 'normal' }, + { family: 'Avara', file: 'resources/fonts/Avara-master/Avara-BoldItalic.otf', weight: 700, style: 'italic' }, + { family: 'Avara Black', file: 'resources/fonts/Avara-master/Avara-Black.otf', weight: 900, style: 'normal' }, + { family: 'Ballet', file: 'resources/fonts/Ballet/Ballet_28pt-Regular.ttf', weight: 400, style: 'normal' }, + { family: 'Bitcount Single', file: 'resources/fonts/Bitcount_Single/BitcountSingle-Regular.ttf', weight: 400, style: 'normal' }, + { family: 'Cut Me Out 2', file: 'resources/fonts/CutMeOut/CutMeOut2.ttf', weight: 400, style: 'normal' }, + { family: 'Elb-Tunnel', file: 'resources/fonts/ElbtunnelTT/Elb-Tunnel.ttf', weight: 400, style: 'normal' }, + { family: 'Elb-Tunnel Schatten', file: 'resources/fonts/ElbtunnelTT/Elb-Tunnel Schatten.ttf', weight: 400, style: 'normal' }, + { family: 'Eagle Lake', file: 'resources/fonts/Eagle_Lake/EagleLake-Regular.ttf', weight: 400, style: 'normal' }, + { family: 'Eureka', file: 'resources/fonts/Eureka/Eureka.ttf', weight: 400, style: 'normal' }, + { family: 'Feroniapi', file: 'resources/fonts/feroniapi-main/Feroniapi-MediumItalic.otf', weight: 500, style: 'italic' }, + { family: 'Geostar Fill', file: 'resources/fonts/Geostar_Fill/GeostarFill-Regular.ttf', weight: 400, style: 'normal' }, + { family: 'Hyper Scrypt', file: 'resources/fonts/Hyper-Scrypt-master/HyperScrypt.otf', weight: 400, style: 'normal' }, + { family: 'IBM Plex Serif', file: 'resources/fonts/IBM_Plex_Serif/IBMPlexSerif-Regular.ttf', weight: 400, style: 'normal' }, + { family: 'IBM Plex Serif', file: 'resources/fonts/IBM_Plex_Serif/IBMPlexSerif-Italic.ttf', weight: 400, style: 'italic' }, + { family: 'IBM Plex Serif', file: 'resources/fonts/IBM_Plex_Serif/IBMPlexSerif-Bold.ttf', weight: 700, style: 'normal' }, + { family: 'IBM Plex Serif', file: 'resources/fonts/IBM_Plex_Serif/IBMPlexSerif-BoldItalic.ttf', weight: 700, style: 'italic' }, + { family: 'Indira K', file: 'resources/fonts/Indira_K/Indira_K.ttf', weight: 400, style: 'normal' }, + { family: 'Instrument Serif', file: 'resources/fonts/Instrument_Serif/InstrumentSerif-Regular.ttf', weight: 400, style: 'normal' }, + { family: 'Instrument Serif', file: 'resources/fonts/Instrument_Serif/InstrumentSerif-Italic.ttf', weight: 400, style: 'italic' }, + { family: 'Jacquard 12', file: 'resources/fonts/Jacquard_12/Jacquard12-Regular.ttf', weight: 400, style: 'normal' }, + { family: 'Jacquarda Bastarda 9', file: 'resources/fonts/Jacquarda_Bastarda_9/JacquardaBastarda9-Regular.ttf', weight: 400, style: 'normal' }, + { family: 'Jgs Font', file: 'resources/fonts/jgs-main/jgs_Font.ttf', weight: 400, style: 'normal' }, + { family: 'Jgs 5', file: 'resources/fonts/jgs-main/jgs5.ttf', weight: 400, style: 'normal' }, + { family: 'Jgs 7', file: 'resources/fonts/jgs-main/jgs7.ttf', weight: 400, style: 'normal' }, + { family: 'Jgs 9', file: 'resources/fonts/jgs-main/jgs9.ttf', weight: 400, style: 'normal' }, + { family: 'Kaeru Kaeru', file: 'resources/fonts/kaerukaeru-master/kaerukaeru-Regular.otf', weight: 400, style: 'normal' }, + { family: 'Kanalisirung', file: 'resources/fonts/Kanalisirung/Kanalisirung.otf', weight: 400, style: 'normal' }, + { family: 'Karrik', file: 'resources/fonts/karrik_fonts-main/Karrik-Regular.ttf', weight: 400, style: 'normal' }, + { family: 'Karrik', file: 'resources/fonts/karrik_fonts-main/Karrik-Italic.ttf', weight: 400, style: 'italic' }, + { family: 'Kings', file: 'resources/fonts/Kings/Kings-Regular.ttf', weight: 400, style: 'normal' }, + { family: 'Matemasie', file: 'resources/fonts/Matemasie/Matemasie-Regular.ttf', weight: 400, style: 'normal' }, + { family: 'Mess', file: 'resources/fonts/Mess-master/Mess.otf', weight: 300, style: 'normal' }, + { family: 'Mon Hugo', file: 'resources/fonts/Mon_Hugo_freefont/MonHugo-in.ttf', weight: 400, style: 'normal' }, + { family: 'Mon Hugo Out', file: 'resources/fonts/Mon_Hugo_freefont/MonHugo-out.ttf', weight: 400, style: 'normal' }, + { family: 'Murrx', file: 'resources/fonts/Murrx/Murrx.ttf', weight: 400, style: 'normal' }, + { family: 'Neo-castel', file: 'resources/fonts/Neo-castel/webfont/Neo-castel.woff2', weight: 400, style: 'normal' }, + { family: 'Ouest', file: 'resources/fonts/OUEST/Ouest-Regular.ttf', weight: 400, style: 'normal' }, + { family: 'Princess Sofia', file: 'resources/fonts/Princess_Sofia/PrincessSofia-Regular.ttf', weight: 400, style: 'normal' }, + { family: 'Resistance', file: 'resources/fonts/resistance-generale-master/Resistance-generale.otf', weight: 400, style: 'normal' }, + { family: 'Snowburst One', file: 'resources/fonts/Snowburst_One/SnowburstOne-Regular.ttf', weight: 400, style: 'normal' }, + { family: 'Special Elite', file: 'resources/fonts/Special_Elite/SpecialElite-Regular.ttf', weight: 400, style: 'normal' }, + { family: 'Special Gothic Expanded One', file: 'resources/fonts/Special_Gothic_Expanded_One/SpecialGothicExpandedOne-Regular.ttf', weight: 400, style: 'normal' }, + { family: 'Steps Mono', file: 'resources/fonts/steps-mono-main/Steps-Mono.otf', weight: 400, style: 'normal' }, + { family: 'Steps Mono Thin', file: 'resources/fonts/steps-mono-main/Steps-Mono-Thin.otf', weight: 100, style: 'normal' }, + { family: 'Terminal Grotesque', file: 'resources/fonts/Terminal-Grotesque-master/terminal-grotesque.ttf', weight: 400, style: 'normal' }, + { family: 'Terminal Grotesque Open', file: 'resources/fonts/Terminal-Grotesque-master/terminal-grotesque_open.otf', weight: 400, style: 'normal' }, + { family: 'Tiny5', file: 'resources/fonts/Tiny5/Tiny5-Regular.ttf', weight: 400, style: 'normal' }, + { family: 'Trickster', file: 'resources/fonts/Trickster-master/Trickster-Reg.otf', weight: 400, style: 'normal' }, +]; + +function formatForCSS(file) { + if (file.endsWith('.woff2')) return `url('${file}') format('woff2')`; + if (file.endsWith('.woff')) return `url('${file}') format('woff')`; + if (file.endsWith('.otf')) return `url('${file}') format('opentype')`; + return `url('${file}') format('truetype')`; +} + +// Generate @font-face CSS for all registered fonts +export function generateFontFaceCSS() { + return FONT_ENTRIES.map(entry => + `@font-face { + font-family: '${entry.family}'; + src: ${formatForCSS(entry.file)}; + font-weight: ${entry.weight}; + font-style: ${entry.style}; + font-display: swap; +}` + ).join('\n'); +} + +// Get list of available font family names (deduplicated) +export function getAvailableFontFamilies() { + return [...new Set(FONT_ENTRIES.map(e => e.family))]; +} + +// Preload all fonts so they're immediately available when used +export function preloadAllFonts() { + for (const entry of FONT_ENTRIES) { + const src = formatForCSS(entry.file); + const font = new FontFace(entry.family, src, { + weight: String(entry.weight), + style: entry.style, + }); + font.load().then(loaded => document.fonts.add(loaded)).catch(() => {}); + } +} diff --git a/resources/js/main.js b/resources/js/main.js @@ -1,7 +1,11 @@ +import { generateFontFaceCSS, getAvailableFontFamilies, preloadAllFonts } from './font-registry.js'; + let updateTimer; let editorView; const preview = document.getElementById('preview'); +preloadAllFonts(); + // Stock images loaded from manifest - can be referenced by bare filename let stockImages = new Map(); // lowercase filename -> path relative to images/ @@ -196,6 +200,18 @@ function updateMainPageTitleAndFavicon(title, favicon) { } } +// Inject bundled @font-face declarations at the top of the preview document. +// Placed right after <head> (rather than appended after load like previewChrome) +// so fonts are available at parse time and can't be swallowed by unclosed user tags. +let fontFaceStyle = null; +function insertFontFaces(html) { + if (fontFaceStyle === null) fontFaceStyle = `<style id="web-workshop-fonts">${generateFontFaceCSS()}</style>`; + const headMatch = html.match(/<head[^>]*>/i); + if (!headMatch) return fontFaceStyle + html; + const insertPos = html.indexOf(headMatch[0]) + headMatch[0].length; + return html.slice(0, insertPos) + fontFaceStyle + html.slice(insertPos); +} + function updatePreview() { // Skip preview updates while mobile keyboard is open and editor is focused // This prevents keyboard layer resets on Android @@ -225,7 +241,8 @@ function updatePreview() { // Inject previewChrome via DOM after load (not string concat) so unclosed // user tags like "<a" can't swallow the chrome and dump its CSS as text const processedCode = expandImagesTag(rewriteBareImageSrcs(code.trim())) || '<!DOCTYPE html><html><head></head><body></body></html>'; - preview.srcdoc = processedCode; + // Bundled @font-face rules go first so user styles still win on everything else + preview.srcdoc = insertFontFaces(processedCode); // Add our functionality after the iframe loads const onLoad = () => { @@ -411,6 +428,208 @@ window.loadFile = function() { input.click(); }; +// Font picker dropdown opens when "font-family:" is typed and narrows to +// what the user types. +const fontFamilies = getAvailableFontFamilies().sort(compareNatural); +let fontPickerState = null; // { selectedIndex, originalTail, fonts } +let applyingFont = false; // suppresses the filter refresh our own edits would trigger + +function isInCSSContext(state, pos) { + const before = state.doc.sliceString(0, pos); + + // Inside an open <style> block? + const styleOpen = before.lastIndexOf('<style'); + if (styleOpen !== -1 && before.lastIndexOf('</style') < styleOpen) { + const tagEnd = before.indexOf('>', styleOpen); + if (tagEnd !== -1) return true; + } + + // Inside an unterminated style="..." attribute of the tag we're still in? + const tagOpen = before.lastIndexOf('<'); + if (tagOpen === -1) return false; + const tagText = before.slice(tagOpen); + if (tagText.includes('>')) return false; + return /style\s*=\s*(['"])(?:(?!\1)[\s\S])*$/i.test(tagText); +} + +function getFontValueRange(state) { + const pos = state.selection.main.head; + const line = state.doc.lineAt(pos); + const text = line.text; + const propMatch = text.match(/font-family:/i); + if (!propMatch) return null; + // anchorPos is right after "font-family:" (dropdown anchors here) + const anchorPos = line.from + propMatch.index + propMatch[0].length; + // valueStart skips any whitespace after the colon + const afterColon = text.slice(propMatch.index + propMatch[0].length); + const leadingSpace = afterColon.match(/^\s*/)[0].length; + const valueStart = anchorPos + leadingSpace; + // A quoted value runs to its closing quote; an unquoted one stops at the + // first ; or " (the latter ends an inline style="..." attribute) + const afterValue = text.slice(valueStart - line.from); + const endMatch = afterValue.match(/^(?:'[^']*'?|"[^"]*"?|[^;"']*);?/); + const valueEnd = valueStart + (endMatch ? endMatch[0].length : 0); + return { from: valueStart, to: valueEnd, anchorPos }; +} + +// Everything the user typed after "font-family:", including leading whitespace +function getTypedTail(state) { + const range = getFontValueRange(state); + return range ? state.doc.sliceString(range.anchorPos, range.to) : ''; +} + +function isQuoteClosed(typedTail) { + const value = typedTail.trim().replace(/;$/, '').trim(); + const quote = value[0]; + return (quote === "'" || quote === '"') && value.length > 1 && value.endsWith(quote); +} + +function matchingFonts(typedTail) { + const query = typedTail.replace(/[;'"]/g, '').trim().toLowerCase(); + if (!query) return fontFamilies; + return fontFamilies.filter(font => font.toLowerCase().startsWith(query)); +} + +function replaceFontValue(view, from, to, text, cursor) { + applyingFont = true; + view.dispatch({ + changes: { from, to, insert: text }, + selection: { anchor: cursor } + }); + applyingFont = false; + // Immediate preview (bypass debounce) + clearTimeout(updateTimer); + updatePreview(); +} + +function applyFont(view, fontName) { + const range = getFontValueRange(view.state); + if (!range) return; + const needsSpace = range.from === range.anchorPos; + const text = (needsSpace ? ' ' : '') + `'${fontName}';`; + replaceFontValue(view, range.from, range.to, text, range.from + text.length); +} + +// Put back whatever the user had typed before they arrowed into the list +function restoreTypedValue(view) { + const range = getFontValueRange(view.state); + if (!range) return; + const tail = fontPickerState.originalTail; + replaceFontValue(view, range.anchorPos, range.to, tail, range.anchorPos + tail.length); +} + +// Open, re-filter, or dismiss the picker in response to the user's own typing +function refreshFontPicker(view) { + if (applyingFont) return; + const range = getFontValueRange(view.state); + const pos = view.state.selection.main.head; + if (!range || pos < range.anchorPos || pos > range.to || !isInCSSContext(view.state, range.anchorPos)) { + closeFontPicker(); + return; + } + const typedTail = view.state.doc.sliceString(range.anchorPos, range.to); + if (isQuoteClosed(typedTail)) { + closeFontPicker(); + return; + } + const fonts = matchingFonts(typedTail); + if (fonts.length === 0) { + closeFontPicker(); + return; + } + fontPickerState = { selectedIndex: -1, originalTail: '', fonts }; + renderFontPicker(view); +} + +function closeFontPicker() { + fontPickerState = null; + document.querySelector('.font-picker-dropdown')?.remove(); +} + +function renderFontPicker(view) { + if (!fontPickerState) return; + + let dropdown = document.querySelector('.font-picker-dropdown'); + if (!dropdown) { + dropdown = document.createElement('div'); + dropdown.className = 'font-picker-dropdown'; + document.getElementById('editor').appendChild(dropdown); + } + + // Position anchored to right after "font-family:" + const range = getFontValueRange(view.state); + const anchorCoords = range && view.coordsAtPos(range.anchorPos); + if (anchorCoords) { + const editorRect = view.dom.getBoundingClientRect(); + dropdown.style.left = `${anchorCoords.left - editorRect.left}px`; + dropdown.style.top = `${anchorCoords.bottom - editorRect.top + 4}px`; + } + + dropdown.innerHTML = ''; + const ul = document.createElement('ul'); + fontPickerState.fonts.forEach((font, i) => { + const li = document.createElement('li'); + li.textContent = font; + if (i === fontPickerState.selectedIndex) li.classList.add('selected'); + li.addEventListener('mousedown', (e) => { + e.preventDefault(); + if (fontPickerState.selectedIndex === -1) { + fontPickerState.originalTail = getTypedTail(view.state); + } + fontPickerState.selectedIndex = i; + applyFont(view, font); + closeFontPicker(); + }); + ul.appendChild(li); + }); + dropdown.appendChild(ul); + + const selectedLi = ul.children[fontPickerState.selectedIndex]; + if (selectedLi) selectedLi.scrollIntoView({ block: 'nearest' }); + else ul.scrollTop = 0; +} + +// Tab / Shift-Tab accept a lone match outright, otherwise cycle through the +// list and wrap at either end. Unlike the arrow keys, cycling never passes back +// through the user's typed text. The filtered set is kept as-is while cycling. +function cycleFontPickerSelection(view, delta) { + if (!fontPickerState) return false; + const fonts = fontPickerState.fonts; + if (fontPickerState.selectedIndex === -1) { + fontPickerState.originalTail = getTypedTail(view.state); + } + if (fonts.length === 1) { + applyFont(view, fonts[0]); + closeFontPicker(); + return true; + } + const last = fonts.length - 1; + const current = fontPickerState.selectedIndex; + fontPickerState.selectedIndex = current === -1 + ? (delta > 0 ? 0 : last) + : (current + delta + fonts.length) % fonts.length; + applyFont(view, fonts[fontPickerState.selectedIndex]); + renderFontPicker(view); + return true; +} + +function moveFontPickerSelection(view, delta) { + if (!fontPickerState) return false; + const newIndex = fontPickerState.selectedIndex + delta; + if (newIndex < -1 || newIndex >= fontPickerState.fonts.length) return true; + if (fontPickerState.selectedIndex === -1) { + fontPickerState.originalTail = getTypedTail(view.state); + } + fontPickerState.selectedIndex = newIndex; + if (newIndex === -1) { + restoreTypedValue(view); + } else { + applyFont(view, fontPickerState.fonts[newIndex]); + } + renderFontPicker(view); + return true; +} + // Wait for CodeMirror to be available function initializeCodeMirror() { if (!window.CodeMirror) { @@ -445,6 +664,24 @@ function initializeCodeMirror() { search(), closeBrackets(), keymap.of([ + // Font picker keys (only active when the picker is open) + {key: "ArrowDown", run: (view) => moveFontPickerSelection(view, 1)}, + {key: "ArrowUp", run: (view) => moveFontPickerSelection(view, -1)}, + // Tab drives the picker when it's open; falls through to indentWithTab otherwise + {key: "Tab", run: (view) => cycleFontPickerSelection(view, 1)}, + {key: "Shift-Tab", run: (view) => cycleFontPickerSelection(view, -1)}, + {key: "Enter", run: () => { + if (!fontPickerState) return false; + closeFontPicker(); + return true; + }}, + {key: "Escape", run: (view) => { + if (!fontPickerState) return false; + // Escape backs out of a highlighted font, like arrowing all the way up + if (fontPickerState.selectedIndex !== -1) restoreTypedValue(view); + closeFontPicker(); + return true; + }}, {key: "Mod-z", run: undo}, {key: "Mod-y", run: redo}, {key: "Mod-Shift-z", run: redo}, @@ -502,6 +739,13 @@ function initializeCodeMirror() { clearTimeout(updateTimer); updateTimer = setTimeout(updatePreview, 600); saveToStorage(); + refreshFontPicker(update.view); + } + // Close if the cursor moves off the font-family value + if (fontPickerState && update.selectionSet && !applyingFont) { + const range = getFontValueRange(update.state); + const pos = update.state.selection.main.head; + if (!range || pos < range.anchorPos || pos > range.to) closeFontPicker(); } }), // Disable text correction and autocomplete @@ -526,6 +770,7 @@ function initializeCodeMirror() { editorView.contentDOM.addEventListener('blur', () => { isEditorFocused = false; + closeFontPicker(); // If we are on mobile and the keyboard mode is active, // exit immediately. Do not wait for visualViewport resize. diff --git a/resources/resource-manifest.json b/resources/resource-manifest.json @@ -1,239 +1,297 @@ { - "generated_at": "auto-generated by GitHub Actions", - "resources": [ - "/web_workshop/resources/css/styles.css", - "/web_workshop/resources/icons/construction.png", - "/web_workshop/resources/icons/construction_padded.png", - "/web_workshop/resources/js/codemirror-bundle.js", - "/web_workshop/resources/js/main.js", - "/web_workshop/resources/readme_images/picnic.png", - "/web_workshop/resources/readme_images/stock_images.png", - "/web_workshop/resources/resource-manifest.json", - "/web_workshop/resources/scripts/generate_resource_manifest.py", - "/web_workshop/resources/ui/fullscreen.svg", - "/web_workshop/resources/vendor/build.mjs", - "/web_workshop/resources/vendor/package.json" - ], - "images": [ - "/web_workshop/resources/images/Backgrounds/bg_bricks.gif", - "/web_workshop/resources/images/Backgrounds/bg_checker.gif", - "/web_workshop/resources/images/Backgrounds/bg_daisies.gif", - "/web_workshop/resources/images/Backgrounds/bg_desert.gif", - "/web_workshop/resources/images/Backgrounds/bg_stars.gif", - "/web_workshop/resources/images/Backgrounds/bg_trippy.gif", - "/web_workshop/resources/images/Backgrounds/bg_water.gif", - "/web_workshop/resources/images/Christmas/garland.gif", - "/web_workshop/resources/images/Christmas/holly.gif", - "/web_workshop/resources/images/Christmas/nutcracker.gif", - "/web_workshop/resources/images/Christmas/polarbear.gif", - "/web_workshop/resources/images/Christmas/wreath.gif", - "/web_workshop/resources/images/Christmas/wreath2.gif", - "/web_workshop/resources/images/Christmas/wreath3.gif", - "/web_workshop/resources/images/Dividers/blissey.gif", - "/web_workshop/resources/images/Dividers/blue_flowers.gif", - "/web_workshop/resources/images/Dividers/blue_flowers2.gif", - "/web_workshop/resources/images/Dividers/rainbow.gif", - "/web_workshop/resources/images/Dividers/rainbow_dots.gif", - "/web_workshop/resources/images/Dividers/red_flowers.gif", - "/web_workshop/resources/images/Dividers/wildflowers.gif", - "/web_workshop/resources/images/Dividers/yellow_flowers.gif", - "/web_workshop/resources/images/Furby/furby1.gif", - "/web_workshop/resources/images/Furby/furby2.gif", - "/web_workshop/resources/images/Furby/furby3.gif", - "/web_workshop/resources/images/Furby/furby3b.gif", - "/web_workshop/resources/images/Furby/furby4.gif", - "/web_workshop/resources/images/Furby/furby5.gif", - "/web_workshop/resources/images/Furby/furby6.gif", - "/web_workshop/resources/images/Furby/furby7.gif", - "/web_workshop/resources/images/Furby/furby8.gif", - "/web_workshop/resources/images/Furby/furby9.gif", - "/web_workshop/resources/images/Furby/furby_banner.gif", - "/web_workshop/resources/images/Furby/furby_clouds.gif", - "/web_workshop/resources/images/Furby/furby_field.gif", - "/web_workshop/resources/images/Furby/furby_pink.gif", - "/web_workshop/resources/images/Furby/furby_shocked.gif", - "/web_workshop/resources/images/Furby/furby_weird.gif", - "/web_workshop/resources/images/Furby/furbyland.gif", - "/web_workshop/resources/images/Halloween/bat.gif", - "/web_workshop/resources/images/Halloween/fangs.gif", - "/web_workshop/resources/images/Halloween/ghost.gif", - "/web_workshop/resources/images/Halloween/jackolantern.gif", - "/web_workshop/resources/images/Halloween/jackolantern2.gif", - "/web_workshop/resources/images/Halloween/skeleton_rocker.gif", - "/web_workshop/resources/images/Halloween/skeleton_walking.gif", - "/web_workshop/resources/images/Hamster/hamster_angry.gif", - "/web_workshop/resources/images/Hamster/hamster_bath.gif", - "/web_workshop/resources/images/Hamster/hamster_building.gif", - "/web_workshop/resources/images/Hamster/hamster_chewing.gif", - "/web_workshop/resources/images/Hamster/hamster_confused.gif", - "/web_workshop/resources/images/Hamster/hamster_dance.gif", - "/web_workshop/resources/images/Hamster/hamster_dig.gif", - "/web_workshop/resources/images/Hamster/hamster_hacking.gif", - "/web_workshop/resources/images/Hamster/hamster_happy.gif", - "/web_workshop/resources/images/Hamster/hamster_itchy.gif", - "/web_workshop/resources/images/Hamster/hamster_monch.gif", - "/web_workshop/resources/images/Hamster/hamster_nunchucks.gif", - "/web_workshop/resources/images/Hamster/hamster_omp.gif", - "/web_workshop/resources/images/Hamster/hamster_scared.gif", - "/web_workshop/resources/images/Hamster/hamster_sleep.gif", - "/web_workshop/resources/images/Hamster/hamster_sleepy.gif", - "/web_workshop/resources/images/Other/24.gif", - "/web_workshop/resources/images/Other/alarm_alarmed.gif", - "/web_workshop/resources/images/Other/alarm_snoozed.gif", - "/web_workshop/resources/images/Other/alien_ufo_crash.gif", - "/web_workshop/resources/images/Other/alien_ufo_float.gif", - "/web_workshop/resources/images/Other/banana_dance.gif", - "/web_workshop/resources/images/Other/bang.gif", - "/web_workshop/resources/images/Other/bigN.gif", - "/web_workshop/resources/images/Other/birdbath.gif", - "/web_workshop/resources/images/Other/birds_chickadee.gif", - "/web_workshop/resources/images/Other/birds_chicken.gif", - "/web_workshop/resources/images/Other/birds_dove.gif", - "/web_workshop/resources/images/Other/birds_dove2.gif", - "/web_workshop/resources/images/Other/birdsnest.gif", - "/web_workshop/resources/images/Other/bizzy_wizzy.gif", - "/web_workshop/resources/images/Other/blahblah.gif", - "/web_workshop/resources/images/Other/body_spin.gif", - "/web_workshop/resources/images/Other/bonk.gif", - "/web_workshop/resources/images/Other/brachiosaurus.gif", - "/web_workshop/resources/images/Other/bright_idea.gif", - "/web_workshop/resources/images/Other/butterflies.gif", - "/web_workshop/resources/images/Other/butterfly_blue.gif", - "/web_workshop/resources/images/Other/butterfly_monarch.gif", - "/web_workshop/resources/images/Other/cactus.gif", - "/web_workshop/resources/images/Other/call_me.gif", - "/web_workshop/resources/images/Other/cat_chef.gif", - "/web_workshop/resources/images/Other/cat_clown1.gif", - "/web_workshop/resources/images/Other/cat_clown2.gif", - "/web_workshop/resources/images/Other/cat_delivery.gif", - "/web_workshop/resources/images/Other/cat_kid.gif", - "/web_workshop/resources/images/Other/cat_lucky.gif", - "/web_workshop/resources/images/Other/cat_rainbow.gif", - "/web_workshop/resources/images/Other/cat_shredding.gif", - "/web_workshop/resources/images/Other/cat_strut.gif", - "/web_workshop/resources/images/Other/cat_walk.gif", - "/web_workshop/resources/images/Other/cat_walk2.gif", - "/web_workshop/resources/images/Other/caterpillar.gif", - "/web_workshop/resources/images/Other/cd.gif", - "/web_workshop/resources/images/Other/click_here.gif", - "/web_workshop/resources/images/Other/clippy.gif", - "/web_workshop/resources/images/Other/coffee.gif", - "/web_workshop/resources/images/Other/coffee2.gif", - "/web_workshop/resources/images/Other/coffee3.gif", - "/web_workshop/resources/images/Other/coffee_microbrew.gif", - "/web_workshop/resources/images/Other/computer.gif", - "/web_workshop/resources/images/Other/computer_sleepy.gif", - "/web_workshop/resources/images/Other/construct.gif", - "/web_workshop/resources/images/Other/cow.gif", - "/web_workshop/resources/images/Other/curtain.gif", - "/web_workshop/resources/images/Other/daisies.gif", - "/web_workshop/resources/images/Other/dancingman.gif", - "/web_workshop/resources/images/Other/dancingwoman.gif", - "/web_workshop/resources/images/Other/dark_tidings.gif", - "/web_workshop/resources/images/Other/devil.gif", - "/web_workshop/resources/images/Other/disco_ball.gif", - "/web_workshop/resources/images/Other/dollhouse.gif", - "/web_workshop/resources/images/Other/donut_blink.gif", - "/web_workshop/resources/images/Other/donut_drink.gif", - "/web_workshop/resources/images/Other/donut_love.gif", - "/web_workshop/resources/images/Other/doraemon.gif", - "/web_workshop/resources/images/Other/doraemon_stamp.gif", - "/web_workshop/resources/images/Other/dvd.gif", - "/web_workshop/resources/images/Other/email.gif", - "/web_workshop/resources/images/Other/email2.gif", - "/web_workshop/resources/images/Other/fish_bass.gif", - "/web_workshop/resources/images/Other/fish_rainbow_trout.gif", - "/web_workshop/resources/images/Other/fish_salmon.gif", - "/web_workshop/resources/images/Other/fish_trout.gif", - "/web_workshop/resources/images/Other/fish_trout2.gif", - "/web_workshop/resources/images/Other/flaming_chariot.gif", - "/web_workshop/resources/images/Other/flowers.gif", - "/web_workshop/resources/images/Other/frog_car.gif", - "/web_workshop/resources/images/Other/gaia.gif", - "/web_workshop/resources/images/Other/garf.gif", - "/web_workshop/resources/images/Other/gc_icon.gif", - "/web_workshop/resources/images/Other/hacker_skull.gif", - "/web_workshop/resources/images/Other/hacking.gif", - "/web_workshop/resources/images/Other/hamtaro.gif", - "/web_workshop/resources/images/Other/hellokitty.gif", - "/web_workshop/resources/images/Other/hint.gif", - "/web_workshop/resources/images/Other/home.gif", - "/web_workshop/resources/images/Other/instant_message.gif", - "/web_workshop/resources/images/Other/kings.gif", - "/web_workshop/resources/images/Other/kogu.gif", - "/web_workshop/resources/images/Other/kori.gif", - "/web_workshop/resources/images/Other/lil_buddha.gif", - "/web_workshop/resources/images/Other/lil_demon.gif", - "/web_workshop/resources/images/Other/mac.gif", - "/web_workshop/resources/images/Other/mailbox.gif", - "/web_workshop/resources/images/Other/mario64.gif", - "/web_workshop/resources/images/Other/modchips.gif", - "/web_workshop/resources/images/Other/moon1.gif", - "/web_workshop/resources/images/Other/moon2.gif", - "/web_workshop/resources/images/Other/neopet.gif", - "/web_workshop/resources/images/Other/ness.gif", - "/web_workshop/resources/images/Other/new_bunny.gif", - "/web_workshop/resources/images/Other/orbit.gif", - "/web_workshop/resources/images/Other/palette.gif", - "/web_workshop/resources/images/Other/pika_construction.gif", - "/web_workshop/resources/images/Other/pink_clock.gif", - "/web_workshop/resources/images/Other/pizza_pointer.gif", - "/web_workshop/resources/images/Other/pizza_pointer2.gif", - "/web_workshop/resources/images/Other/pochacco.gif", - "/web_workshop/resources/images/Other/providence.gif", - "/web_workshop/resources/images/Other/radio_tower.gif", - "/web_workshop/resources/images/Other/ratrace.gif", - "/web_workshop/resources/images/Other/ratrace2.gif", - "/web_workshop/resources/images/Other/rilakkuma_dance.gif", - "/web_workshop/resources/images/Other/ring.gif", - "/web_workshop/resources/images/Other/rofl.gif", - "/web_workshop/resources/images/Other/rose.gif", - "/web_workshop/resources/images/Other/sailor_moon.gif", - "/web_workshop/resources/images/Other/samus.gif", - "/web_workshop/resources/images/Other/scared_mouse.gif", - "/web_workshop/resources/images/Other/skateboard.gif", - "/web_workshop/resources/images/Other/smiley_bar.gif", - "/web_workshop/resources/images/Other/smiley_dancing.gif", - "/web_workshop/resources/images/Other/smiling_pizza.gif", - "/web_workshop/resources/images/Other/snail_mail.gif", - "/web_workshop/resources/images/Other/spacedog.gif", - "/web_workshop/resources/images/Other/spinninbrain.gif", - "/web_workshop/resources/images/Other/squidward.gif", - "/web_workshop/resources/images/Other/stonehenge.gif", - "/web_workshop/resources/images/Other/sun_claymation.gif", - "/web_workshop/resources/images/Other/sun_coffee.gif", - "/web_workshop/resources/images/Other/sun_smiling.gif", - "/web_workshop/resources/images/Other/sun_welcome.gif", - "/web_workshop/resources/images/Other/surfin.gif", - "/web_workshop/resources/images/Other/tamas.gif", - "/web_workshop/resources/images/Other/telephone.gif", - "/web_workshop/resources/images/Other/tooth.gif", - "/web_workshop/resources/images/Other/trashcan_burp.gif", - "/web_workshop/resources/images/Other/trashcan_chase.gif", - "/web_workshop/resources/images/Other/trashcan_chomp.gif", - "/web_workshop/resources/images/Other/tv.gif", - "/web_workshop/resources/images/Other/underconstruction.gif", - "/web_workshop/resources/images/Other/welcome.gif", - "/web_workshop/resources/images/Other/windows.gif", - "/web_workshop/resources/images/Other/wishingwell.gif", - "/web_workshop/resources/images/Other/wizard.gif", - "/web_workshop/resources/images/Other/y2k.gif", - "/web_workshop/resources/images/Other/yinyang.gif", - "/web_workshop/resources/images/Tux/tux_badboy.gif", - "/web_workshop/resources/images/Tux/tux_blink.gif", - "/web_workshop/resources/images/Tux/tux_chug.gif", - "/web_workshop/resources/images/Tux/tux_got_root.gif", - "/web_workshop/resources/images/Tux/tux_hacking.gif", - "/web_workshop/resources/images/Tux/tux_linux_power.gif", - "/web_workshop/resources/images/WarioWare/9volt.gif", - "/web_workshop/resources/images/WarioWare/ana.gif", - "/web_workshop/resources/images/WarioWare/crygor.gif", - "/web_workshop/resources/images/WarioWare/dribble.gif", - "/web_workshop/resources/images/WarioWare/jimmy.gif", - "/web_workshop/resources/images/WarioWare/kat.gif", - "/web_workshop/resources/images/WarioWare/mona.gif", - "/web_workshop/resources/images/WarioWare/orbulon.gif", - "/web_workshop/resources/images/WarioWare/spitz.gif", - "/web_workshop/resources/images/WarioWare/wario.gif" - ] + "generated_at": "auto-generated by GitHub Actions", + "resources": [ + "/web_workshop/resources/css/styles.css", + "/web_workshop/resources/fonts/Avara-master/Avara-Black.otf", + "/web_workshop/resources/fonts/Avara-master/Avara-Bold.otf", + "/web_workshop/resources/fonts/Avara-master/Avara-BoldItalic.otf", + "/web_workshop/resources/fonts/Ballet/Ballet_28pt-Regular.ttf", + "/web_workshop/resources/fonts/Bitcount_Single/BitcountSingle-Regular.ttf", + "/web_workshop/resources/fonts/CutMeOut/CutMeOut2.ttf", + "/web_workshop/resources/fonts/Eagle_Lake/EagleLake-Regular.ttf", + "/web_workshop/resources/fonts/ElbtunnelTT/Elb-Tunnel Schatten.ttf", + "/web_workshop/resources/fonts/ElbtunnelTT/Elb-Tunnel.ttf", + "/web_workshop/resources/fonts/Eureka/Eureka.ttf", + "/web_workshop/resources/fonts/Geostar_Fill/GeostarFill-Regular.ttf", + "/web_workshop/resources/fonts/Hyper-Scrypt-master/HyperScrypt.otf", + "/web_workshop/resources/fonts/IBM_Plex_Serif/IBMPlexSerif-Bold.ttf", + "/web_workshop/resources/fonts/IBM_Plex_Serif/IBMPlexSerif-BoldItalic.ttf", + "/web_workshop/resources/fonts/IBM_Plex_Serif/IBMPlexSerif-Italic.ttf", + "/web_workshop/resources/fonts/IBM_Plex_Serif/IBMPlexSerif-Regular.ttf", + "/web_workshop/resources/fonts/Indira_K/Indira_K.ttf", + "/web_workshop/resources/fonts/Instrument_Serif/InstrumentSerif-Italic.ttf", + "/web_workshop/resources/fonts/Instrument_Serif/InstrumentSerif-Regular.ttf", + "/web_workshop/resources/fonts/Jacquard_12/Jacquard12-Regular.ttf", + "/web_workshop/resources/fonts/Jacquarda_Bastarda_9/JacquardaBastarda9-Regular.ttf", + "/web_workshop/resources/fonts/Kanalisirung/Kanalisirung.otf", + "/web_workshop/resources/fonts/Kings/Kings-Regular.ttf", + "/web_workshop/resources/fonts/Matemasie/Matemasie-Regular.ttf", + "/web_workshop/resources/fonts/Mess-master/Mess.otf", + "/web_workshop/resources/fonts/Mon_Hugo_freefont/MonHugo-in.ttf", + "/web_workshop/resources/fonts/Mon_Hugo_freefont/MonHugo-out.ttf", + "/web_workshop/resources/fonts/Murrx/Murrx.ttf", + "/web_workshop/resources/fonts/Neo-castel/webfont/Neo-castel.woff2", + "/web_workshop/resources/fonts/OUEST/Ouest-Regular.ttf", + "/web_workshop/resources/fonts/Princess_Sofia/PrincessSofia-Regular.ttf", + "/web_workshop/resources/fonts/Snowburst_One/SnowburstOne-Regular.ttf", + "/web_workshop/resources/fonts/Special_Elite/SpecialElite-Regular.ttf", + "/web_workshop/resources/fonts/Special_Gothic_Expanded_One/SpecialGothicExpandedOne-Regular.ttf", + "/web_workshop/resources/fonts/Terminal-Grotesque-master/terminal-grotesque.ttf", + "/web_workshop/resources/fonts/Terminal-Grotesque-master/terminal-grotesque_open.otf", + "/web_workshop/resources/fonts/Tiny5/Tiny5-Regular.ttf", + "/web_workshop/resources/fonts/Trickster-master/Trickster-Reg.otf", + "/web_workshop/resources/fonts/baskervvile/Baskervville-Bold.ttf", + "/web_workshop/resources/fonts/baskervvile/Baskervville-BoldItalic.ttf", + "/web_workshop/resources/fonts/baskervvile/Baskervville-Italic.ttf", + "/web_workshop/resources/fonts/baskervvile/Baskervville-Regular.ttf", + "/web_workshop/resources/fonts/baskervvile/Baskervville-SemiBold.ttf", + "/web_workshop/resources/fonts/baskervvile/Baskervville-SemiBoldItalic.ttf", + "/web_workshop/resources/fonts/basteleur-master/Basteleur-Bold.ttf", + "/web_workshop/resources/fonts/basteleur-master/Basteleur-Moonlight.ttf", + "/web_workshop/resources/fonts/feroniapi-main/Feroniapi-MediumItalic.otf", + "/web_workshop/resources/fonts/jgs-main/jgs5.ttf", + "/web_workshop/resources/fonts/jgs-main/jgs7.ttf", + "/web_workshop/resources/fonts/jgs-main/jgs9.ttf", + "/web_workshop/resources/fonts/jgs-main/jgs_Font.ttf", + "/web_workshop/resources/fonts/kaerukaeru-master/kaerukaeru-Regular.otf", + "/web_workshop/resources/fonts/karrik_fonts-main/Karrik-Italic.ttf", + "/web_workshop/resources/fonts/karrik_fonts-main/Karrik-Regular.ttf", + "/web_workshop/resources/fonts/resistance-generale-master/Resistance-generale.otf", + "/web_workshop/resources/fonts/steps-mono-main/Steps-Mono-Thin.otf", + "/web_workshop/resources/fonts/steps-mono-main/Steps-Mono.otf", + "/web_workshop/resources/icons/construction.png", + "/web_workshop/resources/icons/construction_padded.png", + "/web_workshop/resources/js/codemirror-bundle.js", + "/web_workshop/resources/js/font-registry.js", + "/web_workshop/resources/js/main.js", + "/web_workshop/resources/readme_images/picnic.png", + "/web_workshop/resources/readme_images/stock_images.png", + "/web_workshop/resources/resource-manifest.json", + "/web_workshop/resources/scripts/generate_resource_manifest.py", + "/web_workshop/resources/ui/fullscreen.svg", + "/web_workshop/resources/vendor/build.mjs", + "/web_workshop/resources/vendor/package.json" + ], + "images": [ + "/web_workshop/resources/images/Backgrounds/bg_bricks.gif", + "/web_workshop/resources/images/Backgrounds/bg_checker.gif", + "/web_workshop/resources/images/Backgrounds/bg_daisies.gif", + "/web_workshop/resources/images/Backgrounds/bg_desert.gif", + "/web_workshop/resources/images/Backgrounds/bg_stars.gif", + "/web_workshop/resources/images/Backgrounds/bg_trippy.gif", + "/web_workshop/resources/images/Backgrounds/bg_water.gif", + "/web_workshop/resources/images/Christmas/garland.gif", + "/web_workshop/resources/images/Christmas/holly.gif", + "/web_workshop/resources/images/Christmas/nutcracker.gif", + "/web_workshop/resources/images/Christmas/polarbear.gif", + "/web_workshop/resources/images/Christmas/wreath.gif", + "/web_workshop/resources/images/Christmas/wreath2.gif", + "/web_workshop/resources/images/Christmas/wreath3.gif", + "/web_workshop/resources/images/Dividers/blissey.gif", + "/web_workshop/resources/images/Dividers/blue_flowers.gif", + "/web_workshop/resources/images/Dividers/blue_flowers2.gif", + "/web_workshop/resources/images/Dividers/rainbow.gif", + "/web_workshop/resources/images/Dividers/rainbow_dots.gif", + "/web_workshop/resources/images/Dividers/red_flowers.gif", + "/web_workshop/resources/images/Dividers/wildflowers.gif", + "/web_workshop/resources/images/Dividers/yellow_flowers.gif", + "/web_workshop/resources/images/Furby/furby1.gif", + "/web_workshop/resources/images/Furby/furby2.gif", + "/web_workshop/resources/images/Furby/furby3.gif", + "/web_workshop/resources/images/Furby/furby3b.gif", + "/web_workshop/resources/images/Furby/furby4.gif", + "/web_workshop/resources/images/Furby/furby5.gif", + "/web_workshop/resources/images/Furby/furby6.gif", + "/web_workshop/resources/images/Furby/furby7.gif", + "/web_workshop/resources/images/Furby/furby8.gif", + "/web_workshop/resources/images/Furby/furby9.gif", + "/web_workshop/resources/images/Furby/furby_banner.gif", + "/web_workshop/resources/images/Furby/furby_clouds.gif", + "/web_workshop/resources/images/Furby/furby_field.gif", + "/web_workshop/resources/images/Furby/furby_pink.gif", + "/web_workshop/resources/images/Furby/furby_shocked.gif", + "/web_workshop/resources/images/Furby/furby_weird.gif", + "/web_workshop/resources/images/Furby/furbyland.gif", + "/web_workshop/resources/images/Halloween/bat.gif", + "/web_workshop/resources/images/Halloween/fangs.gif", + "/web_workshop/resources/images/Halloween/ghost.gif", + "/web_workshop/resources/images/Halloween/jackolantern.gif", + "/web_workshop/resources/images/Halloween/jackolantern2.gif", + "/web_workshop/resources/images/Halloween/skeleton_rocker.gif", + "/web_workshop/resources/images/Halloween/skeleton_walking.gif", + "/web_workshop/resources/images/Hamster/hamster_angry.gif", + "/web_workshop/resources/images/Hamster/hamster_bath.gif", + "/web_workshop/resources/images/Hamster/hamster_building.gif", + "/web_workshop/resources/images/Hamster/hamster_chewing.gif", + "/web_workshop/resources/images/Hamster/hamster_confused.gif", + "/web_workshop/resources/images/Hamster/hamster_dance.gif", + "/web_workshop/resources/images/Hamster/hamster_dig.gif", + "/web_workshop/resources/images/Hamster/hamster_hacking.gif", + "/web_workshop/resources/images/Hamster/hamster_happy.gif", + "/web_workshop/resources/images/Hamster/hamster_itchy.gif", + "/web_workshop/resources/images/Hamster/hamster_monch.gif", + "/web_workshop/resources/images/Hamster/hamster_nunchucks.gif", + "/web_workshop/resources/images/Hamster/hamster_omp.gif", + "/web_workshop/resources/images/Hamster/hamster_scared.gif", + "/web_workshop/resources/images/Hamster/hamster_sleep.gif", + "/web_workshop/resources/images/Hamster/hamster_sleepy.gif", + "/web_workshop/resources/images/Other/24.gif", + "/web_workshop/resources/images/Other/alarm_alarmed.gif", + "/web_workshop/resources/images/Other/alarm_snoozed.gif", + "/web_workshop/resources/images/Other/alien_ufo_crash.gif", + "/web_workshop/resources/images/Other/alien_ufo_float.gif", + "/web_workshop/resources/images/Other/banana_dance.gif", + "/web_workshop/resources/images/Other/bang.gif", + "/web_workshop/resources/images/Other/bigN.gif", + "/web_workshop/resources/images/Other/birdbath.gif", + "/web_workshop/resources/images/Other/birds_chickadee.gif", + "/web_workshop/resources/images/Other/birds_chicken.gif", + "/web_workshop/resources/images/Other/birds_dove.gif", + "/web_workshop/resources/images/Other/birds_dove2.gif", + "/web_workshop/resources/images/Other/birdsnest.gif", + "/web_workshop/resources/images/Other/bizzy_wizzy.gif", + "/web_workshop/resources/images/Other/blahblah.gif", + "/web_workshop/resources/images/Other/body_spin.gif", + "/web_workshop/resources/images/Other/bonk.gif", + "/web_workshop/resources/images/Other/brachiosaurus.gif", + "/web_workshop/resources/images/Other/bright_idea.gif", + "/web_workshop/resources/images/Other/butterflies.gif", + "/web_workshop/resources/images/Other/butterfly_blue.gif", + "/web_workshop/resources/images/Other/butterfly_monarch.gif", + "/web_workshop/resources/images/Other/cactus.gif", + "/web_workshop/resources/images/Other/call_me.gif", + "/web_workshop/resources/images/Other/cat_chef.gif", + "/web_workshop/resources/images/Other/cat_clown1.gif", + "/web_workshop/resources/images/Other/cat_clown2.gif", + "/web_workshop/resources/images/Other/cat_delivery.gif", + "/web_workshop/resources/images/Other/cat_kid.gif", + "/web_workshop/resources/images/Other/cat_lucky.gif", + "/web_workshop/resources/images/Other/cat_rainbow.gif", + "/web_workshop/resources/images/Other/cat_shredding.gif", + "/web_workshop/resources/images/Other/cat_strut.gif", + "/web_workshop/resources/images/Other/cat_walk.gif", + "/web_workshop/resources/images/Other/cat_walk2.gif", + "/web_workshop/resources/images/Other/caterpillar.gif", + "/web_workshop/resources/images/Other/cd.gif", + "/web_workshop/resources/images/Other/click_here.gif", + "/web_workshop/resources/images/Other/clippy.gif", + "/web_workshop/resources/images/Other/coffee.gif", + "/web_workshop/resources/images/Other/coffee2.gif", + "/web_workshop/resources/images/Other/coffee3.gif", + "/web_workshop/resources/images/Other/coffee_microbrew.gif", + "/web_workshop/resources/images/Other/computer.gif", + "/web_workshop/resources/images/Other/computer_sleepy.gif", + "/web_workshop/resources/images/Other/construct.gif", + "/web_workshop/resources/images/Other/cow.gif", + "/web_workshop/resources/images/Other/curtain.gif", + "/web_workshop/resources/images/Other/daisies.gif", + "/web_workshop/resources/images/Other/dancingman.gif", + "/web_workshop/resources/images/Other/dancingwoman.gif", + "/web_workshop/resources/images/Other/dark_tidings.gif", + "/web_workshop/resources/images/Other/devil.gif", + "/web_workshop/resources/images/Other/disco_ball.gif", + "/web_workshop/resources/images/Other/dollhouse.gif", + "/web_workshop/resources/images/Other/donut_blink.gif", + "/web_workshop/resources/images/Other/donut_drink.gif", + "/web_workshop/resources/images/Other/donut_love.gif", + "/web_workshop/resources/images/Other/doraemon.gif", + "/web_workshop/resources/images/Other/doraemon_stamp.gif", + "/web_workshop/resources/images/Other/dvd.gif", + "/web_workshop/resources/images/Other/email.gif", + "/web_workshop/resources/images/Other/email2.gif", + "/web_workshop/resources/images/Other/fish_bass.gif", + "/web_workshop/resources/images/Other/fish_rainbow_trout.gif", + "/web_workshop/resources/images/Other/fish_salmon.gif", + "/web_workshop/resources/images/Other/fish_trout.gif", + "/web_workshop/resources/images/Other/fish_trout2.gif", + "/web_workshop/resources/images/Other/flaming_chariot.gif", + "/web_workshop/resources/images/Other/flowers.gif", + "/web_workshop/resources/images/Other/frog_car.gif", + "/web_workshop/resources/images/Other/gaia.gif", + "/web_workshop/resources/images/Other/garf.gif", + "/web_workshop/resources/images/Other/gc_icon.gif", + "/web_workshop/resources/images/Other/hacker_skull.gif", + "/web_workshop/resources/images/Other/hacking.gif", + "/web_workshop/resources/images/Other/hamtaro.gif", + "/web_workshop/resources/images/Other/hellokitty.gif", + "/web_workshop/resources/images/Other/hint.gif", + "/web_workshop/resources/images/Other/home.gif", + "/web_workshop/resources/images/Other/instant_message.gif", + "/web_workshop/resources/images/Other/kings.gif", + "/web_workshop/resources/images/Other/kogu.gif", + "/web_workshop/resources/images/Other/kori.gif", + "/web_workshop/resources/images/Other/lil_buddha.gif", + "/web_workshop/resources/images/Other/lil_demon.gif", + "/web_workshop/resources/images/Other/mac.gif", + "/web_workshop/resources/images/Other/mailbox.gif", + "/web_workshop/resources/images/Other/mario64.gif", + "/web_workshop/resources/images/Other/modchips.gif", + "/web_workshop/resources/images/Other/moon1.gif", + "/web_workshop/resources/images/Other/moon2.gif", + "/web_workshop/resources/images/Other/neopet.gif", + "/web_workshop/resources/images/Other/ness.gif", + "/web_workshop/resources/images/Other/new_bunny.gif", + "/web_workshop/resources/images/Other/orbit.gif", + "/web_workshop/resources/images/Other/palette.gif", + "/web_workshop/resources/images/Other/pika_construction.gif", + "/web_workshop/resources/images/Other/pink_clock.gif", + "/web_workshop/resources/images/Other/pizza_pointer.gif", + "/web_workshop/resources/images/Other/pizza_pointer2.gif", + "/web_workshop/resources/images/Other/pochacco.gif", + "/web_workshop/resources/images/Other/providence.gif", + "/web_workshop/resources/images/Other/radio_tower.gif", + "/web_workshop/resources/images/Other/ratrace.gif", + "/web_workshop/resources/images/Other/ratrace2.gif", + "/web_workshop/resources/images/Other/rilakkuma_dance.gif", + "/web_workshop/resources/images/Other/ring.gif", + "/web_workshop/resources/images/Other/rofl.gif", + "/web_workshop/resources/images/Other/rose.gif", + "/web_workshop/resources/images/Other/sailor_moon.gif", + "/web_workshop/resources/images/Other/samus.gif", + "/web_workshop/resources/images/Other/scared_mouse.gif", + "/web_workshop/resources/images/Other/skateboard.gif", + "/web_workshop/resources/images/Other/smiley_bar.gif", + "/web_workshop/resources/images/Other/smiley_dancing.gif", + "/web_workshop/resources/images/Other/smiling_pizza.gif", + "/web_workshop/resources/images/Other/snail_mail.gif", + "/web_workshop/resources/images/Other/spacedog.gif", + "/web_workshop/resources/images/Other/spinninbrain.gif", + "/web_workshop/resources/images/Other/squidward.gif", + "/web_workshop/resources/images/Other/stonehenge.gif", + "/web_workshop/resources/images/Other/sun_claymation.gif", + "/web_workshop/resources/images/Other/sun_coffee.gif", + "/web_workshop/resources/images/Other/sun_smiling.gif", + "/web_workshop/resources/images/Other/sun_welcome.gif", + "/web_workshop/resources/images/Other/surfin.gif", + "/web_workshop/resources/images/Other/tamas.gif", + "/web_workshop/resources/images/Other/telephone.gif", + "/web_workshop/resources/images/Other/tooth.gif", + "/web_workshop/resources/images/Other/trashcan_burp.gif", + "/web_workshop/resources/images/Other/trashcan_chase.gif", + "/web_workshop/resources/images/Other/trashcan_chomp.gif", + "/web_workshop/resources/images/Other/tv.gif", + "/web_workshop/resources/images/Other/underconstruction.gif", + "/web_workshop/resources/images/Other/welcome.gif", + "/web_workshop/resources/images/Other/windows.gif", + "/web_workshop/resources/images/Other/wishingwell.gif", + "/web_workshop/resources/images/Other/wizard.gif", + "/web_workshop/resources/images/Other/y2k.gif", + "/web_workshop/resources/images/Other/yinyang.gif", + "/web_workshop/resources/images/Tux/tux_badboy.gif", + "/web_workshop/resources/images/Tux/tux_blink.gif", + "/web_workshop/resources/images/Tux/tux_chug.gif", + "/web_workshop/resources/images/Tux/tux_got_root.gif", + "/web_workshop/resources/images/Tux/tux_hacking.gif", + "/web_workshop/resources/images/Tux/tux_linux_power.gif", + "/web_workshop/resources/images/WarioWare/9volt.gif", + "/web_workshop/resources/images/WarioWare/ana.gif", + "/web_workshop/resources/images/WarioWare/crygor.gif", + "/web_workshop/resources/images/WarioWare/dribble.gif", + "/web_workshop/resources/images/WarioWare/jimmy.gif", + "/web_workshop/resources/images/WarioWare/kat.gif", + "/web_workshop/resources/images/WarioWare/mona.gif", + "/web_workshop/resources/images/WarioWare/orbulon.gif", + "/web_workshop/resources/images/WarioWare/spitz.gif", + "/web_workshop/resources/images/WarioWare/wario.gif" + ] } \ No newline at end of file diff --git a/resources/scripts/generate_resource_manifest.py b/resources/scripts/generate_resource_manifest.py @@ -9,65 +9,70 @@ import json from pathlib import Path def generate_resource_manifest(): - """Generate a JSON manifest of all resources in the images/ and resources/ directories""" - - # Define supported image extensions - image_extensions = {'.png', '.jpg', '.jpeg', '.gif', '.svg', '.webp', '.ico', '.bmp'} - - # Get the repo root (two levels up from resources/scripts/) - repo_root = Path(__file__).parent.parent.parent - resources_dir = repo_root / 'resources' - images_dir = resources_dir / 'images' - - # Collect all image files (recursively, so category subfolders are included) - image_files = [] - if images_dir.exists(): - for file_path in images_dir.rglob('*'): - if file_path.is_file() and file_path.suffix.lower() in image_extensions: - # Create relative path from web root (GitHub Pages subdirectory) - rel = file_path.relative_to(images_dir).as_posix() - relative_path = f"/web_workshop/resources/images/{rel}" - image_files.append(relative_path) - - # Collect ALL resource files (no extension filtering) - resource_files = [] - if resources_dir.exists(): - for file_path in resources_dir.rglob('*'): - if file_path.is_file(): - # Skip dev-only / gitignored files so local runs match CI output - if 'node_modules' in file_path.parts or file_path.name in ('package-lock.json', '.DS_Store'): - continue - # Images are listed separately in the images array; don't duplicate them here - if images_dir in file_path.parents: - continue - # Create relative path from web root (GitHub Pages subdirectory) - relative_path = f"/web_workshop/resources/{file_path.relative_to(resources_dir).as_posix()}" - resource_files.append(relative_path) - - # Sort for consistent output - image_files.sort() - resource_files.sort() - - # Create manifest object - manifest = { - "generated_at": "auto-generated by GitHub Actions", - "resources": resource_files, - "images": image_files - } + """Generate a JSON manifest of all resources in the images/ and resources/ directories""" + + # Define supported image extensions + image_extensions = {'.png', '.jpg', '.jpeg', '.gif', '.svg', '.webp', '.ico', '.bmp'} - # Write manifest file - manifest_path = resources_dir / 'resource-manifest.json' - with open(manifest_path, 'w', encoding='utf-8') as f: - json.dump(manifest, f, indent=2) - - print(f"Generated manifest with {len(image_files)} images and {len(resource_files)} resources:") - for img in image_files: - print(f" - {img}") - for res in resource_files: - print(f" - {res}") - - return manifest + font_extensions = {'.ttf', '.otf', '.woff', '.woff2'} + + # Get the repo root (two levels up from resources/scripts/) + repo_root = Path(__file__).parent.parent.parent + resources_dir = repo_root / 'resources' + images_dir = resources_dir / 'images' + fonts_dir = resources_dir / 'fonts' + + # Collect all image files (recursively, so category subfolders are included) + image_files = [] + if images_dir.exists(): + for file_path in images_dir.rglob('*'): + if file_path.is_file() and file_path.suffix.lower() in image_extensions: + # Create relative path from web root (GitHub Pages subdirectory) + rel = file_path.relative_to(images_dir).as_posix() + relative_path = f"/web_workshop/resources/images/{rel}" + image_files.append(relative_path) + + # Collect ALL resource files (no extension filtering) + resource_files = [] + if resources_dir.exists(): + for file_path in resources_dir.rglob('*'): + if file_path.is_file(): + # Skip dev-only / gitignored files so local runs match CI output + if 'node_modules' in file_path.parts or file_path.name in ('package-lock.json', '.DS_Store'): + continue + # Images are listed separately in the images array; don't duplicate them here + if images_dir in file_path.parents: + continue + if fonts_dir in file_path.parents and file_path.suffix.lower() not in font_extensions: + continue + # Create relative path from web root (GitHub Pages subdirectory) + relative_path = f"/web_workshop/resources/{file_path.relative_to(resources_dir).as_posix()}" + resource_files.append(relative_path) + + # Sort for consistent output + image_files.sort() + resource_files.sort() + + # Create manifest object + manifest = { + "generated_at": "auto-generated by GitHub Actions", + "resources": resource_files, + "images": image_files + } + + # Write manifest file + manifest_path = resources_dir / 'resource-manifest.json' + with open(manifest_path, 'w', encoding='utf-8') as f: + json.dump(manifest, f, indent='\t') + + print(f"Generated manifest with {len(image_files)} images and {len(resource_files)} resources:") + for img in image_files: + print(f" - {img}") + for res in resource_files: + print(f" - {res}") + + return manifest if __name__ == "__main__": - manifest = generate_resource_manifest() - print(f"\nManifest saved to: resources/resource-manifest.json") -\ No newline at end of file + manifest = generate_resource_manifest() + print(f"\nManifest saved to: resources/resource-manifest.json") +\ No newline at end of file diff --git a/sw.js b/sw.js @@ -1,137 +1,137 @@ const CACHE_NAME = 'web-workshop-v1.2'; const urlsToCache = [ - '/web_workshop/', - '/web_workshop/index.html', - '/web_workshop/manifest.json', - '/web_workshop/resources/resource-manifest.json', - '/web_workshop/resources/css/styles.css', - '/web_workshop/resources/js/main.js', - '/web_workshop/resources/js/codemirror-bundle.js' + '/web_workshop/', + '/web_workshop/index.html', + '/web_workshop/manifest.json', + '/web_workshop/resources/resource-manifest.json', + '/web_workshop/resources/css/styles.css', + '/web_workshop/resources/js/main.js', + '/web_workshop/resources/js/codemirror-bundle.js' ]; // Function to discover and cache all files in directories async function cacheDirectoryFiles(cache, directories) { - for (const dir of directories) { - try { - // Try to fetch directory listing - const response = await fetch(dir); - if (response.ok) { - const html = await response.text(); - // Extract file links from directory listing - const links = html.match(/href="([^"]*\.(png|jpg|jpeg|gif|svg|webp|html|css|js|json|txt|md))"/gi); - if (links) { - const files = links.map(link => { - const match = link.match(/href="([^"]*)"/); - return match ? dir + match[1] : null; - }).filter(Boolean); - - // Cache each file - for (const file of files) { - try { - await cache.add(file); - } catch (e) { - console.log(`Failed to cache ${file}:`, e); - } - } - } - } - } catch (e) { - console.log(`Failed to cache directory ${dir}:`, e); - } - } + for (const dir of directories) { + try { + // Try to fetch directory listing + const response = await fetch(dir); + if (response.ok) { + const html = await response.text(); + // Extract file links from directory listing + const links = html.match(/href="([^"]*\.(png|jpg|jpeg|gif|svg|webp|html|css|js|json|txt|md))"/gi); + if (links) { + const files = links.map(link => { + const match = link.match(/href="([^"]*)"/); + return match ? dir + match[1] : null; + }).filter(Boolean); + + // Cache each file + for (const file of files) { + try { + await cache.add(file); + } catch (e) { + console.log(`Failed to cache ${file}:`, e); + } + } + } + } + } catch (e) { + console.log(`Failed to cache directory ${dir}:`, e); + } + } } // Function to cache all resources using the generated manifest async function cacheResources(cache) { - try { - const response = await fetch('/web_workshop/resources/resource-manifest.json'); - if (response.ok) { - const manifest = await response.json(); - console.log(`Caching ${manifest.images.length} images and ${manifest.resources.length} resources from manifest`); - - // Cache images - for (const imagePath of manifest.images) { - try { - await cache.add(imagePath); - console.log(`Cached image: ${imagePath}`); - } catch (e) { - console.log(`Failed to cache image ${imagePath}:`, e); - } - } - - // Cache resources - for (const resourcePath of manifest.resources) { - try { - await cache.add(resourcePath); - console.log(`Cached resource: ${resourcePath}`); - } catch (e) { - console.log(`Failed to cache resource ${resourcePath}:`, e); - } - } - } else { - console.log('No resource manifest found, skipping resource caching'); - } - } catch (e) { - console.log('Failed to load resource manifest:', e); - } + try { + const response = await fetch('/web_workshop/resources/resource-manifest.json'); + if (response.ok) { + const manifest = await response.json(); + console.log(`Caching ${manifest.images.length} images and ${manifest.resources.length} resources from manifest`); + + // Cache images + for (const imagePath of manifest.images) { + try { + await cache.add(imagePath); + console.log(`Cached image: ${imagePath}`); + } catch (e) { + console.log(`Failed to cache image ${imagePath}:`, e); + } + } + + // Cache resources + for (const resourcePath of manifest.resources) { + try { + await cache.add(resourcePath); + console.log(`Cached resource: ${resourcePath}`); + } catch (e) { + console.log(`Failed to cache resource ${resourcePath}:`, e); + } + } + } else { + console.log('No resource manifest found, skipping resource caching'); + } + } catch (e) { + console.log('Failed to load resource manifest:', e); + } } // Install service worker and cache resources self.addEventListener('install', event => { - event.waitUntil( - caches.open(CACHE_NAME) - .then(async cache => { - // Cache all core files - await cache.addAll(urlsToCache); + event.waitUntil( + caches.open(CACHE_NAME) + .then(async cache => { + // Cache all core files + await cache.addAll(urlsToCache); - // Cache all resources programmatically - await cacheResources(cache); - }) - .then(() => self.skipWaiting()) - ); + // Cache all resources programmatically + await cacheResources(cache); + }) + .then(() => self.skipWaiting()) + ); }); // Activate service worker and clean up old caches self.addEventListener('activate', event => { - event.waitUntil( - caches.keys().then(cacheNames => { - return Promise.all( - cacheNames.map(cacheName => { - if (cacheName !== CACHE_NAME) { - return caches.delete(cacheName); - } - }) - ); - }).then(() => self.clients.claim()) - ); + event.waitUntil( + caches.keys().then(cacheNames => { + return Promise.all( + cacheNames.map(cacheName => { + if (cacheName !== CACHE_NAME) { + return caches.delete(cacheName); + } + }) + ); + }).then(() => self.clients.claim()) + ); }); // Fetch strategy: Network first, then cache (for updates when online) self.addEventListener('fetch', event => { - event.respondWith( - fetch(event.request) - .then(response => { - // If we got a response, add it to the cache - if (response.status === 200) { - const responseClone = response.clone(); - caches.open(CACHE_NAME) - .then(cache => cache.put(event.request, responseClone)); - } - return response; - }) - .catch(() => { - // Network failed, try cache - return caches.match(event.request) - .then(response => { - if (response) { - return response; - } - // If not in cache and it's a navigation request, serve index.html - if (event.request.mode === 'navigate') { - return caches.match('/index.html'); - } - throw new Error('No cached version available'); - }); - }) - ); + event.respondWith( + fetch(event.request) + .then(response => { + // If we got a response, add it to the cache + if (response.status === 200) { + const responseClone = response.clone(); + caches.open(CACHE_NAME) + .then(cache => cache.put(event.request, responseClone)); + } + return response; + }) + .catch(() => { + // Network failed, try cache + return caches.match(event.request) + .then(response => { + if (response) { + return response; + } + // If not in cache and it's a navigation request, serve index.html + if (event.request.mode === 'navigate') { + return caches.match('/index.html'); + } + throw new Error('No cached version available'); + }); + }) + ); }); \ No newline at end of file