1
1
mirror of https://github.com/rubjo/victor-mono.git synced 2024-09-11 14:35:36 +03:00
A free programming font with cursive italics and ligatures. Donations welcome ❤️
Go to file
2020-01-18 18:20:10 +01:00
dist v1.3.1 2020-01-12 11:07:05 +01:00
public v1.3.1 2020-01-12 11:07:05 +01:00
src Some website updates + compare component 2020-01-18 18:20:10 +01:00
.eslintrc.js Initial 2019-06-04 13:05:30 +02:00
.gitignore Removed .DS_Store files 2019-06-05 23:08:06 +02:00
.stylelintrc.js Initial 2019-06-04 13:05:30 +02:00
.travis.yml Initial 2019-06-04 13:05:30 +02:00
babel.config.js Initial 2019-06-04 13:05:30 +02:00
deploy.sh Initial 2019-06-04 13:05:30 +02:00
FUNDING.yml Update FUNDING.yml 2019-12-20 15:57:06 +01:00
LICENSE Update license 2019-06-22 00:29:25 +02:00
package.json Some website updates + compare component 2020-01-18 18:20:10 +01:00
postcss.config.js Initial 2019-06-04 13:05:30 +02:00
README.md Removed trailing comma 2019-10-10 11:14:36 +02:00
Victor Mono Italic.glyphs v1.3.1 2020-01-12 11:07:05 +01:00
Victor Mono Oblique.glyphs v1.3.1 2020-01-12 11:07:05 +01:00
Victor Mono.glyphs v1.3.1 2020-01-12 11:07:05 +01:00
vue.config.js Initial 2019-06-04 13:05:30 +02:00
yarn.lock Some website updates + compare component 2020-01-18 18:20:10 +01: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