Changesets
Jonathan Gotti
malko
almost 2 years ago
Jonathan Gotti
malko
almost 2 years ago
malko
malko
about 3 years ago

Changeset 4

Message vide

malko
malko
almost 5 years ago

Changeset 3

- now manage chrs alternative in creation mode - creation mode can skip asking about knomn chars - creation mode + ascii mode will redisplay the ascii representation between each question - when not in creation or ascii mode the result won’t be quoted anymore

malko
malko
almost 5 years ago

Changeset 2

- now you can have multiple models for a single character aternatives chars are suffixed by @x where x is a number ex: array('x'=>'model string for x', 'x@1’=>’alternate model string for x’) - better char split in splitToChr() method