remove multiline
This commit is contained in:
@@ -31,12 +31,13 @@ Comprehensive test suite for the Text Texture Generator Blender addon, focusing
|
||||
- Text that fits within constraints
|
||||
- Text requiring wrapping
|
||||
- Single word too long edge case
|
||||
- **TestProcessMultilineText** (4 tests)
|
||||
- **TestProcessTextContent** (5 tests)
|
||||
|
||||
- Single line processing
|
||||
- Multiline text handling
|
||||
- Height limit constraints
|
||||
- Empty text edge cases
|
||||
- Newline normalization
|
||||
- Multiple newline collapsing
|
||||
- Mixed whitespace handling
|
||||
- Empty string handling
|
||||
- No-newline passthrough
|
||||
|
||||
- **TestCalculateTextMetrics** (2 tests)
|
||||
|
||||
@@ -138,7 +139,7 @@ Comprehensive test suite for the Text Texture Generator Blender addon, focusing
|
||||
|
||||
### Core Algorithms
|
||||
|
||||
✅ Text wrapping and multiline processing
|
||||
✅ Text wrapping and newline normalization
|
||||
✅ Largest rectangle in histogram algorithm
|
||||
✅ Text positioning and alignment
|
||||
✅ Optimal font size calculation
|
||||
|
||||
Reference in New Issue
Block a user