Here are
80 public repositories
matching this topic...
Monospaced font family for user interface and coding environments
Source Han Sans | 思源黑体 | 思源黑體 | 思源黑體 香港 | 源ノ角ゴシック | 본고딕
Source Han Serif | 思源宋体 | 思源宋體 | 思源宋體 香港 | 源ノ明朝 | 본명조
Updated
Oct 29, 2021
Shell
Typefaces for source code beautification
Updated
Sep 19, 2020
Python
Hasklig - a code font with monospaced ligatures
Updated
Nov 8, 2021
Python
Sans serif font family for user interface environments
Typeface for setting text in many sizes, weights, and languages. Designed to complement Source Sans.
Source Han Code JP | 源ノ角ゴシック Code
Updated
Nov 25, 2020
PostScript
✏︎ Curated list about digital typography 🔥
A font editor for creating fonts in TTF, EOT, SVG and BIRDFONT format.
Updated
Dec 16, 2021
Vala
A high-level, safe, zero-allocation TrueType font parser.
Updated
Nov 22, 2021
Rust
C# Font Reader (TrueType / OpenType / OpenFont / CFF / woff / woff2) , Glyphs Layout and Rendering
Updated
Jun 1, 2017
Clojure
Variable font example in OpenType-CFF2 & TrueType formats
Updated
Dec 16, 2020
Python
昭源黑體:現代筆形風格,平衡標準字形和印刷體慣用筆形的免費開源黑體字型
Font packs for World of Warcraft and WoW Classic, moderate in size but excellent in Unicode coverage.
Updated
Aug 7, 2021
Python
Font renaming script for OpenType tables in CFF (.otf) and OT TrueType (.ttf) fonts
Updated
May 16, 2021
Python
An unconventional monospaced font
Download Old School RuneScape fonts
Updated
Apr 24, 2021
Python
Convert OpenType Font (OTF) to TrueType Font (TTF) format using fonttools.
Updated
Sep 10, 2019
Python
A lightweight HTML and CSS Parser in C
A tool to chop off useless fonts glyphs and convert TTF/OTF into WOFF & WOFF2
Updated
Nov 11, 2021
JavaScript
FontRegister is a small Windows utility to install fonts and/or repair the font registry via commandline.
A plugin for webpack that allows you to convert .ttf and .otf files into various other font formats such as .eot, .ttf, .svg, .woff and .woff2 using the existing NPM package fontfacegen.
Updated
Sep 2, 2021
JavaScript
A very delicate and slightly unusual roman serif typeface dedicated to my wife, and the great Dutch and American type designers.
All-in-one tool for creating TrueType outline fonts from bitmap glyph data, purely written in Elixir.
Updated
Dec 15, 2021
Elixir
White On Black VF versus Black On White VF
Updated
Dec 3, 2019
Shell
Improve this page
Add a description, image, and links to the
otf
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
otf
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.
i use the opentype.js in node.
when i use a .ttf font generated a new .ttf font , and use the new font in browser.when i set the fontSize 12px , it looks like different with the source font file. it does not hint. how should i do.