AceCentre / SpeakBook

Redistributing and building on Patrick Joyce's SpeakBook project
http://acecentre.org.uk/project/speakbook/
MIT License
2 stars 3 forks source link

change finger spelling page to deal with different number of keys #41

Open willwade opened 3 years ago

willwade commented 3 years ago

For Bulgarian we need a spelling page of 11 rows across and 3 down to deal with the extra letters. (see 58be8a1f90800fcd7febe3feaeaaa6319a2dbd7a for a horrible fix). See also Croatian for trying to fix this by changing cell width.

For all these languages where we have to change the cell numbers - whats the best way of doing this @hosseinamin ?

willwade commented 3 years ago

Duplication of #30