@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

[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

+13 -13
+13 -13
resources/celerity/map.php
··· 113 113 'rsrc/css/core/z-index.css' => '63689f49', 114 114 'rsrc/css/diviner/diviner-shared.css' => '7545fd9e', 115 115 'rsrc/css/font/font-awesome.css' => 'e2e712fe', 116 - 'rsrc/css/font/font-lato.css' => '5f05d817', 116 + 'rsrc/css/font/font-lato.css' => '564bfc7a', 117 117 'rsrc/css/font/font-slabo.css' => '1f520937', 118 118 'rsrc/css/font/phui-font-icon-base.css' => '3dad2ae3', 119 119 'rsrc/css/layout/phabricator-filetree-view.css' => 'fccf9f82', ··· 162 162 'rsrc/externals/font/fontawesome/fontawesome-webfont.ttf' => 'a653cb11', 163 163 'rsrc/externals/font/fontawesome/fontawesome-webfont.woff' => '80526fc8', 164 164 'rsrc/externals/font/fontawesome/fontawesome-webfont.woff2' => '4924d54d', 165 - 'rsrc/externals/font/lato/Lato-700.woff' => '9a1e2cb1', 166 - 'rsrc/externals/font/lato/Lato-700.woff2' => 'ea903955', 167 - 'rsrc/externals/font/lato/Lato-700italic.woff' => 'f7594053', 168 - 'rsrc/externals/font/lato/Lato-700italic.woff2' => '8e92c6a0', 169 - 'rsrc/externals/font/lato/Lato-italic.woff' => '2ff511fb', 170 - 'rsrc/externals/font/lato/Lato-italic.woff2' => '9e7cacda', 171 - 'rsrc/externals/font/lato/Lato-regular.woff' => 'bdba0324', 172 - 'rsrc/externals/font/lato/Lato-regular.woff2' => '8b23fcc6', 165 + 'rsrc/externals/font/lato/Lato-700.woff' => '8e83c28b', 166 + 'rsrc/externals/font/lato/Lato-700.woff2' => '2b0a2dba', 167 + 'rsrc/externals/font/lato/Lato-700italic.woff' => 'a894c02f', 168 + 'rsrc/externals/font/lato/Lato-700italic.woff2' => 'f81eb22f', 169 + 'rsrc/externals/font/lato/Lato-italic.woff' => 'a88b2998', 170 + 'rsrc/externals/font/lato/Lato-italic.woff2' => '2cc75b43', 171 + 'rsrc/externals/font/lato/Lato-regular.woff' => 'c139f3a4', 172 + 'rsrc/externals/font/lato/Lato-regular.woff2' => 'e3488ae9', 173 173 'rsrc/externals/font/slabo/Slabo-Regular.woff' => 'ac58aed3', 174 174 'rsrc/externals/font/slabo/Slabo-Regular.woff2' => '02b81b15', 175 175 'rsrc/externals/javelin/core/Event.js' => '85ea0626', ··· 522 522 'diffusion-source-css' => '66fdf661', 523 523 'diviner-shared-css' => '7545fd9e', 524 524 'font-fontawesome' => 'e2e712fe', 525 - 'font-lato' => '5f05d817', 525 + 'font-lato' => '564bfc7a', 526 526 'font-slabo' => '1f520937', 527 527 'global-drag-and-drop-css' => '697324ad', 528 528 'harbormaster-css' => '49d64eb4', ··· 1196 1196 'javelin-vector', 1197 1197 'javelin-dom', 1198 1198 ), 1199 + '564bfc7a' => array( 1200 + 'phui-fontkit-css', 1201 + ), 1199 1202 '56a1ca03' => array( 1200 1203 'javelin-behavior', 1201 1204 'javelin-behavior-device', ··· 1260 1263 'javelin-util', 1261 1264 'phabricator-prefab', 1262 1265 'javelin-json', 1263 - ), 1264 - '5f05d817' => array( 1265 - 'phui-fontkit-css', 1266 1266 ), 1267 1267 '5fefb143' => array( 1268 1268 'javelin-behavior',
webroot/rsrc/externals/font/lato/Lato-700.woff

This is a binary file and will not be displayed.

webroot/rsrc/externals/font/lato/Lato-700.woff2

This is a binary file and will not be displayed.

webroot/rsrc/externals/font/lato/Lato-700italic.woff

This is a binary file and will not be displayed.

webroot/rsrc/externals/font/lato/Lato-700italic.woff2

This is a binary file and will not be displayed.

webroot/rsrc/externals/font/lato/Lato-italic.woff

This is a binary file and will not be displayed.

webroot/rsrc/externals/font/lato/Lato-italic.woff2

This is a binary file and will not be displayed.

webroot/rsrc/externals/font/lato/Lato-regular.woff

This is a binary file and will not be displayed.

webroot/rsrc/externals/font/lato/Lato-regular.woff2

This is a binary file and will not be displayed.