README (cdf0e10c) | README (a893be29) |
---|---|
1Date: 2008-01-11 2 3This project is used to generate the ICC color 4profile needed in module vcl in order to export 5to PDF/A-1a. 6It's composed of a small application, which lurks in: 7 8icc/source/create_sRGB_profile --- 12 unchanged lines hidden (view full) --- 21http://sampleicc.sourceforge.net 22on 2007-08-23. 23 24For information on ICC profiles, you may want to visit: 25http://www.color.org 26 27Notes for porters 28================= | 1Date: 2008-01-11 2 3This project is used to generate the ICC color 4profile needed in module vcl in order to export 5to PDF/A-1a. 6It's composed of a small application, which lurks in: 7 8icc/source/create_sRGB_profile --- 12 unchanged lines hidden (view full) --- 21http://sampleicc.sourceforge.net 22on 2007-08-23. 23 24For information on ICC profiles, you may want to visit: 25http://www.color.org 26 27Notes for porters 28================= |
29the endianess and other platform specific configuration | 29the endianness and other platform specific configuration |
30are in: 31 32<build>/misc/build/SampleICC-1.3.2/IccProfLib/IccProfLibConf.h 33 34The patchs: 35SampleICC-1.3.2.patch tweaks the build to use the endianness 36detected in sal. 37 38beppec56@openoffice.org 39 | 30are in: 31 32<build>/misc/build/SampleICC-1.3.2/IccProfLib/IccProfLibConf.h 33 34The patchs: 35SampleICC-1.3.2.patch tweaks the build to use the endianness 36detected in sal. 37 38beppec56@openoffice.org 39 |