mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Font: Add new FontOptions type
This commit is contained in:
parent
d406d51ad0
commit
2ed9b84070
40 changed files with 503 additions and 124 deletions
|
|
@ -144,6 +144,7 @@ namespace juce
|
|||
#include "images/juce_Image.h"
|
||||
#include "colour/juce_FillType.h"
|
||||
#include "fonts/juce_Typeface.h"
|
||||
#include "fonts/juce_FontOptions.h"
|
||||
#include "fonts/juce_Font.h"
|
||||
#include "fonts/juce_AttributedString.h"
|
||||
#include "fonts/juce_GlyphArrangement.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue