Michael,
I have completed a fairly large project on pi fonts, which involved creating many of keyboard layouts for these fonts.
To facilitate my work, I have written a Python script that will convert a Mac-XML keyboard layout to Windows KLC format – thus I am fairly familiar with its peculiarities.
At ATypI 2011, I had the chance to talk about the project, and also promised that this conversion script will one day be part of the Adobe FDK. While this is still true, I have no idea how quickly this will happen.
I am still planning to do a write-up about all that work on Typblography and plan on including my presentation PDF.
Please get in touch with me if you would like to have the PDF earlier, the script, or both.
Frank
I (finally!) added
Composekey to my keyboard layout(s). Now on Windows they have everything I wanted to have when I started this project 2 years ago. — But, of course, during these 2 years my goals have changed, and now, again, just a small fraction of what I want is implemented. (But most of the infrastructure is there, so additions should be much easier now — I hope!)The code to count the number of available characters is broken by the updates of the recent months; I think that about 3⎖500 characters are accessible without
Compose, and maybe a thousand more with. The current state is summarized in the progress report section of the docs.Now the major goals is to bring the docs up to an appropriate level, and fix all Windows applications with broken keyboard input handling (yes, ALL the applications I checked do it wrong; and, yes, I think I know the right way — which, of course, is not documented anywhere — or at least further than my Google-fu goes…).