adjusting metrics to attempt to fix the wobble #671

This commit is contained in:
Dave Gandy 2015-01-22 11:52:57 -05:00
parent 1d8e24e816
commit ab3efdf7e3
15 changed files with 21 additions and 21 deletions

View file

@ -91,8 +91,8 @@
transform: rotate(0deg); transform: rotate(0deg);
} }
100% { 100% {
-webkit-transform: rotate(359.99deg); -webkit-transform: rotate(359deg);
transform: rotate(359.99deg); transform: rotate(359deg);
} }
} }
@keyframes fa-spin { @keyframes fa-spin {
@ -101,8 +101,8 @@
transform: rotate(0deg); transform: rotate(0deg);
} }
100% { 100% {
-webkit-transform: rotate(359.99deg); -webkit-transform: rotate(359deg);
transform: rotate(359.99deg); transform: rotate(359deg);
} }
} }
.fa-rotate-90 { .fa-rotate-90 {

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

View file

@ -2,7 +2,7 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" > <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg> <svg>
<metadata> <metadata>
Created by FontForge 20150108 at Thu Jan 22 16:03:17 2015 Created by FontForge 20150108 at Thu Jan 22 16:45:29 2015
By vagrant,,, By vagrant,,,
Copyright Dave Gandy 2015. All rights reserved. Copyright Dave Gandy 2015. All rights reserved.
</metadata> </metadata>
@ -17,8 +17,8 @@ Copyright Dave Gandy 2015. All rights reserved.
ascent="1536" ascent="1536"
descent="-256" descent="-256"
bbox="-0.97314 -256.17 2304 1536.16" bbox="-0.97314 -256.17 2304 1536.16"
underline-thickness="90" underline-thickness="0"
underline-position="-89" underline-position="0"
stemv="128" stemv="128"
unicode-range="U+0020-F500" unicode-range="U+0020-F500"
/> />

Before

Width:  |  Height:  |  Size: 308 KiB

After

Width:  |  Height:  |  Size: 308 KiB

Binary file not shown.

Binary file not shown.

View file

@ -17,8 +17,8 @@
transform: rotate(0deg); transform: rotate(0deg);
} }
100% { 100% {
-webkit-transform: rotate(359.99deg); -webkit-transform: rotate(359deg);
transform: rotate(359.99deg); transform: rotate(359deg);
} }
} }
@ -28,7 +28,7 @@
transform: rotate(0deg); transform: rotate(0deg);
} }
100% { 100% {
-webkit-transform: rotate(359.99deg); -webkit-transform: rotate(359deg);
transform: rotate(359.99deg); transform: rotate(359deg);
} }
} }

View file

@ -10,10 +10,10 @@
<div class="col-md-3 col-sm-4"> <div class="col-md-3 col-sm-4">
<p> <p>
<i class="fa fa-spinner fa-spin fa-3x fa-fw margin-bottom"></i> <i class="fa fa-spinner fa-spin fa-3x fa-fw margin-bottom"></i>
<i class="fa fa-spinner fa-pulse fa-3x fa-fw margin-bottom"></i>
<i class="fa fa-circle-o-notch fa-spin fa-3x fa-fw margin-bottom"></i> <i class="fa fa-circle-o-notch fa-spin fa-3x fa-fw margin-bottom"></i>
<i class="fa fa-refresh fa-spin fa-3x fa-fw margin-bottom"></i> <i class="fa fa-refresh fa-spin fa-3x fa-fw margin-bottom"></i>
<i class="fa fa-cog fa-spin fa-3x fa-fw margin-bottom"></i> <i class="fa fa-cog fa-spin fa-3x fa-fw margin-bottom"></i>
<i class="fa fa-spinner fa-pulse fa-3x fa-fw margin-bottom"></i>
</p> </p>
</div> </div>
<div class="col-md-9 col-sm-8"> <div class="col-md-9 col-sm-8">
@ -23,10 +23,10 @@
</p> </p>
{% highlight html %} {% highlight html %}
<i class="fa fa-spinner fa-spin"></i> <i class="fa fa-spinner fa-spin"></i>
<i class="fa fa-spinner fa-pulse"></i>
<i class="fa fa-circle-o-notch fa-spin"></i> <i class="fa fa-circle-o-notch fa-spin"></i>
<i class="fa fa-refresh fa-spin"></i> <i class="fa fa-refresh fa-spin"></i>
<i class="fa fa-cog fa-spin"></i> <i class="fa fa-cog fa-spin"></i>
<i class="fa fa-spinner fa-pulse"></i>
{% endhighlight %} {% endhighlight %}
<p class="alert alert-success"> <p class="alert alert-success">
<i class="fa fa-info-circle"></i> CSS3 animations aren't supported in IE8 - IE9. <i class="fa fa-info-circle"></i> CSS3 animations aren't supported in IE8 - IE9.

View file

@ -2,7 +2,7 @@
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" > <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg> <svg>
<metadata> <metadata>
Created by FontForge 20150108 at Thu Jan 22 16:03:17 2015 Created by FontForge 20150108 at Thu Jan 22 16:45:29 2015
By vagrant,,, By vagrant,,,
Copyright Dave Gandy 2015. All rights reserved. Copyright Dave Gandy 2015. All rights reserved.
</metadata> </metadata>
@ -17,8 +17,8 @@ Copyright Dave Gandy 2015. All rights reserved.
ascent="1536" ascent="1536"
descent="-256" descent="-256"
bbox="-0.97314 -256.17 2304 1536.16" bbox="-0.97314 -256.17 2304 1536.16"
underline-thickness="90" underline-thickness="0"
underline-position="-89" underline-position="0"
stemv="128" stemv="128"
unicode-range="U+0020-F500" unicode-range="U+0020-F500"
/> />

Before

Width:  |  Height:  |  Size: 308 KiB

After

Width:  |  Height:  |  Size: 308 KiB

View file

@ -20,8 +20,8 @@
transform: rotate(0deg); transform: rotate(0deg);
} }
100% { 100% {
-webkit-transform: rotate(359.99deg); -webkit-transform: rotate(359deg);
transform: rotate(359.99deg); transform: rotate(359deg);
} }
} }
@ -31,7 +31,7 @@
transform: rotate(0deg); transform: rotate(0deg);
} }
100% { 100% {
-webkit-transform: rotate(359.99deg); -webkit-transform: rotate(359deg);
transform: rotate(359.99deg); transform: rotate(359deg);
} }
} }