Skip to content

v0.2.0

Choose a tag to compare

@kartikasw kartikasw released this 17 Apr 15:18
· 12 commits to master since this release
b999763
  • Add JustifiedArabicLine and JustifiedArabicBitmapLine widgets
  • Add word / marker tap callbacks with verseMarker support
  • Add highlightedWordIndices for tap-selection highlights
  • Add WordProgress for read-along animation (passed + active words, background + glyph tint)
  • Add WordProgressStyle.sweep and .whole for active-word animation
  • Add hiddenWordIndices for progressive-reveal
  • Fix non-justified line width to natural text extents
  • Narrow public API to the widgets; remove low-level renderLine / getOutline export