1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_graphics
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
..
colour Fix invalid usage of JUCE_NODISCARD 2022-01-29 13:49:36 -08:00
contexts GraphicsContext: Fix unused variable warning 2021-12-01 15:44:07 +00:00
effects Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
fonts Fonts: Adjust attribute ranges correctly when rendering AttributedStrings 2022-02-23 10:56:09 +00:00
geometry Nodiscard: Add to builder-pattern functions 2022-01-27 18:43:21 +00:00
image_formats Fixed some warnings flagged by Clang's static analyzer 2021-07-19 15:48:31 +01:00
images Image: Keep track of contiguous buffer size to avoid heap buffer overflows 2022-02-23 10:56:09 +00:00
native Fonts: Adjust attribute ranges correctly when rendering AttributedStrings 2022-02-23 10:56:09 +00:00
placement Updated all license headers 2020-06-29 08:30:22 +01:00
juce_graphics.cpp MinGW: Improve compatibility 2022-01-17 10:58:18 +00:00
juce_graphics.h Bump version number to 6.1.5 2022-01-26 13:00:05 +00:00
juce_graphics.mm Updated all license headers 2020-06-29 08:30:22 +01:00