Showcase and discover digital art at yex

Follow Design Stacks

Subscribe to our free newsletter to get all our latest tutorials and articles delivered directly to your inbox!

ICU 2.8 libraries required to compile a mapping file into a binary converter file (FrameMaker 7.2)

ICU 2.8 libraries required to compile a mapping file into a binary converter file (FrameMaker 7.2)

Note: Adobe does not support the creation of custom binary converter (.cnv) files, but provides this information as a courtesy.

Adobe FrameMaker 7.2 uses ICU 2.8 libraries to compile mapping files (.ucm files) into binary converter files (.cnv files).

To create custom .cnv files, use ICU 2.8 to build .cnv files from the .ucm files supplied in $FMHOMEfminiticu_data.

You can download the ICU 2.8 libraries and tools from the IBM FTP site at ftp://ftp.software.ibm.com/software/globalization/icu/2.8/ .

To compile a mapping file (.ucm) into a binary converter (.cnv) file using the makeconv tool, use the following command line:

makeconv -p “ICUDATA” [file name] .ucm

Comments