jules
|
eda613c6db
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
2017-09-08 08:59:55 +01:00 |
|
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
jules
|
2f523cfae7
|
Added /usr/share/fonts as an extra font search-path on linux
|
2017-04-26 11:14:16 +01:00 |
|
hogliux
|
c7b8e77031
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
jules
|
d8c065c81f
|
Added functionality for loading in-memory fonts! See Typeface::createSystemTypefaceFor()
|
2013-12-19 15:39:30 +00:00 |
|
jules
|
2edec00b55
|
Removed a few more uses of String::empty.
|
2013-12-01 23:28:31 +00:00 |
|
jules
|
81435f8134
|
Made a few constant string arrays static to help compilers to optimise their initialisation.
|
2013-10-17 10:42:58 +01:00 |
|
jules
|
fc5fc50ae0
|
Linux font fix.
|
2013-09-10 14:34:58 +01:00 |
|
jules
|
03c2801f3f
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
2013-06-13 13:17:12 +01:00 |
|
jules
|
2d6135a6db
|
Added some methods for scanning font folders with FreeType.
|
2013-04-21 20:47:29 +01:00 |
|
jules
|
c8b3d28acc
|
Refactored some linux freetype font classes.
|
2013-04-16 11:44:01 +01:00 |
|
jules
|
79f9874f59
|
OTF font scanning in linux.
|
2013-03-20 18:48:51 +00:00 |
|
jules
|
0ceeb573d8
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
jules
|
c80bc652e9
|
Linux font list parsing fix.
|
2012-10-28 11:13:18 +00:00 |
|
jules
|
f84d57243b
|
Fix for linux font path parsing assertion.
|
2012-10-25 22:50:11 +01:00 |
|
jules
|
4268ed7453
|
Introjucer: better tool windows. Font fixes.
|
2012-07-26 13:42:40 +01:00 |
|
jules
|
df729be74a
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
2012-07-12 14:10:46 +01:00 |
|
jules
|
7e9fbd30c3
|
Some font style tweaks, and update of the juce demo fonts page to show a list of available styles.
|
2012-05-02 11:12:31 +01:00 |
|
jules
|
941907a3d1
|
Initial commit of font style access, providing access to the styles available for each font family.
|
2012-05-01 12:10:05 +01:00 |
|
jules
|
2e1ead004e
|
Updated the default linux font names.
|
2012-04-24 10:48:05 +01:00 |
|
jules
|
70a5f0233c
|
Fixes to some MemoryOutputStream streaming operators.
|
2012-02-15 20:48:14 +00:00 |
|
jules
|
aabc0dbe6e
|
Couple of minor linux + android fixes.
|
2011-11-29 15:11:14 +00:00 |
|
jules
|
7d7d8ff781
|
Linux + android font stuff.
|
2011-11-21 20:15:25 +00:00 |
|
jules
|
fce514266e
|
Refactored the linux Freetype font code and native file chooser (via zenity).
|
2011-09-25 21:33:38 +01:00 |
|
Julian Storer
|
b70e0a28d2
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
2011-08-12 10:04:52 +01:00 |
|