Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(167)

Side by Side Diff: third_party/blimp_fonts/README.chromium

Issue 1776133002: Add Android fonts to blimp engine (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed references to chromeos Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/blimp_fonts/OWNERS ('k') | third_party/blimp_fonts/font_bundle.tar.gz.sha1 » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: blimp_fonts
2 URL: See below
3 Version: unknown
4 License: Apache Version 2.0 and SIL Open Font License, Version 1.1
5 Security Critical: yes
6
7 Description:
8 A collection of fonts that are necessary to bundle with the blimp engine to be
9 able to render the correct fonts for different clients.
10
11 How to update:
12 See //blimp/docs/fonts.md.
13
14 Local Modifications:
15 Not all files from the external repositories are used.
16 - *.otf, *.ttf: From the various repositories.
17 - .gitignore: Added.
18 - BUILD.gn: Added.
19 - LICENSE: Added.
20 - LICENSE.*: Extracted from license files in the various repositories.
21 - README.md: Added.
22 - fonts.xml: From this repository:
23 https://android.googlesource.com/platform/frameworks/base.git
24
25 Fonts are pulled from the following repositories:
26 - Git repo: https://android.googlesource.com/platform/frameworks/base.git
27 Commit: 6a278db4c4a144829353e81420f28dcf2105f767
28 Directory: data/fonts/
29 - Git repo: https://android.googlesource.com/platform/external/noto-fonts.git
30 Commit: eb0883544dd538edbfb52cce9a2481509ca5ee9f
31 Directory: cjk/, other/
32 - Git repo: https://android.googlesource.com/platform/external/roboto-fonts.git
33 Commit: f5cf79102af594c746627b392b4f98eedd254571
34 Directory: .
35 - Git repo: https://android.googlesource.com/platform/external/google-fonts/danc ing-script.git
36 Commit: 7b6623bd54cee3e48ae8a4f477f616366643cc78
37 Directory: .
38 - Git repo: https://android.googlesource.com/platform/external/google-fonts/cuti ve-mono.git
39 Commit: bce2136662854076023066602526ba299e6556b2
40 Directory: .
41 - Git repo: https://android.googlesource.com/platform/external/google-fonts/comi ng-soon.git
42 Commit: 2c5cb418c690815545bbb0316eae5fd33b9fc859
43 Directory: .
44 - Git repo: https://android.googlesource.com/platform/external/google-fonts/carr ois-gothic-sc.git
45 Commit: 0062a10458d4c357f3082d66bcb129d11913aaae
46 Directory: .
47 - Git repo: https://android.googlesource.com/platform/external/naver-fonts.git
48 Commit: 91e6e9f94d1d769a8f742649674149ba98ce7d45
49 Directory: .
OLDNEW
« no previous file with comments | « third_party/blimp_fonts/OWNERS ('k') | third_party/blimp_fonts/font_bundle.tar.gz.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698