Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
twardoch committed Oct 18, 2023
1 parent cdc865a commit cd6b3dc
Show file tree
Hide file tree
Showing 166 changed files with 8,270 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
mkdocs-material-
- run: sudo apt-get install pngquant
- run: pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
- run: mkdocs gh-deploy --force
- run: pip install -r mkdocs/requirements.txt
- run: mkdocs gh-deploy --config-file mkdocs/mkdocs.yml --force
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -158,3 +158,4 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
.DS_Store
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Diff not rendered.
Diff not rendered.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
22 changes: 22 additions & 0 deletions md/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Materials for FontLab partners

Publicly available materials (including press kit) for [Fontlab Ltd.](https://www.fontlab.com/) partners

_Under construction_

## Download

### [Download ZIP](https://github.com/Fontlab/fontlab-partners/raw/main/download/fontlab-marketing-materials.zip) (22 MB)

In the above ZIP, you will find:

- `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

## License

The files provided in this repository are licensed for promotional and press purposes only.

All materials except where explicitly stated are copyright (c) 2013-2023 by Fontlab Ltd.

Loading

0 comments on commit cd6b3dc

Please sign in to comment.