On Wed, 11 Aug 2010 18:34:52 +0200, Antonio Diaz Diaz wrote: >Tilman Hausherr wrote: >> I get this error: >> >> ocrad: internal error: character, index out of bounds > >Thanks for reporting this. Yes, I forgot to verify that the textline is >not empty. Please, replace the offending line of code with the following: > >if( !l.characters() || > l.character( std::min( bi+1, l.characters() - 1 ) ).left() > >b.hcenter() )
Thanks, now it works! Tilman >Thanks and regards, >Antonio. _______________________________________________ Bug-ocrad mailing list Bug-ocrad@gnu.org http://lists.gnu.org/mailman/listinfo/bug-ocrad