All Projects → rubjo → Victor Mono

rubjo / Victor Mono

Licence: mit
A free programming font with cursive italics and ligatures. Donations welcome ❤️

Programming Languages

Vue
7211 projects
CSS
56736 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to Victor Mono

Iosevka
Versatile typeface for code, from code.
Stars: ✭ 13,137 (+608.58%)
Mutual labels:  font, typeface, ligatures, programming-font, monospace-font
Iosevka-Mayukai
Font based on Iosevka Custom Build, with combination from Iosevka SS04 Menlo, SS07 Monaco, SS09 Source Code Pro, SS12 Ubuntu Mono, SS14 Jetbrains Mono, Hack Style, and some Nerd Font Patching.
Stars: ✭ 149 (-91.96%)
Mutual labels:  font, typeface, programming-font, monospace-font, ligatures
Jetbrainsmono
JetBrains Mono – the free and open-source typeface for developers
Stars: ✭ 6,195 (+234.14%)
Mutual labels:  font, ligatures, programming-font, coding-font
Ligaturizer
Programming Fonts with Ligatures added (& a script to add them to other fonts)
Stars: ✭ 1,734 (-6.47%)
Mutual labels:  font, ligatures, programming-font, monospace-font
Kepler-452b
Futuristic / minimal font family.
Stars: ✭ 13 (-99.3%)
Mutual labels:  font, typeface, monospace-font
DaddyTimeMono
A Monospaced Font
Stars: ✭ 69 (-96.28%)
Mutual labels:  font, programming-font, monospace-font
Lab Mono
Grotesque-esque monospaced typeface
Stars: ✭ 99 (-94.66%)
Mutual labels:  font, typeface
Kepler
Futuristic / minimal monospace typeface.
Stars: ✭ 9 (-99.51%)
Mutual labels:  font, typeface
Space Grotesk
Space Grotesk: a proportional variant of the original fixed-width Space Mono family
Stars: ✭ 1,045 (-43.64%)
Mutual labels:  font, typeface
Free Font
大概是2020年最全的免费可商用字体,这里收录的商免字体都能找到明确的授权出处,可以放心使用,持续更新中...
Stars: ✭ 1,140 (-38.51%)
Mutual labels:  free, font
Sarasa Gothic
Sarasa Gothic / 更纱黑体 / 更紗黑體 / 更紗ゴシック / 사라사 고딕
Stars: ✭ 6,771 (+265.21%)
Mutual labels:  font, typeface
Some Time Later
Font inspired by the title and time cards in the Nickelodeon cartoon SpongeBob SquarePants
Stars: ✭ 62 (-96.66%)
Mutual labels:  font, typeface
Dot Matrix Typeface
A simple Dot Matrix style typeface
Stars: ✭ 105 (-94.34%)
Mutual labels:  font, typeface
Ufodiff
UFO source file diff application
Stars: ✭ 23 (-98.76%)
Mutual labels:  font, typeface
Scientifica
tall, condensed, bitmap font for geeks.
Stars: ✭ 821 (-55.72%)
Mutual labels:  font, ligatures
Google Type
Collaborative typography project using select passages from Aesop's Fables set to Google Fonts
Stars: ✭ 971 (-47.63%)
Mutual labels:  font, typeface
Android Robototextview
Implementation of a TextView and all its direct/indirect subclasses with native support for the Roboto fonts, includes the brand new Roboto Slab fonts.
Stars: ✭ 791 (-57.34%)
Mutual labels:  font, typeface
Mikhak
simple monoline Arabic-Latin semi handwriting typeface
Stars: ✭ 64 (-96.55%)
Mutual labels:  font, typeface
Gimpshop Reloaded
✏️ GIMP mod to make it similiar to Adobe's product. Best free alternative to Photoshop
Stars: ✭ 81 (-95.63%)
Mutual labels:  free, download
Ospider
开源矢量地理数据获取与预处理工具(POI/AOI/行政区/路网/土地利用)
Stars: ✭ 74 (-96.01%)
Mutual labels:  free, download

GitHub release GitHub Release Date Travis (.org) GitHub GitHub stars

Intro image carbon (3)

More information and download: rubjo.github.io/victor-mono. If you like it and want to say thanks, donations are welcome. ❤️


For use in apps, web pages or other projects:

  1. npm i victormono (installs Regular, Italic, Bold and Bold Italic styles)
  2. import 'victormono' (in a typical modern setup, eg. webpack)
  3. Style classes with font-family: 'Victor Mono', font-weight and font-style

Alternative CDN hosting, best for online editors like CodePen:

  1. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/victormono@latest/dist/index.min.css"> in <head> or top of <body>
  2. Style classes with font-family: 'Victor Mono', monospace

Font stylistics

Available stylistics

  • ss01: Single-storey a
  • ss02: Slashed zero, variant 1
  • ss03: Slashed zero, variant 2
  • ss04: Slashed zero, variant 3
  • ss05: Slashed zero, variant 4
  • ss06: Slashed seven

Configuration

  • Sublime:

     "font_options": ["ss01"]
  • VScode:

     "editor.fontLigatures": "'ss01'"
  • Kitty:

     font_features VictorMono-Medium +ss01
    

Example code previews

carbon carbon (1) carbon (2) carbon (4) carbon (5) carbon (6) carbon (7)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].