Re: [Lcms-user] Getting the correct unicode name from a v2 profile

2013-03-18 Thread Paul Miller
On 18 Mar 2013, at 09:06, Lee Badham wrote: > Hi, > > I'm trying to get a correctly encoded unicode name from an ICC v2 profile. > > The name as displayed in ColorSync Utility is correct - Japan Color コート紙 > > (Using the LCMS2MBS plugin) > > n= p.ReadTag(LCMS2MBS.kcmsSigProfileDescriptio

[Lcms-user] Getting the correct unicode name from a v2 profile

2013-03-18 Thread Lee Badham
Hi, I'm trying to get a correctly encoded unicode name from an ICC v2 profile. The name as displayed in ColorSync Utility is correct - Japan Color コート紙 (Using the LCMS2MBS plugin) n= p.ReadTag(LCMS2MBS.kcmsSigProfileDescriptionTag) either se = n.getUnicode("en", n.kNoCountry) or