View Single Post
Old 03-09-2020, 09:57 PM   #20
Tex2002ans
Wizard
Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.
 
Posts: 2,306
Karma: 13057279
Join Date: Jul 2012
Device: Kobo Forma, Nook
Quote:
Originally Posted by DaleDe View Post
Thanks. I'll toss that on my resource list.

Quote:
Originally Posted by DaleDe View Post
The only difference is the height of the number. In your example it would be the same height as the o.
Since we don't have access to old-style figures here on MobileRead... the IOlo were approximations of what it looks like on paper.

And OCR definitely trips up on books with old-style numbers, so it's a very common error to look for:

I always do a Regex+Spellcheck pass for O/o or l/I next to a number (I942 -> 1942). And 1,ooo -> 1,000 is pretty common too.

Quote:
Originally Posted by Quoth View Post
I'd forgotten that gem. OTOH, you can do that with C and = too. I remember using non-destructive print backspace in Wordstar in early 1980s for creative characters on stupid printers. [...]
Way before my time... but C and =, I assume it was an approximation for € Euro?

Quote:
Originally Posted by Quoth View Post
Also it was only 7 bit ASCII so the only way to do accented letters.
Yuck. Glad those times are over. :P

Last edited by Tex2002ans; 03-09-2020 at 09:59 PM.
Tex2002ans is offline   Reply With Quote