2020-12-04 19:44:19 +01:00
2020-11-03 13:03:52 +01:00
2020-11-25 15:05:47 +01:00
2020-11-04 07:42:22 +01:00
2019-06-04 13:05:30 +02:00
2019-06-05 23:08:06 +02:00
2019-06-04 13:05:30 +02:00
2019-06-04 13:05:30 +02:00
2019-06-04 13:05:30 +02:00
2019-06-04 13:05:30 +02:00
2019-12-20 15:57:06 +01:00
2019-06-22 00:29:25 +02:00
2020-11-03 13:11:26 +01:00
2019-06-04 13:05:30 +02:00
2020-06-29 07:58:22 +02:00
2020-11-03 13:03:52 +01:00
2020-11-03 13:03:52 +01:00
2020-11-03 13:03:52 +01:00
2019-06-04 13:05:30 +02:00

Header

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

A programming font with semi-connected cursive italics and symbol ligatures.

More information and download: rubjo.github.io/victor-mono. I would be grateful if you point others to the same URL.

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

If you like it and want to say thanks, donations are welcome. ❤️

Code sample

 

Powerline

 

Specimens

 

Design

 

Font stylistics

Available stylistics
Configuration
  • Sublime:

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

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

    font_features VictorMono-Medium +ss01
    
S
Description
A free programming font with cursive italics and ligatures. Donations welcome ❤️
Readme OFL-1.1
269 MiB
Languages
Vue 77.7%
CSS 7.1%
SCSS 6.5%
JavaScript 5.9%
HTML 2.4%
Other 0.4%