mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
The main reason for removing this call is that this function is deprecated, and is no longer needed now that we keep our own cache of CTFonts that have been loaded from memory, and now that we no longer use CoreText text layouts. This also appears to fix an issue with garbled text which was occasionally seen when different versions of the same font were available, e.g. because differing versions of the font were simultaneously embedded as BinaryData and installed on the system. |
||
|---|---|---|
| .. | ||
| colour | ||
| contexts | ||
| detail | ||
| effects | ||
| fonts | ||
| geometry | ||
| image_formats | ||
| images | ||
| native | ||
| placement | ||
| unicode | ||
| juce_graphics.cpp | ||
| juce_graphics.h | ||
| juce_graphics.mm | ||
| juce_graphics_Harfbuzz.cpp | ||