Increase the bar-dot space of /exclam by 18%.

This commit is contained in:
be5invis 2016-02-19 17:37:29 +08:00
parent 45de1984a1
commit 20d4cc5412
2 changed files with 2 additions and 2 deletions

View File

@ -224,7 +224,7 @@ symbol-block 'Emotion Punctuations'
sketch # exclam
set-width WIDTH
include capitalMarks
include : VBar MIDDLE questionBottom CAP
include : VBar MIDDLE [clamp 0 (CAP * 0.4) (questionBottom * 1.18)] CAP
include : Ring (DOTSIZE - O) O (MIDDLE - DOTRADIUS + O) (MIDDLE + DOTRADIUS - O) true
save 'exclam' '!'

View File

@ -201,7 +201,7 @@
</div>
</div>
<div id="display" class="show {{currentFont.cls}}">
<p class="waterfall" v-for="size in waterfall" style="font-size:{{size / 14}}rem">float Fox.quick(h){isBrown &amp;&amp; jumpOver(doges.lazy)}</p>
<p class="waterfall" v-for="size in waterfall" style="font-size:{{size / 14}}rem">float Fox.quick(h){!isBrown &amp;&amp; jumpOver(doges.lazy)}</p>
<p class="lipsum" v-for="item in lipsums">{{item}}</p>
<pre class="langs"><code class=patel><span class=keyword>define</span> samples : <span class=keyword>object</span><template v-for="sample in samples">
{<span class=qualifier>.lang</span> <span class=string>'{{sample.lang}}'</span>{{sample.spaces}}<span class=qualifier>.sample</span> <span class=string lang="{{sample.code}}">'{{{sample.sample}}}'</span>}<span class=comment>{{sample.comment}}</span></template></code></pre>