jenkins-bot has submitted this change and it was merged. Change subject: Do not strip hints from the WOFF format file too ......................................................................
Do not strip hints from the WOFF format file too Update Autonym font from upstream Version: 20131118 Change-Id: I4988d2dea5502b362236e9b09a008d70f80526f1 --- M data/fontrepo/fonts/Autonym/Autonym.eot M data/fontrepo/fonts/Autonym/Autonym.ttf M data/fontrepo/fonts/Autonym/Autonym.woff M data/fontrepo/fonts/Autonym/font.ini 4 files changed, 1 insertion(+), 1 deletion(-) Approvals: KartikMistry: Looks good to me, approved jenkins-bot: Verified diff --git a/data/fontrepo/fonts/Autonym/Autonym.eot b/data/fontrepo/fonts/Autonym/Autonym.eot index 47ff037..d6b579c 100644 --- a/data/fontrepo/fonts/Autonym/Autonym.eot +++ b/data/fontrepo/fonts/Autonym/Autonym.eot Binary files differ diff --git a/data/fontrepo/fonts/Autonym/Autonym.ttf b/data/fontrepo/fonts/Autonym/Autonym.ttf index 73a2aa5..2044bcf 100644 --- a/data/fontrepo/fonts/Autonym/Autonym.ttf +++ b/data/fontrepo/fonts/Autonym/Autonym.ttf Binary files differ diff --git a/data/fontrepo/fonts/Autonym/Autonym.woff b/data/fontrepo/fonts/Autonym/Autonym.woff index 7eedf87..98cbda6 100644 --- a/data/fontrepo/fonts/Autonym/Autonym.woff +++ b/data/fontrepo/fonts/Autonym/Autonym.woff Binary files differ diff --git a/data/fontrepo/fonts/Autonym/font.ini b/data/fontrepo/fonts/Autonym/font.ini index 1ce0114..ca99642 100644 --- a/data/fontrepo/fonts/Autonym/font.ini +++ b/data/fontrepo/fonts/Autonym/font.ini @@ -1,6 +1,6 @@ [Autonym] languages=mul -version=20131116 +version=20131118 license=OFL-1.1 licensefile=OFL.txt url=https://github.com/santhoshtr/AutonymFont/ -- To view, visit https://gerrit.wikimedia.org/r/95987 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4988d2dea5502b362236e9b09a008d70f80526f1 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/UniversalLanguageSelector Gerrit-Branch: master Gerrit-Owner: Santhosh <[email protected]> Gerrit-Reviewer: KartikMistry <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
