Index: third_party/fontconfig/README.chromium |
diff --git a/third_party/fontconfig/README.chromium b/third_party/fontconfig/README.chromium |
new file mode 100644 |
index 0000000000000000000000000000000000000000..2ae9deef8f9d51d8c9302670d479d52af0678cf2 |
--- /dev/null |
+++ b/third_party/fontconfig/README.chromium |
@@ -0,0 +1,34 @@ |
+Name: fontconfig |
+Short Name: fontconfig |
+URL: git://anongit.freedesktop.org/fontconfig |
+Version: 2.10.93 (upstream Git repo tag) |
+License: MIT, LGPL (Windows) |
vandebo (ex-Chrome)
2013/08/07 17:36:44
nit: , -> and. , often means a choice of licenses
ducky
2013/08/08 00:43:19
Done.
|
+License File: LICENSE / NOT_SHIPPED |
+Security Critical: No |
+ |
+Description: |
+Dependency of libpoppler. |
+ |
+Local Modifications: |
+No changes to files from the upstream repository. |
+Platform-specific configuration files added to third_party/fontconfig/(platform): |
+ config.h |
+ fcstdint.h |
+ src/fcalias.h |
+ src/fcaliastail.h |
+ src/fcftalias.h |
+ src/fcftaliastail.h |
+ These are Windows replacements for POSIX headers: |
+ dirent.c |
+ dirent.h |
+ unistd.h |
+ |
+Autogenerated files (consistent across platforms) added to third_party/fontconfig: |
+ fc-case/fccase.h |
+ fc-glyphname/fcglyphname.h |
+ fc-lang/fclang.h |
+ src/fcobjshash.h |
+ |
+On Linux and Mac, these are the files generated by ./configure, with no additional flags. |
+On Windows, the configuration files were from http://comments.gmane.org/gmane.comp.fonts.fontconfig/4438 (fontconfig development list). |
+ |