• Stars
    star
    158
  • Rank 237,131 (Top 5 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created over 3 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An open-source, cross-platform GUI app to generate custom font design spaces from variable fonts

Slice

An open-source application to create custom font design spaces from variable fonts

About

Slice is an open-source, cross-platform GUI app that generates fonts with custom design sub-spaces from variable font inputs.

Install

Please see the Installation docs for additional details, including available package manager installation/upgrade approaches.

User documentation

User docs are available at https://slice-gui.netlify.app/docs/

Axis definitions

Slice currently supports combinations of the following axis definition types in output fonts:

  • Fixed instance locations
  • Level 3 restricted axis ranges (must include original axis default value in the new, smaller axis range)[1]
  • Full, original variable axis ranges

Define your font axes with the syntax in the table below.

Axis definition Axis Editor Syntax Example
Fixed axis location Integer or float value 400.0
Restricted axis range Colon-delimited min:max integer or float range 200:700
Full axis range Leave editor row blank n/a

Issues

Please file issues on the project tracker.

Contributing

Source contributions are welcome. Please see the Slice application developer documentation for instructions on how to set up a local development environment and test your source changes. Submit a pull request with any changes that you would like to share upstream.

The Slice documentation is maintained in a separate GitHub repository. Please see the Slice documentation developer docs for additional details about how to modify documentation content and set up a local testing environment.

Contributions to this project are accepted under the licenses specified in the Licenses section below.

Licenses

The Slice project is licensed under the GNU General Public License version 3. Please see the LICENSE document for details.

Please see the thirdparty directory for additional details about third-party licenses.

Acknowledgments

❤️ Slice slices with the fantastic fonttools Python library.

❤️ Slice uses the wonderful Recursive (sliced with Slice!) and IBM Plex typefaces in the UI.

Slice docs are powered by Netlify (doc sources).

Deploys by Netlify

1: Default axis locations are required to compile valid variable font format files. The default axis value defined in the original font must be included in the restricted axis range due to the lack of compiler support for default axis location moves during the slicing process. We intend to support default axis location moves when it is possible to do so. This issue is being tracked on our GitHub tracker.

More Repositories

1

Hack

A typeface designed for source code
Shell
16,474
star
2

Hack-windows-installer

A Windows installer for the Hack typeface
Inno Setup
751
star
3

font-line

OpenType vertical metrics reporting and font line spacing adjustment tool
Python
184
star
4

alt-hack

A stylistic alternate glyph library for the Hack typeface
Shell
104
star
5

fdiff

An OpenType table diff tool for fonts. Based on the fontTools TTX format.
Python
41
star
6

code-corpora

Source code corpora for text analysis
Go
29
star
7

ttfautohint-build

Build ttfautohint from source on Linux and macOS platforms
Shell
27
star
8

Woffle

Drag and drop woff and woff2 web font generator for macOS
Python
27
star
9

ufodiff

UFO source file diff application
Python
27
star
10

ufolint

UFO source format linter
Python
24
star
11

hack-linux-installer

Install and upgrade the Hack typeface on the Linux platform
Shell
22
star
12

font-v

Font version string reporting and modification library + executable tool
Python
19
star
13

dehinter

A tool for the removal of TrueType instruction sets (hints) in fonts
Python
16
star
14

fontmake-mp

Concurrent font compilation from UFO source files with fontmake
Python
15
star
15

FSCW

Toolkit to create Windows desktop setups for fonts.
Inno Setup
12
star
16

uni

Unicode code point search
Go
11
star
17

manual-ttfa

Manual ttfautohint Instruction Set Adjustments with Delta Exceptions and Control Instructions Files
8
star
18

ufofmt

A fast, flexible UFO source file formatter based on the Rust Norad library
Rust
7
star
19

text-specimens

Text specimens for the display of typefaces that are used in source code development
C
7
star
20

font-unicode

Command line Unicode character code point and character name search
Python
7
star
21

glyph-filter-lists

Glyph name filter list repository
Python
7
star
22

font-ttfa

A command line TTFA table reporting tool for fonts hinted with ttfautohint
Python
6
star
23

compare-typefaces

Simple browser tool to compare a string between several typefaces, intended to judge the legibility of easily confusable glyphs
JavaScript
5
star
24

set-unicoderange

Python script to automatically set OpenType OS/2 table Unicode range bit flags in fonts
Python
5
star
25

FilterListManager

Glyphs font editor filter list manager plugin
Python
5
star
26

panosifier

Panose data editor for fonts
Python
5
star
27

java-glyph-tester

A tool for testing the JDK font rendering behaviour
Java
4
star
28

font-size

Font file size and individual OpenType table size command line reporting tool
Python
4
star
29

library

A library of type development + design resources
3
star
30

caniusefonts

Always current cross-browser font support based on the caniuse.com API and Embed service.
3
star
31

unilist

Unicode code point list generator with support for inclusion/exclusion criteria
Go
2
star
32

Hack-Test-Win-Installer

A Windows installer for test/development builds of the Hack typeface.
Inno Setup
2
star
33

path-inspector

Quadratic font curve path inspector
Python
2
star
34

freetype2

Customized freetype2 library
C
1
star
35

freetype2-demos

A fork of the freetype2-demos applications with customizations
C
1
star
36

Slice-docs

Documentation for the Slice project
Makefile
1
star
37

opentype-notes

Interactive OpenType resource
Jupyter Notebook
1
star
38

pre-post

pre/post web font specimen sheets rendered with Flask + Jinja2
HTML
1
star