1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-19 01:04:20 +00:00
JUCE/modules/juce_graphics
reuk 9b08c8fd51
Image: Add NativeExtensions type to help with inspecting images from graphics context implementations
This type isn't used anywhere in this commit, but this change lays the
foundation for the following commits.
2025-01-23 12:21:33 +00:00
..
colour PixelRGB: Fix pixel order issue when creating CGImages on iOS 2024-12-03 11:28:07 +00:00
contexts Graphics: Use cached glyph shaping when only the position of text changes 2024-12-13 14:41:26 +00:00
detail Add Ranges::covers 2024-12-04 16:50:36 +01:00
effects Image: Add new backup-extensions interface to support images with no main-memory backup 2025-01-23 12:21:33 +00:00
fonts Fall back to default sans serif font if resolution would fail otherwise 2025-01-07 17:29:43 +01:00
geometry EdgeTable: Fix assertion caused by unnecessarily storing prepending zero levels 2024-09-05 17:36:51 +02:00
image_formats MinGW: Remove support 2024-06-27 18:10:21 +01:00
images Image: Add NativeExtensions type to help with inspecting images from graphics context implementations 2025-01-23 12:21:33 +00:00
native Image: Add new backup-extensions interface to support images with no main-memory backup 2025-01-23 12:21:33 +00:00
placement Update licensing information 2024-04-16 11:39:35 +01:00
unicode UnicodeGenerated: Remove redundant fields 2024-09-18 19:13:09 +01:00
juce_graphics.cpp ImagePixelData: Update signatures of functions providing whole-image effects 2025-01-23 12:21:33 +00:00
juce_graphics.h Bump version number to 8.0.6 2025-01-10 09:29:00 +00:00
juce_graphics.mm Update licensing information 2024-04-16 11:39:35 +01:00
juce_graphics_Harfbuzz.cpp Deprecations: Add ignore deprecation warning macros 2024-11-27 11:07:04 +00:00
juce_graphics_Sheenbidi.c SheenBidi: Disable implicit-fallthrough warning for clang/gcc 2024-12-08 22:25:11 +00:00