 Chromium Code Reviews
 Chromium Code Reviews Issue 20220002:
  Add libpoppler PDF rasterizer  (Closed) 
  Base URL: https://skia.googlecode.com/svn/trunk
    
  
    Issue 20220002:
  Add libpoppler PDF rasterizer  (Closed) 
  Base URL: https://skia.googlecode.com/svn/trunk| OLD | NEW | 
|---|---|
| (Empty) | |
| 1 Name: fontconfig | |
| 2 Short Name: fontconfig | |
| 3 URL: git://anongit.freedesktop.org/fontconfig | |
| 4 Version: 2.10.93 (upstream Git repo tag) | |
| 5 License: MIT | |
| 6 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.
 | |
| 7 License File: LICENSE / NOT_SHIPPED | |
| 
Lei Zhang
2013/08/08 21:47:56
just NOT_SHIPPED
 
ducky
2013/08/09 22:14:57
Done.
 | |
| 8 Security Critical: No | |
| 9 | |
| 10 Description: | |
| 11 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
 | |
| 12 | |
| 13 Local Modifications: | |
| 14 No changes to files from the upstream repository. | |
| 15 Platform-specific configuration files added to third_party/fontconfig/config/(pl atform): | |
| 16 config.h | |
| 17 fcstdint.h | |
| 18 src/fcalias.h | |
| 19 src/fcaliastail.h | |
| 20 src/fcftalias.h | |
| 21 src/fcftaliastail.h | |
| 22 These are Windows replacements for POSIX headers: | |
| 23 dirent.c | |
| 24 dirent.h | |
| 25 unistd.h | |
| 26 | |
| 27 Autogenerated files (consistent across platforms) added to third_party/fontconfi g/config: | |
| 28 fc-case/fccase.h | |
| 29 fc-glyphname/fcglyphname.h | |
| 30 fc-lang/fclang.h | |
| 31 src/fcobjshash.h | |
| 32 | |
| 33 On Linux and Mac, these are the files generated by ./configure, with no addition al flags. | |
| 34 On Windows, the configuration files were from http://comments.gmane.org/gmane.co mp.fonts.fontconfig/4438 (fontconfig development list). | |
| 35 | |
| OLD | NEW |