I was thinking about coding a new version of TAG as a way to get my programming skills back in gear. If anyone still uses TAG, are there any features you would like to see added to an update?
I still use it sometimes. If I remember correctly, there is no feature to delete from xx to yy in the table (in case one screwed up) or to generally copy some characters as a whole onto other fields, like copy xx to yy to aa to bb). Oh, and maybe make the order for katakana/hiragana twice, if I'm not too mistaken some games do not use aeiou but rather akasata and so on...
Quote from: Rhys on December 03, 2007, 04:36:40 am
Then why bother posting?
And why did you bother posting that? Please don't do that. :police:
Note: I don't want an answer to my question. Just keep the off topic questions and comments and anything else that might incite a forest fire out. Thank you.
I may have used the original once, but then I was seeing what features table generators generally offered because I was going to code my own. But that never happened and I've moved on from that idea so here are some of my feature ideas:
1) Accept a string of characters and insert this into the table at an arbitrary location. Example:
ABCJKLQRS is inserted at 4A, it automatically does 4A=A, 4B=B, 4C=C, 4D=J, etc.
2) Inserts an alphabet in certain positions automatically (in the above manner). Should support A-Z, a-z, 0-9, hirigana and katakana.
3) Full and easy UTF-8 or other encoding support for multiple languages.