jp-netsis/RubyTextMeshPro
Unity Text Mesh Proでルビ(フリガナ)のタグを追加しました.
5 Releases
Latest: 1y ago
v2.1.0Latest
📋 What's Changed
- Update README.md by @kwan3854 in https://github.com/jp-netsis/RubyTextMeshPro/pull/13
- Full Changelog: https://github.com/jp-netsis/RubyTextMeshPro/compare/v2.0.0...v2.1.0
v1.3.0 Releasedv1.3.0
📋 What's Changed
- Introduce Ruby Tag Support Updates for v1.3.0 (based on v1.2.0) by @kwan3854 in https://github.com/jp-netsis/RubyTextMeshPro/pull/12
- Full Changelog: https://github.com/jp-netsis/RubyTextMeshPro/compare/v1.2.0...v1.3.0
v2.0.0
📋 What's Changed
- Updated : Unity6000.0.23f1 by @jp-netsis in https://github.com/jp-netsis/RubyTextMeshPro/pull/11
- Full Changelog: https://github.com/jp-netsis/RubyTextMeshPro/compare/v1.2.0...v2.0.0
v1.2.0 Releasev1.2.0
Update : Unity 2022.3.13f1( Test project version only ) Added : Show Type `BASE_NO_OVERRAP_RUBY_ALIGNMENT` Added : ruby margin (Depends only on `BASE_NO_OVERRAP_RUBY_ALIGNMENT`) Changed : Add underscores `_<xyz>` to variables to be Serialized. The value so far is not changed by `FormerlySerializedAs(<xyz>)` Changed : Algorithm sharing and modification Changed : Change of directory structure for packaging Update with caution as it contains disruptive changes
Refactoring and variable renamingv1.1.0
📋 Changes
- Typo fix
- Fixed to avoid duplicating the same enum and RegEx
- Fix one variable where one would suffice (destructive change)
- Remove allVCompensationRubyLineHeight
- Remove allVCompensationRuby
- Added rubyLineHeight
