✨ [feat] Add support for on-the-fly conversion to Bijoy Keyboard format
hitblast opened this issue · 2 comments
hitblast commented
This issue mentions a new feature addition to avro.py which might become useful for a lot of Bengali typists. This feature will add support for outputting the parsed Bengali text via parse()
in a format supported by the Bijoy Keyboard.
Tasks:
- Add basic dictionary mappings for the conversions.
- Add basic support and unit tests for preliminary support of Bijoy format.
- Add support for special Bengali alphabets (namely kars, halants etc.).
- (Optional) Add reversal support for the newly added format inside the
reverse()
function.
(Edit) Full Release Changelog
hitblast commented
Note: I'll be working on this issue. However, contributions are always welcome!