Skip to content

Release v2

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 14:30
· 25 commits to master since this release

changelog

[2.0.0] - 2021-10-24

Added

  • 行文字数調整 : 縦書きテキストの 1 行あたりの文字数制限を調整する
  • メッシュに変換 : 縦書きテキストを単一のメッシュオブジェクトに変換
  • カーブに変換 : 縦書きテキストを単一のカーブオブジェクトに変換

Changed

  • opsベースの処理からdataベースに書き換えて高速化
  • TextCurve dataの重複を排除してテキストオブジェクト生成を高速化
  • 行間・字間調整オペレータを分割