mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
This commit removes the possibility to construct BidiParagraph and BidiLine objects with non-zero offsets. We don't use these features, and the assumption that these offsets are always zero simplifies our visual ordering algorithm. |
||
|---|---|---|
| .. | ||
| juce_JustifiedText.cpp | ||
| juce_JustifiedText.h | ||
| juce_Ranges.cpp | ||
| juce_Ranges.h | ||
| juce_ShapedText.cpp | ||
| juce_ShapedText.h | ||
| juce_SimpleShapedText.cpp | ||
| juce_SimpleShapedText.h | ||
| juce_Unicode.h | ||