mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-11 23:54:18 +00:00
AttributedString class and advanced text layout (stage 1)
This commit is contained in:
parent
15252c7227
commit
4773b388ef
55 changed files with 2528 additions and 35 deletions
|
|
@ -381,7 +381,7 @@ static const unsigned char temp_98c9479f[] =
|
|||
"/*\r\n"
|
||||
" ==============================================================================\r\n"
|
||||
"\r\n"
|
||||
" This file was auto-generated by the Jucer!\r\n"
|
||||
" This file was auto-generated!\r\n"
|
||||
"\r\n"
|
||||
" It contains the basic startup code for a Juce application.\r\n"
|
||||
"\r\n"
|
||||
|
|
@ -563,7 +563,7 @@ static const unsigned char temp_62b91564[] =
|
|||
"/*\r\n"
|
||||
" ==============================================================================\r\n"
|
||||
"\r\n"
|
||||
" This file was auto-generated by the Jucer!\r\n"
|
||||
" This file was auto-generated!\r\n"
|
||||
"\r\n"
|
||||
" It contains the basic startup code for a Juce application.\r\n"
|
||||
"\r\n"
|
||||
|
|
@ -640,7 +640,7 @@ static const unsigned char temp_794304c3[] =
|
|||
"/*\r\n"
|
||||
" ==============================================================================\r\n"
|
||||
"\r\n"
|
||||
" This file was auto-generated by the Jucer!\r\n"
|
||||
" This file was auto-generated!\r\n"
|
||||
"\r\n"
|
||||
" It contains the basic startup code for a Juce application.\r\n"
|
||||
"\r\n"
|
||||
|
|
@ -783,7 +783,7 @@ static const unsigned char temp_6fd7e50[] =
|
|||
"/*\r\n"
|
||||
" ==============================================================================\r\n"
|
||||
"\r\n"
|
||||
" This file was auto-generated by the Jucer!\r\n"
|
||||
" This file was auto-generated!\r\n"
|
||||
"\r\n"
|
||||
" It contains the basic outline for a simple desktop window.\r\n"
|
||||
"\r\n"
|
||||
|
|
@ -819,7 +819,7 @@ static const unsigned char temp_613d4455[] =
|
|||
"/*\r\n"
|
||||
" ==============================================================================\r\n"
|
||||
"\r\n"
|
||||
" This file was auto-generated by the Jucer!\r\n"
|
||||
" This file was auto-generated!\r\n"
|
||||
"\r\n"
|
||||
" It contains the basic outline for a simple desktop window.\r\n"
|
||||
"\r\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue