mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Graphics code refactoring
This commit is contained in:
parent
ccb4ce8829
commit
0874e47a35
6 changed files with 898 additions and 802 deletions
|
|
@ -57,7 +57,7 @@
|
|||
#undef JUCE_USE_DIRECTWRITE
|
||||
#endif
|
||||
|
||||
#if JUCE_USE_DIRECTWRITE
|
||||
#if JUCE_USE_DIRECTWRITE || JUCE_DIRECT2D
|
||||
/* If you hit a compile error trying to include these files, you may need to update
|
||||
your version of the Windows SDK to the latest one. The DirectWrite and Direct2D
|
||||
headers are in the version 7 SDKs.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue