mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
RenderingHelpers: Implement GlyphCache in terms of LruCache
This commit is contained in:
parent
bc654f8007
commit
c40da067cd
5 changed files with 43 additions and 129 deletions
|
|
@ -120,7 +120,6 @@
|
|||
|
||||
//==============================================================================
|
||||
#include "fonts/juce_FunctionPointerDestructor.h"
|
||||
#include "fonts/juce_LruCache.h"
|
||||
|
||||
#include "colour/juce_Colour.cpp"
|
||||
#include "colour/juce_ColourGradient.cpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue