From 2c07e255e775596d2ab40fce3e14833a3af02bce Mon Sep 17 00:00:00 2001 From: be5invis Date: Sat, 15 Aug 2015 09:51:37 +0800 Subject: [PATCH] r0.1.2; also improved presentation of mark glyphs --- index.html | 12 ++++++++++-- iosevka-bold.charmap | 2 +- iosevka-bold.ttf | Bin 178672 -> 194924 bytes iosevka-bold.woff | Bin 72944 -> 78380 bytes iosevka-bolditalic.charmap | 2 +- iosevka-bolditalic.ttf | Bin 188712 -> 205400 bytes iosevka-bolditalic.woff | Bin 83448 -> 89336 bytes iosevka-italic.charmap | 2 +- iosevka-italic.ttf | Bin 187868 -> 204700 bytes iosevka-italic.woff | Bin 83140 -> 89068 bytes iosevka-regular.charmap | 2 +- iosevka-regular.ttf | Bin 177224 -> 193656 bytes iosevka-regular.woff | Bin 72200 -> 77692 bytes 13 files changed, 14 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 2ff1b79..4219c23 100644 --- a/index.html +++ b/index.html @@ -100,6 +100,12 @@ text-decoration: none; position: relative; } + .show div.block span > s > d { + position: absolute; + z-index: 2; + color: #ddd; + text-shadow: 0 0 2px white; + } .show div.block span.present:hover s:before { display: block; content: ''; @@ -172,7 +178,7 @@

Iosevka is a monospace coding typeface inspired by Pragmata Pro, M+ and PF DIN Mono. It is designed to have a narrow shape to be space efficient and compatible to CJK characters.

-

The current release is v0.1.1. You can find all releases here.

+

The current release is v0.1.2. You can find all releases here.

By the way it is completely generated by code.