Here are
37 public repositories
matching this topic...
Monospaced font family for user interface and coding environments
Source Han Sans | 思源黑体 | 思源黑體 | 思源黑體 香港 | 源ノ角ゴシック | 본고딕
Sans serif font family for user interface environments
Typeface for setting text in many sizes, weights, and languages. Designed to complement Source Sans.
Git Repository for Fraunces Font Family
Updated
Oct 29, 2020
Python
Lora fonts — serif family for text. Variable Open Source Font
Updated
Jul 22, 2021
HTML
Updated
May 15, 2021
HTML
Urbanist is a low-contrast, geometric sans-serif inspired by Modernist design and typography.
Updated
Jul 11, 2021
Python
Secuela Sans & Condensed - Variable Font OFL
Typeface for rendering waveform/data
Updated
May 13, 2021
HTML
Variable fonts based on the Commodore 64 and Amiga fonts.
A library that gives full control over text related technologies such as bidirectional algorithm, open type shaping, text typesetting and text rendering
An open-source, cross-platform GUI app to generate custom font design spaces from variable fonts
Updated
Jul 26, 2021
Python
Handjet: an element-based variable font
Updated
May 12, 2021
Python
An implementation of advanced typographic tables of OpenType specification.
A magisk module to install Noto CJK Variable font for Android.
Updated
May 11, 2021
Shell
Online font tester. OpenType features, kerning, variable fonts, language support.
Simple tool for fiddling, animating variable axes and exploring OpenType features within the font.
Generate backwards-compatible, static instances of variable fonts
Updated
Dec 31, 2020
Python
This repo is a public roadmap for Name Sans, currently in-progress and available at Future Fonts
Variable Fonts Performance Tests
Variable fonts demo using Vue.js
Updated
Jun 16, 2021
JavaScript
Typetools is a bla bla bla...
Updated
Jul 26, 2021
TypeScript
Font files suitable for starting your own font projects in FontLab
Updated
Jul 8, 2021
Python
Parametric font comparison tool
Updated
Nov 10, 2020
JavaScript
A short intro into variable fonts: Recursive
Updated
Aug 18, 2020
JavaScript
living archive of past fleeting and volatile thoughts in the realms of creative coding
Updated
Jul 26, 2021
Processing
Another variable font experiment to overlay text on and animate along a video
Updated
Jul 7, 2019
JavaScript
Improve this page
Add a description, image, and links to the
variable-fonts
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
variable-fonts
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
It just doesn't test anything for the cast majority of fuzzer input. While fuzzer does learn the effective paths, let's help it more.
First, for instruction type, change the switch argument to:
instruction.operation % NUM_OPERATIONS.Then just split the available values into the two sets by looking up one integer from fuzzer and use that module size for set1 and the rest for set2.