~jaro/balkon

ref: 5eed51e7970bd2a2f5aed8b79ded3cad44728575 balkon/CHANGELOG.md -rw-r--r-- 695 bytes
5eed51e7Jaro Add test for Devanagari. 1 year, 8 months ago

#Revision history for Balkón

#0.1.0.1 -- TBD

  • Internally, language tags will be cut at the first invalid character before being passed to ICU.

#0.1.0.0 -- 2023-03-13

  • Text shaping using HarfBuzz.

  • Breaking text on line and character boundaries using the International Components for Unicode (ICU) library.

  • Trimming white space at the end of lines.

  • Calculation of containing block bounds and fragment bounds.

  • Support for plain text (single font and line height) in one horizontal direction (LTR or RTL).

  • Input can be divided into spans. This division will be preserved in the output.

  • Each span can use a different language for text shaping and line breaking.