COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20220207222712/https://github.com/topics/variable-fonts
Here are
42 public repositories
matching this topic...
Monospaced font family for user interface and coding environments
Source Han Sans | 思源黑体 | 思源黑體 | 思源黑體 香港 | 源ノ角ゴシック | 본고딕
Source Han Serif | 思源宋体 | 思源宋體 | 思源宋體 香港 | 源ノ明朝 | 본명조
Updated
Jan 26, 2022
Shell
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
Dec 15, 2021
Python
Lora fonts — serif family for text. Variable Open Source Font
Updated
Feb 2, 2022
Python
Urbanist is a low-contrast, geometric sans-serif inspired by Modernist design and typography.
Updated
Jan 9, 2022
Python
Updated
Jan 21, 2022
HTML
Typeface for rendering waveform/data
Secuela Sans & Condensed - Variable Font OFL
Variable fonts based on the Commodore 64 and Amiga fonts.
An open-source, cross-platform GUI app to generate custom font design spaces from variable fonts
Updated
Feb 4, 2022
Python
A library that gives full control over text related technologies such as bidirectional algorithm, open type shaping, text typesetting and text rendering
A magisk module to install Noto CJK Variable font for Android.
Updated
Nov 7, 2021
Shell
Handjet: an element-based variable font
Updated
Jan 18, 2022
Python
A simple app to test variable font in system or from file.
Updated
Nov 14, 2021
Kotlin
An implementation of advanced typographic tables of OpenType specification.
Online font tester. OpenType features, kerning, variable fonts, language support.
Anek is a variable type-family which supports nine Indian scripts plus Latin in two (weight & width) axes.
Updated
Jan 12, 2022
Shell
Simple tool for fiddling, animating variable axes and exploring OpenType features within the font.
Utility for building static cuts of variable fonts
Updated
Dec 16, 2021
Python
Variable fonts demo using Vue.js
Updated
Jan 14, 2022
JavaScript
Variable Fonts Performance Tests
living archive of past fleeting and volatile thoughts in the realms of creative coding
Updated
Jan 12, 2022
Processing
Font files suitable for starting your own font projects in FontLab
Updated
Jul 8, 2021
Python
This repo is a public roadmap for Name Sans, currently in-progress and available at Future Fonts
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.