Also, there is actually *barely* enough space to have all valid (poly)syllable onsets, including the irregulars, have their own set of 8 codepoints. It's a little bit space-wasteful but would allow greater preservation of the canonical ordering while keeping the established pattern. What do you think?
Yeah, I agree it's a bit greedy, but I think it's best.
Of course wherever we put Octoling, we should try to tuck it as efficiently as possible in return for taking up space with Inkling. Looking at the
UCSUR, the smallest open spot where Octoling would fit is in U+ED40 to U+EDFF. Think we switch to putting Inkling at U+ECxx or U+EExx then?
I also want to ask your opinion on whether the digits should come first (like my spec) or last (like yours)… I went with putting them first to have a sort-of uniformity between the PUA spec. and the 8-bit ASCII superset. The ASCII superset only has enough room for the letters, so with it, the ASCII digits have to be used. (I did ask about this part of collation, but I seemed to only have confused PiyozR.
)
Okay, so I'm getting around to making a font file for the letters. Do you need me to make characters for punctuation as well? (they're on page 62 on the PDF for reference)
At this point the specification is going to change. The new one is going to look
like what Jonathx posted, but with the letters in a different order, the digits possibly before the letters, and no punctuation. For punctuation we're just going to be using the codepoints for same-old period, exclamation mark, question mark, etc. as we do for English—so, yes, the Inkling fonts will need to specify glyphs for these characters.
So I don't know if you want to wait on the new specification or if you can somehow start working on the font and move things into the right places after the new specification is finished. I don't want you to have to go through much trouble… this is a fan project, and I think it should be fun to work on (for the most part). :)
(If/when you work on punctuation,
please specify a glyph for the ellipsis itself. I know a lot of people just type three periods, but there is a separate ellipsis character…)
At everybody:
Actually, that gets me wondering about some of our inkling punctuation… Right now most of it is just the stuff we use in English, but used differently. Perhaps we should come up with designs more befitting the design of Inkling itself? I have an idea or two and could draw something up if others are interested.