[Dict-common-dev] UTF-8 and ispell
    Rafael Laboissiere 
    rafael at debian.org
       
    Sun Sep 30 21:33:55 UTC 2007
    
    
  
* Paul Boekholt <p.boekholt at gmail.com> [2007-09-29 21:51]:
> 2007/9/29, Agustin Martin <agustin.martin at hispalinux.es>:
> > We could try filtering octal codes with something like
> >
> > $additionalchars =~ s/\\([0-3][0-7][0-7])/chr(oct($1))/ge;
> >
> > before the conversion to utf-8. I expect this to just output the string of
> > single byte chars (I hope this is not messed up in some locale settings) and
> > leave 'as is' anything not an octal code.
> 
> Thanks.  I've updated the ispell scripts upstream.
Great.
> If Rafael can get jed-ispell-dicts to work for Bulgarian, it's up to
> Günter.
I committed the changes to the CVS repository of dictionaries-common with
the suggestion from Agustín above.
Günter: the ball is in your court.
-- 
Rafael
    
    
More information about the Dict-common-dev
mailing list