jules
|
7a27686d96
|
Fix for a layout truncation problem in GlyphArrangement when splitting across many lines.
|
2015-09-28 17:12:37 +01:00 |
|
hogliux
|
c7b8e77031
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
jules
|
844d9e8d86
|
Added method Font::getDefaultMinimumHorizontalScaleFactor() to make it possible to change the global minimum font squashing amount.
|
2015-03-17 11:41:14 +00:00 |
|
jules
|
94a0793a09
|
Prevented drawFittedText from messing up the graphics context's current font.
|
2015-02-02 13:00:48 +00:00 |
|
jules
|
36e7c12504
|
Fix for some VC compiler warnings.
|
2014-07-01 18:50:42 +01:00 |
|
jules
|
02460bb95b
|
A bit of refactoring inside GlyphArrangement, to avoid som edge-cases where the wrong number of lines is chosen.
|
2014-06-29 14:34:26 +01:00 |
|
jules
|
45b56e2e20
|
Minor clean-ups around the Justification class.
|
2013-08-20 17:27:41 +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
|
ccc89aaae9
|
Minor tidying-up.
|
2012-12-20 20:46:17 +00:00 |
|
jules
|
6846b71ea4
|
Minor tweak to the GlyphArrangement word-splitting algorithm.
|
2012-12-20 13:59:51 +00:00 |
|
jules
|
4ef89c890f
|
Avoided a few gcc compiler warnings.
|
2012-11-11 18:43:36 +00:00 |
|
jules
|
b1d73f2086
|
Minor internal refactoring and clean-ups.
|
2012-07-14 10:02:45 +01:00 |
|
jules
|
56bbab1537
|
(automated whitespace clean-up)
|
2012-03-20 16:00:06 +00:00 |
|
jules
|
295d125142
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
2012-02-11 14:09:23 +00: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 |
|