mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Add new Range related types that help working with attributed text
This commit is contained in:
parent
1560f87111
commit
a2c7f1ea37
40 changed files with 1957 additions and 21 deletions
|
|
@ -146,6 +146,7 @@ namespace juce
|
|||
#include "fonts/juce_Typeface.h"
|
||||
#include "fonts/juce_FontOptions.h"
|
||||
#include "fonts/juce_Font.h"
|
||||
#include "detail/juce_Ranges.h"
|
||||
#include "fonts/juce_AttributedString.h"
|
||||
#include "fonts/juce_GlyphArrangement.h"
|
||||
#include "fonts/juce_TextLayout.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue