Re: OCR and fonts....Jiri or anyone else?

new topic     » goto parent     » topic index » view thread      » older message » newer message

I don't know anything about Chinese characters and maybe I don't

understand what you are attempting to do, but

If you have a black and white bitmap that is 32 bits x 32 bits

each bit can be ON ( BLACK ) or OFF ( WHITE )

then you only need 128 bytes to store that bitmap.

When you need to use it you can convert or translate it to any

form that you need like a euphoria font character, etc.

You might even be able to look at a Chinese character and disassemble

it into its primary line strokes and just store those strokes.

Then you could overlay the correct strokes over a 32 x 32 bitmap

to form a Chinese character.

Lots of Ideas but probably no help Bernie

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu