Re: [Tuxpaint-devel] Font scoring method
An award-winning drawing program for children of all ages
Brought to you by:
wkendrick
From: Albert C. <aca...@gm...> - 2022-12-18 22:06:21
|
On 12/18/22, Bill Kendrick <nb...@so...> wrote: > > Peeking in before bedtime. Hi Albert, been a while! :-D Yeah, I got a job and 13 homeschooled kids. > Thanks for the guidance here. I'm glad to see some motion here, > and wonder if a small bit of documentation somewhere on the Probably yes, but first, is this the right design? Certainly it will work, and maybe that is enough. I had been pondering some way to make the weights adjustable by the translators. For example, where it has "<9>", the code could be made to parse that. Perhaps that ability just isn't worthwhile. A few fixed weight choices, like the 1 and 9 currently in the code, might be plenty. Adding a weight of 5 is easy enough. Just the existing 1 and 9 could be enough. |