kashida_core 0.1.2
kashida_core: ^0.1.2 copied to clipboard
Pure Dart kashida (tatweel) matching for Arabic and Syriac: pattern language, find/insert points, and wrap-and-fill layout with a measure callback.
0.1.2 #
- Add
example/kashida_core_example.dartfor the pub.dev Example tab.
0.1.1 #
- Document
justifyLastLineand layout behavior in the README. - Clarify package features for find, insert, and wrap-and-fill usage.
0.1.0 #
- Initial release as a pure Dart package extracted from
kashida. - Compile kashida pattern text, look up built-in sets, find insertion points,
insert tatweel, and wrap/fill lines with a caller-supplied
measurecallback (including optionaljustifyLastLine).