From dca7be6b67df60a094c1e292871ee5be4c1edd8d Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 23 Sep 2013 21:58:28 -0700 Subject: Update Glyphicons font to resolve #10106 Workaround an old Android WebKit bug by switching to codepoints within the BMP. Details: http://stackoverflow.com/questions/9241519/webkit-css-content-unicode-bug Extra special thanks to @jankovarik for doing this update. <3 Source: https://www.dropbox.com/s/clh9y6lqtmj01l8/halflings_updated_for_android.zip (As posted in https://github.com/twbs/bootstrap/issues/10106#issuecomment-24539909 ) --- fonts/glyphicons-halflings-regular.eot | Bin 14079 -> 20290 bytes fonts/glyphicons-halflings-regular.svg | 399 ++++++++++++++++---------------- fonts/glyphicons-halflings-regular.ttf | Bin 29512 -> 41236 bytes fonts/glyphicons-halflings-regular.woff | Bin 16448 -> 23292 bytes 4 files changed, 200 insertions(+), 199 deletions(-) diff --git a/fonts/glyphicons-halflings-regular.eot b/fonts/glyphicons-halflings-regular.eot index 87eaa4342..423bd5d3a 100755 Binary files a/fonts/glyphicons-halflings-regular.eot and b/fonts/glyphicons-halflings-regular.eot differ diff --git a/fonts/glyphicons-halflings-regular.svg b/fonts/glyphicons-halflings-regular.svg index 5fee06854..446948874 100755 --- a/fonts/glyphicons-halflings-regular.svg +++ b/fonts/glyphicons-halflings-regular.svg @@ -8,9 +8,10 @@ + - - + + @@ -25,204 +26,204 @@ - - - - - + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/fonts/glyphicons-halflings-regular.ttf b/fonts/glyphicons-halflings-regular.ttf index be784dc1d..a498ef4e7 100755 Binary files a/fonts/glyphicons-halflings-regular.ttf and b/fonts/glyphicons-halflings-regular.ttf differ diff --git a/fonts/glyphicons-halflings-regular.woff b/fonts/glyphicons-halflings-regular.woff index 2cc3e4852..d83c539b8 100755 Binary files a/fonts/glyphicons-halflings-regular.woff and b/fonts/glyphicons-halflings-regular.woff differ -- cgit v1.2.3