> Some people prefer the "ragged right" edge on their text, while
> others (like myself) prefer the nice sharp vertical right edge that
> justified text provides. Adding this into the viewer (for runtime changes
> from justified to ragged) will be a bit more code, and my brain can't quite
> comprehend the math right now to make it work, but it will still come in
> under DeepReader's 259k of footprint size. Ug.
An interesting project. There are some rules about how to do this to
look right, too. Bill Hill of Microsoft's Reader program has written
a lot about how crucial it is to get inter-word and inter-character
spacing right. I'll post some references.
Bill