-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
23 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,26 @@ | ||
# Materials for FontLab partners | ||
# FontLab Partners site | ||
|
||
Publicly available materials (including press kit) for [Fontlab Ltd.](https://www.fontlab.com/) partners | ||
|
||
_Under construction._ | ||
|
||
## Download | ||
## Downloadable press kit | ||
|
||
### [Download ZIP](https://github.com/Fontlab/fontlab-partners/raw/main/download/fontlab-marketing-materials.zip) (22 MB) | ||
|
||
In the above ZIP, you will find: | ||
The FontLab press kit is a ZIP archive that contains the following folders: | ||
|
||
- `company` folder: the Fontlab Ltd. company logo as a simple font, and as vector and bitmap graphics | ||
- `fontlab-8` folder: graphical assets for the [FontLab 8](https://www.fontlab.com/font-editor/fontlab/) professional font editor: app icon, screenshots and additional graphics | ||
- `transtype-4` folder: graphical assets for the [TransType 4](https://www.fontlab.com/font-converter/transtype/) font converter: app icon, screenshots and additional graphics | ||
|
||
<div uk-grid="masonry: false;" class="uk-grid-column-small uk-grid-row-medium uk-margin-medium-top uk-child-width-1-1@s"> | ||
<a href="https://github.com/fontlab/fontlab-partners/raw/main/download/fontlab-marketing-materials.zip" class="uk-card uk-padding-small uk-margin-remove-top"> | ||
<button class="uk-button uk-button-danger uk-button-small">Download press kit (22 MB ZIP)</button> | ||
</a> | ||
</div> | ||
|
||
## License | ||
|
||
The files provided in this repository are licensed for promotional and press purposes only. | ||
The files provided on this site (including the downloadable materials) are licensed only for legitimate promotional and press purposes only. | ||
|
||
All materials except where explicitly stated are copyright (c) 2013-2023 by Fontlab Ltd. | ||
All materials, except where explicitly stated, are copyright (c) 2013-2023 by Fontlab Ltd. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
#!/usr/bin/env bash | ||
python3 -m mkdocs serve --config-file mkdocs/mkdocs.yml | ||
open http://127.0.0.1:8000/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters