flowtype
Font sizing library
A library that adjusts font size based on the container's width and maintains a proportional relationship between line height and font size.
keep font-size in proportion with its containers size
41 stars
4 watching
2 forks
Language: HTML
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
heyman333/react-native-responsive-fontsize | A React Native library that adjusts font sizes based on device screen size | 636 |
jayeshlab/vue-resize-text | A Vue.js directive to automatically adjust text size based on element width | 71 |
adactio/fittext.js | A JavaScript plugin that makes font sizes flexible for responsive layouts. | 620 |
pistondevelopers/freetype-sys | A set of low-level bindings for the FreeType font library, allowing direct manipulation of fonts at the C level. | 29 |
fritx/react-drag-sizing | A React component that allows users to resize an element using drag and drop | 19 |
sindresorhus/gulp-size | A tool to report the total size of files in a project during build processes | 229 |
ninjaprox/inkwell | A font library that allows dynamic loading and seamless use of custom fonts on mobile devices. | 154 |
zats/adjustfontsize-xcode-plugin | Adjusts font sizes in Xcode's UI without modifying settings | 271 |
jenskutilek/typolabs2016 | Provides Python scripts from a typography workshop, focusing on font manipulation and scripting | 15 |
kordamp/jsilhouette | A Java library providing additional shapes for graphics and UI elements. | 41 |
grzegorzrolek/null-ttf | Creating a minimal TrueType font by stripping out unnecessary data and bytes to produce the smallest possible valid binary | 8 |
ivarref/opentype.clj | An API for rendering OpenType fonts on the JVM. | 2 |
kika/fixedsys | A custom font with programming ligatures designed to improve readability in monospaced text editors and terminals. | 1,011 |
monotype/variablefont.js | Library extending opentype.js to handle variable fonts | 131 |
kamalmostafa/hershey-fonts | A collection of vector fonts and tools for loading, manipulating, and displaying them | 58 |