1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-18 00:54:19 +00:00
JUCE/modules/juce_graphics/fonts
reuk e27fb35996
Fonts: Adjust attribute ranges correctly when rendering AttributedStrings
CFAttributedString ranges must be given in terms of 16-bit word offsets,
rather than codepoints.
2022-02-23 10:56:09 +00:00
..
juce_AttributedString.cpp Fonts: Adjust attribute ranges correctly when rendering AttributedStrings 2022-02-23 10:56:09 +00:00
juce_AttributedString.h Fonts: Adjust attribute ranges correctly when rendering AttributedStrings 2022-02-23 10:56:09 +00:00
juce_CustomTypeface.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_CustomTypeface.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_Font.cpp Font: Make Font and TypefaceCache threadsafe 2021-09-23 10:28:47 +01:00
juce_Font.h Nodiscard: Add to builder-pattern functions 2022-01-27 18:43:21 +00:00
juce_GlyphArrangement.cpp GlyphArrangement: Avoid breaking on non-breaking spaces 2022-01-28 16:09:59 +00:00
juce_GlyphArrangement.h GlyphArrangement: Avoid breaking on non-breaking spaces 2022-01-28 16:09:59 +00:00
juce_TextLayout.cpp TextLayout: Ensure that line origin is set correctly when line starts with whitespace or newline glyphs 2021-09-02 08:35:14 +01:00
juce_TextLayout.h TextLayout: Tidy up special member functions 2021-07-05 12:21:36 +01:00
juce_Typeface.cpp Font: Make Font and TypefaceCache threadsafe 2021-09-23 10:28:47 +01:00
juce_Typeface.h Updated all license headers 2020-06-29 08:30:22 +01:00