Skip to content

Completely redesigned v2.0 [Alpha Release]

Pre-release
Pre-release
Compare
Choose a tag to compare
@ratreya ratreya released this 31 Dec 19:43
· 31 commits to master since this release
  • Swift instead of Objective C - lines of code reduced from 6395 to 4407 (~45%)
  • Broke out lipika-engine into a separate repository
  • Uses an order of magnitude less memory
  • Comes with a companion app called LipikaApp
  • LipikaApp allows transliteration between any combination of Indic scripts and schemes
  • Built-in mappings can be fully edited using LipikaApp
  • Ability to start a new transliteration session from existing words
  • Reverse-transliteration with 100% fidelity
  • Correct ordering of ZWNJ which enables one to type Kannada words such as ಸೂರ‌್ಯ
  • Support for Marathi Chandra or Ardha Chandra
  • Ability to escape transliteration: `3`netra -> 3नेत्र
  • Numerous bug fixes and performance improvements