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..0714700fdd722d4a797969439e2c49e45c032ad4 |
--- /dev/null |
+++ b/third_party/fontconfig/README.chromium |
@@ -0,0 +1,35 @@ |
+Name: fontconfig |
+Short Name: fontconfig |
+URL: git://anongit.freedesktop.org/fontconfig |
+Version: 2.10.93 (upstream Git repo tag) |
+License: MIT |
+License (Windows-specific files): LGPL |
Lei Zhang
2013/08/08 21:47:56
I'm pretty sure having this on a separate line wil
ducky
2013/08/09 22:14:57
I don't know a better way to do this. The , means
Lei Zhang
2013/08/09 22:26:48
Just write on 1 line:
License: MIT, except for Wi
ducky
2013/08/12 22:05:10
Done.
|
+License File: LICENSE / NOT_SHIPPED |
Lei Zhang
2013/08/08 21:47:56
just NOT_SHIPPED
ducky
2013/08/09 22:14:57
Done.
|
+Security Critical: No |
+ |
+Description: |
+Dependency of libpoppler. |
Lei Zhang
2013/08/08 21:47:56
Real description please.
ducky
2013/08/09 22:14:57
Done. Though it's really a black box to me as well
|
+ |
+Local Modifications: |
+No changes to files from the upstream repository. |
+Platform-specific configuration files added to third_party/fontconfig/config/(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/config: |
+ 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). |
+ |