Skip to content

1.2.0 - Builder compose update

Compare
Choose a tag to compare
@Fox2Code Fox2Code released this 03 May 20:02
· 2 commits to master since this release
  • Added FLAG_PARSE_DISABLE_FONT_ALTERING parser flag for disable bold effect.
  • Added AnsiComponentBuilder system and refactored ANSI parsing around it.
  • Added back removeAllDecorations to remove all ANSI decoration.
  • Added full AndroidX compose support in library-ktx module.

Note: The support is optional and if you are not using material compose the library won't be imported
into your project if you import the library-ktx AndroidANSI module.