Setting juce::AttributedString::WordWrap::none does not seem to be working with JUCE8.
Here’s a screenshot with JUCE 7.x and JUCE 8.x side by side running the same code. I see the note about wrapping in BREAKING_CHANGES.md - So is the idea here to set a very large width when creating juce::TextLayout(s) to achieve this moving forward?