1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_graphics/detail
attila 69b2b3ff5d Remove unused internal bidi features
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.
2025-05-12 16:49:05 +02:00
..
juce_JustifiedText.cpp TextEditor: Fix setLineSpacing 2025-04-23 18:11:26 +02:00
juce_JustifiedText.h TextEditor: Fix centred and right alignment when word wrap is disabled 2025-03-20 21:12:32 +01:00
juce_Ranges.cpp Ranges: ShapedText: Use out params for improving TextEditor performance 2025-03-13 12:16:16 +01:00
juce_Ranges.h Ranges: ShapedText: Use out params for improving TextEditor performance 2025-03-13 12:16:16 +01:00
juce_ShapedText.cpp ShapedText: Break ligatures into multiple iterable placeholder glyphs 2025-03-13 12:16:16 +01:00
juce_ShapedText.h ShapedText: Break ligatures into multiple iterable placeholder glyphs 2025-03-13 12:16:16 +01:00
juce_SimpleShapedText.cpp Remove unused internal bidi features 2025-05-12 16:49:05 +02:00
juce_SimpleShapedText.h Fix TextEditor crash when Font resolution fails 2025-04-02 15:33:27 +02:00
juce_Unicode.h Add detail::UnicodeHelpers::getLineBreaks 2025-03-13 12:16:16 +01:00