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

Unified 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 side-by-side diff with in-line comments
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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/blimp_fonts/README.chromium
diff --git a/third_party/blimp_fonts/README.chromium b/third_party/blimp_fonts/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..380be7c822ea674d109b6241c27b007ecd2f4835
--- /dev/null
+++ b/third_party/blimp_fonts/README.chromium
@@ -0,0 +1,49 @@
+Name: blimp_fonts
+URL: See below
+Version: unknown
+License: Apache Version 2.0 and SIL Open Font License, Version 1.1
+Security Critical: yes
+
+Description:
+A collection of fonts that are necessary to bundle with the blimp engine to be
+able to render the correct fonts for different clients.
+
+How to update:
+See //blimp/docs/fonts.md.
+
+Local Modifications:
+Not all files from the external repositories are used.
+- *.otf, *.ttf: From the various repositories.
+- .gitignore: Added.
+- BUILD.gn: Added.
+- LICENSE: Added.
+- LICENSE.*: Extracted from license files in the various repositories.
+- README.md: Added.
+- fonts.xml: From this repository:
+ https://android.googlesource.com/platform/frameworks/base.git
+
+Fonts are pulled from the following repositories:
+- Git repo: https://android.googlesource.com/platform/frameworks/base.git
+ Commit: 6a278db4c4a144829353e81420f28dcf2105f767
+ Directory: data/fonts/
+- Git repo: https://android.googlesource.com/platform/external/noto-fonts.git
+ Commit: eb0883544dd538edbfb52cce9a2481509ca5ee9f
+ Directory: cjk/, other/
+- Git repo: https://android.googlesource.com/platform/external/roboto-fonts.git
+ Commit: f5cf79102af594c746627b392b4f98eedd254571
+ Directory: .
+- Git repo: https://android.googlesource.com/platform/external/google-fonts/dancing-script.git
+ Commit: 7b6623bd54cee3e48ae8a4f477f616366643cc78
+ Directory: .
+- Git repo: https://android.googlesource.com/platform/external/google-fonts/cutive-mono.git
+ Commit: bce2136662854076023066602526ba299e6556b2
+ Directory: .
+- Git repo: https://android.googlesource.com/platform/external/google-fonts/coming-soon.git
+ Commit: 2c5cb418c690815545bbb0316eae5fd33b9fc859
+ Directory: .
+- Git repo: https://android.googlesource.com/platform/external/google-fonts/carrois-gothic-sc.git
+ Commit: 0062a10458d4c357f3082d66bcb129d11913aaae
+ Directory: .
+- Git repo: https://android.googlesource.com/platform/external/naver-fonts.git
+ Commit: 91e6e9f94d1d769a8f742649674149ba98ce7d45
+ Directory: .
« 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