[Openicc] ICC profiles with translations
Kai-Uwe Behrmann
ku.b at gmx.de
Wed Mar 20 07:53:51 PDT 2013
Am 20.03.2013 15:46, schrieb Richard Hughes:
> I'm doing some more research on ICC profiles with translated
> descriptions. Does anyone have any real world examples of translated
> profiles, as the ICC specification is very unclear in places and I
> want to make sure our tools do the right thing. Feel free to email me
> directly if you'd rather not post files to the mailing list. Thanks.
One could edit and place following snippet into a profile of choice and
compile with iccFromXML.
<multiLocalizedUnicodeType>
<TagSignature>desc</TagSignature>
<LocalizedText LanguageCountry="enUS"><![CDATA[X11
Colors]]></LocalizedText>
<LocalizedText LanguageCountry="deDE"><![CDATA[X11
Farben]]></LocalizedText>
</multiLocalizedUnicodeType>
kind regards
Kai-Uwe
More information about the openicc
mailing list