mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-18 12:52:42 +01:00
Add Source Sans Pro Italic Fonts
Summary: Improves Source Sans Pro italics rendering Test Plan: Tested a Phriction document with normal and bold italics. Reviewers: btrahan, epriestley Reviewed By: epriestley Subscribers: Korvin, epriestley Differential Revision: https://secure.phabricator.com/D11572
This commit is contained in:
parent
c89dc19976
commit
acde665905
6 changed files with 43 additions and 11 deletions
|
@ -7,7 +7,7 @@
|
|||
*/
|
||||
return array(
|
||||
'names' => array(
|
||||
'core.pkg.css' => '8815f87d',
|
||||
'core.pkg.css' => '024a3170',
|
||||
'core.pkg.js' => '65e04767',
|
||||
'darkconsole.pkg.js' => '8ab24e01',
|
||||
'differential.pkg.css' => '8af45893',
|
||||
|
@ -111,7 +111,7 @@ return array(
|
|||
'rsrc/css/core/z-index.css' => '40eb7003',
|
||||
'rsrc/css/diviner/diviner-shared.css' => '38813222',
|
||||
'rsrc/css/font/font-awesome.css' => '21b0ced7',
|
||||
'rsrc/css/font/font-source-sans-pro.css' => 'ffe5dda9',
|
||||
'rsrc/css/font/font-source-sans-pro.css' => 'f5c0ffcb',
|
||||
'rsrc/css/font/phui-font-icon-base.css' => '3dad2ae3',
|
||||
'rsrc/css/layout/phabricator-filetree-view.css' => 'fccf9f82',
|
||||
'rsrc/css/layout/phabricator-hovercard-view.css' => '893f4783',
|
||||
|
@ -151,12 +151,14 @@ return array(
|
|||
'rsrc/css/sprite-gradient.css' => '4bdb98a7',
|
||||
'rsrc/css/sprite-login.css' => 'a355d921',
|
||||
'rsrc/css/sprite-main-header.css' => '92720ee2',
|
||||
'rsrc/css/sprite-menu.css' => '9457345d',
|
||||
'rsrc/css/sprite-menu.css' => '5033f9a1',
|
||||
'rsrc/css/sprite-projects.css' => 'b0d9e24f',
|
||||
'rsrc/css/sprite-tokens.css' => '1706b943',
|
||||
'rsrc/externals/font/fontawesome/fontawesome-webfont.eot' => '5fb6fb0e',
|
||||
'rsrc/externals/font/fontawesome/fontawesome-webfont.ttf' => 'a653cb11',
|
||||
'rsrc/externals/font/fontawesome/fontawesome-webfont.woff' => '80526fc8',
|
||||
'rsrc/externals/font/sourcesans/SourceSansPro-BoldIt.woff' => 'd09a7d54',
|
||||
'rsrc/externals/font/sourcesans/SourceSansPro-It.woff' => '3f21af52',
|
||||
'rsrc/externals/font/sourcesans/SourceSansPro.woff' => '3614608c',
|
||||
'rsrc/externals/font/sourcesans/SourceSansProBold.woff' => 'cbf46566',
|
||||
'rsrc/externals/javelin/core/Event.js' => '85ea0626',
|
||||
|
@ -322,8 +324,8 @@ return array(
|
|||
'rsrc/image/sprite-login-X2.png' => '5ae6de3a',
|
||||
'rsrc/image/sprite-login.png' => '07f2c67c',
|
||||
'rsrc/image/sprite-main-header.png' => '83521873',
|
||||
'rsrc/image/sprite-menu-X2.png' => 'acea7012',
|
||||
'rsrc/image/sprite-menu.png' => '24e76f8a',
|
||||
'rsrc/image/sprite-menu-X2.png' => '670cb5d7',
|
||||
'rsrc/image/sprite-menu.png' => '8c056996',
|
||||
'rsrc/image/sprite-projects-X2.png' => '8c91c839',
|
||||
'rsrc/image/sprite-projects.png' => 'ef9dc9b5',
|
||||
'rsrc/image/sprite-tokens-X2.png' => 'b4776580',
|
||||
|
@ -526,7 +528,7 @@ return array(
|
|||
'diffusion-source-css' => '66fdf661',
|
||||
'diviner-shared-css' => '38813222',
|
||||
'font-fontawesome' => '21b0ced7',
|
||||
'font-source-sans-pro' => 'ffe5dda9',
|
||||
'font-source-sans-pro' => 'f5c0ffcb',
|
||||
'global-drag-and-drop-css' => '697324ad',
|
||||
'harbormaster-css' => '49d64eb4',
|
||||
'herald-css' => '826075fa',
|
||||
|
@ -816,7 +818,7 @@ return array(
|
|||
'sprite-gradient-css' => '4bdb98a7',
|
||||
'sprite-login-css' => 'a355d921',
|
||||
'sprite-main-header-css' => '92720ee2',
|
||||
'sprite-menu-css' => '9457345d',
|
||||
'sprite-menu-css' => '5033f9a1',
|
||||
'sprite-projects-css' => 'b0d9e24f',
|
||||
'sprite-tokens-css' => '1706b943',
|
||||
'syntax-highlighting-css' => '56c1ba38',
|
||||
|
|
|
@ -8,8 +8,10 @@
|
|||
font-weight: 400;
|
||||
src: local('Source Sans Pro'),
|
||||
local('SourceSansPro-Regular'),
|
||||
url(/rsrc/externals/font/sourcesans/SourceSansPro-Regular.woff2) format('woff2'),
|
||||
url(/rsrc/externals/font/sourcesans/SourceSansPro.woff) format('woff');
|
||||
url(/rsrc/externals/font/sourcesans/SourceSansPro-Regular.woff2)
|
||||
format('woff2'),
|
||||
url(/rsrc/externals/font/sourcesans/SourceSansPro.woff)
|
||||
format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
|
@ -18,6 +20,34 @@
|
|||
font-weight: 700;
|
||||
src: local('Source Sans Pro Bold'),
|
||||
local('SourceSansPro-Bold'),
|
||||
url(/rsrc/externals/font/sourcesans/SourceSansPro-Bold.woff2) format('woff2'),
|
||||
url(/rsrc/externals/font/sourcesans/SourceSansProBold.woff) format('woff');
|
||||
url(/rsrc/externals/font/sourcesans/SourceSansPro-Bold.woff2)
|
||||
format('woff2'),
|
||||
url(/rsrc/externals/font/sourcesans/SourceSansProBold.woff)
|
||||
format('woff');
|
||||
}
|
||||
|
||||
@font-face{
|
||||
font-family: 'Source Sans Pro';
|
||||
font-weight: 400;
|
||||
font-style: italic;
|
||||
font-stretch: normal;
|
||||
src: local('Source Sans Pro It'),
|
||||
local('SourceSansPro-It'),
|
||||
url(/rsrc/externals/font/sourcesans/SourceSansPro-It.woff2)
|
||||
format('woff2'),
|
||||
url(/rsrc/externals/font/sourcesans/SourceSansPro-It.woff)
|
||||
format('woff');
|
||||
}
|
||||
|
||||
@font-face{
|
||||
font-family: 'Source Sans Pro';
|
||||
font-weight: 700;
|
||||
font-style: italic;
|
||||
font-stretch: normal;
|
||||
src: local('Source Sans Pro Bold It'),
|
||||
local('SourceSansPro-BoldIt'),
|
||||
url(/rsrc/externals/font/sourcesans/SourceSansPro-BoldIt.woff2)
|
||||
format('woff'),
|
||||
url(/rsrc/externals/font/sourcesans/SourceSansPro-BoldIt.woff)
|
||||
format('woff');
|
||||
}
|
||||
|
|
BIN
webroot/rsrc/externals/font/sourcesans/SourceSansPro-BoldIt.woff
vendored
Normal file
BIN
webroot/rsrc/externals/font/sourcesans/SourceSansPro-BoldIt.woff
vendored
Normal file
Binary file not shown.
BIN
webroot/rsrc/externals/font/sourcesans/SourceSansPro-BoldIt.woff2
vendored
Normal file
BIN
webroot/rsrc/externals/font/sourcesans/SourceSansPro-BoldIt.woff2
vendored
Normal file
Binary file not shown.
BIN
webroot/rsrc/externals/font/sourcesans/SourceSansPro-It.woff
vendored
Normal file
BIN
webroot/rsrc/externals/font/sourcesans/SourceSansPro-It.woff
vendored
Normal file
Binary file not shown.
BIN
webroot/rsrc/externals/font/sourcesans/SourceSansPro-It.woff2
vendored
Normal file
BIN
webroot/rsrc/externals/font/sourcesans/SourceSansPro-It.woff2
vendored
Normal file
Binary file not shown.
Loading…
Reference in a new issue