mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-28 08:20:57 +01:00
[Redesign] Use full Lato 2 font set
Summary: Ref T8099, Instead of Latin subset, this uses full 3000+ Glyph set for rendering. Test Plan: Test a few various languages in my Phriction documents. Reviewers: btrahan, epriestley Reviewed By: epriestley Subscribers: epriestley, Korvin Maniphest Tasks: T8099 Differential Revision: https://secure.phabricator.com/D13437
This commit is contained in:
parent
f8755ff8a4
commit
bbf093ed33
9 changed files with 13 additions and 13 deletions
|
@ -113,7 +113,7 @@ return array(
|
|||
'rsrc/css/core/z-index.css' => '63689f49',
|
||||
'rsrc/css/diviner/diviner-shared.css' => '7545fd9e',
|
||||
'rsrc/css/font/font-awesome.css' => 'e2e712fe',
|
||||
'rsrc/css/font/font-lato.css' => '5f05d817',
|
||||
'rsrc/css/font/font-lato.css' => '564bfc7a',
|
||||
'rsrc/css/font/font-slabo.css' => '1f520937',
|
||||
'rsrc/css/font/phui-font-icon-base.css' => '3dad2ae3',
|
||||
'rsrc/css/layout/phabricator-filetree-view.css' => 'fccf9f82',
|
||||
|
@ -162,14 +162,14 @@ return array(
|
|||
'rsrc/externals/font/fontawesome/fontawesome-webfont.ttf' => 'a653cb11',
|
||||
'rsrc/externals/font/fontawesome/fontawesome-webfont.woff' => '80526fc8',
|
||||
'rsrc/externals/font/fontawesome/fontawesome-webfont.woff2' => '4924d54d',
|
||||
'rsrc/externals/font/lato/Lato-700.woff' => '9a1e2cb1',
|
||||
'rsrc/externals/font/lato/Lato-700.woff2' => 'ea903955',
|
||||
'rsrc/externals/font/lato/Lato-700italic.woff' => 'f7594053',
|
||||
'rsrc/externals/font/lato/Lato-700italic.woff2' => '8e92c6a0',
|
||||
'rsrc/externals/font/lato/Lato-italic.woff' => '2ff511fb',
|
||||
'rsrc/externals/font/lato/Lato-italic.woff2' => '9e7cacda',
|
||||
'rsrc/externals/font/lato/Lato-regular.woff' => 'bdba0324',
|
||||
'rsrc/externals/font/lato/Lato-regular.woff2' => '8b23fcc6',
|
||||
'rsrc/externals/font/lato/Lato-700.woff' => '8e83c28b',
|
||||
'rsrc/externals/font/lato/Lato-700.woff2' => '2b0a2dba',
|
||||
'rsrc/externals/font/lato/Lato-700italic.woff' => 'a894c02f',
|
||||
'rsrc/externals/font/lato/Lato-700italic.woff2' => 'f81eb22f',
|
||||
'rsrc/externals/font/lato/Lato-italic.woff' => 'a88b2998',
|
||||
'rsrc/externals/font/lato/Lato-italic.woff2' => '2cc75b43',
|
||||
'rsrc/externals/font/lato/Lato-regular.woff' => 'c139f3a4',
|
||||
'rsrc/externals/font/lato/Lato-regular.woff2' => 'e3488ae9',
|
||||
'rsrc/externals/font/slabo/Slabo-Regular.woff' => 'ac58aed3',
|
||||
'rsrc/externals/font/slabo/Slabo-Regular.woff2' => '02b81b15',
|
||||
'rsrc/externals/javelin/core/Event.js' => '85ea0626',
|
||||
|
@ -522,7 +522,7 @@ return array(
|
|||
'diffusion-source-css' => '66fdf661',
|
||||
'diviner-shared-css' => '7545fd9e',
|
||||
'font-fontawesome' => 'e2e712fe',
|
||||
'font-lato' => '5f05d817',
|
||||
'font-lato' => '564bfc7a',
|
||||
'font-slabo' => '1f520937',
|
||||
'global-drag-and-drop-css' => '697324ad',
|
||||
'harbormaster-css' => '49d64eb4',
|
||||
|
@ -1196,6 +1196,9 @@ return array(
|
|||
'javelin-vector',
|
||||
'javelin-dom',
|
||||
),
|
||||
'564bfc7a' => array(
|
||||
'phui-fontkit-css',
|
||||
),
|
||||
'56a1ca03' => array(
|
||||
'javelin-behavior',
|
||||
'javelin-behavior-device',
|
||||
|
@ -1261,9 +1264,6 @@ return array(
|
|||
'phabricator-prefab',
|
||||
'javelin-json',
|
||||
),
|
||||
'5f05d817' => array(
|
||||
'phui-fontkit-css',
|
||||
),
|
||||
'5fefb143' => array(
|
||||
'javelin-behavior',
|
||||
'javelin-dom',
|
||||
|
|
BIN
webroot/rsrc/externals/font/lato/Lato-700.woff
vendored
BIN
webroot/rsrc/externals/font/lato/Lato-700.woff
vendored
Binary file not shown.
BIN
webroot/rsrc/externals/font/lato/Lato-700.woff2
vendored
BIN
webroot/rsrc/externals/font/lato/Lato-700.woff2
vendored
Binary file not shown.
BIN
webroot/rsrc/externals/font/lato/Lato-700italic.woff
vendored
BIN
webroot/rsrc/externals/font/lato/Lato-700italic.woff
vendored
Binary file not shown.
Binary file not shown.
BIN
webroot/rsrc/externals/font/lato/Lato-italic.woff
vendored
BIN
webroot/rsrc/externals/font/lato/Lato-italic.woff
vendored
Binary file not shown.
BIN
webroot/rsrc/externals/font/lato/Lato-italic.woff2
vendored
BIN
webroot/rsrc/externals/font/lato/Lato-italic.woff2
vendored
Binary file not shown.
BIN
webroot/rsrc/externals/font/lato/Lato-regular.woff
vendored
BIN
webroot/rsrc/externals/font/lato/Lato-regular.woff
vendored
Binary file not shown.
BIN
webroot/rsrc/externals/font/lato/Lato-regular.woff2
vendored
BIN
webroot/rsrc/externals/font/lato/Lato-regular.woff2
vendored
Binary file not shown.
Loading…
Reference in a new issue