jules
|
02733aa1b7
|
Fix for affine transforms with a negative scaling factor in the software renderer.
|
2014-01-28 11:14:31 +00:00 |
|
jules
|
62b986573e
|
More DirectWrite numeric workarounds.
|
2014-01-27 20:10:27 +00:00 |
|
jules
|
f34d1cdb3c
|
Fix for older VS versions.
|
2014-01-27 13:21:43 +00:00 |
|
jules
|
4cd58b54c0
|
Workaround for DirectWrite creating NaN coordinates.
|
2014-01-27 12:00:23 +00:00 |
|
jules
|
d2532f4540
|
Version number update
|
2014-01-21 15:10:13 +00:00 |
|
jules
|
76c8400049
|
Really minor clean-ups.
|
2014-01-12 18:06:48 +00:00 |
|
jules
|
01dc36d29d
|
Tiny tweak to the typeface hinting algorithm.
|
2014-01-12 17:14:19 +00:00 |
|
jules
|
5b25b303fb
|
Cleaned up some minor stuff in the GL demo and PathStrokeType.
|
2014-01-12 15:50:16 +00:00 |
|
jules
|
e68a654646
|
Minor warning fix.
|
2014-01-08 14:57:09 +00:00 |
|
jules
|
858686d88c
|
Workaround for CoreText layout failure with in-memory typefaces.
|
2014-01-08 14:02:32 +00:00 |
|
jules
|
62aac7d384
|
Adjusted mapping of float->int colour values (again).
|
2014-01-07 12:52:12 +00:00 |
|
jules
|
1db908d5cc
|
Accuracy tweak to float->int conversions in the Colour class.
|
2014-01-06 11:52:42 +00:00 |
|
jules
|
42bff200ed
|
Improved the vertical font hinting algorithm and removed some duplicated typeface code.
|
2014-01-05 19:46:13 +00:00 |
|
jules
|
ae291475d6
|
Avoided a GL symbol redefinition and a warning in MSVC.
|
2014-01-03 14:33:37 +00:00 |
|
jules
|
a1a43ea418
|
Tweaks to font-rendering: fonts are now vertically hinted by finding the best overall scale that will make the most common horizontal features better aligned. Changed the font gamma to be greater when rendering with brighter colours.
|
2014-01-02 22:00:47 +00:00 |
|
jules
|
688f14d50d
|
Handling for broken fonts on win32.
|
2013-12-31 11:28:18 +00:00 |
|
jules
|
7dd5c09826
|
Version number update
|
2013-12-31 10:25:10 +00:00 |
|
jules
|
1de23b2c06
|
Workaround for DirectWrite failing to load certain fonts.
|
2013-12-29 10:31:59 +00:00 |
|
jules
|
ffb4572104
|
Fix for DPI of win32 fonts sizes when specified in points.
|
2013-12-23 11:59:35 +00:00 |
|
jules
|
64a38ea6ee
|
Sanity-checked places where introjucer GUI editor added TRANS macros.
|
2013-12-19 18:31:32 +00:00 |
|
jules
|
d3b92ab447
|
Fix for win32 memory font loading.
|
2013-12-19 16:43:51 +00:00 |
|
jules
|
d8c065c81f
|
Added functionality for loading in-memory fonts! See Typeface::createSystemTypefaceFor()
|
2013-12-19 15:39:30 +00:00 |
|
jules
|
fc24a63ed1
|
Added a method Rectangle::withSizeKeepingCentre()
|
2013-12-07 14:31:52 +00:00 |
|
jules
|
2edec00b55
|
Removed a few more uses of String::empty.
|
2013-12-01 23:28:31 +00:00 |
|
jules
|
2623f4d1e1
|
Added method String::clear(), and used it to replace a few uses of String::empty.
|
2013-12-01 11:32:39 +00:00 |
|
jules
|
95610593a5
|
Fix for clipping of Graphics::drawSingleLineText with right-justification.
|
2013-11-26 10:08:16 +00:00 |
|
jules
|
f62c9d186d
|
Avoided some warnings in OSX10.9 SDK
|
2013-11-19 12:22:38 +00:00 |
|
jules
|
cdacae9cbb
|
Version 3.0.0
|
2013-11-19 10:13:14 +00:00 |
|
jules
|
7b2b7b975b
|
Removed leak detector from RectangleList to avoid problems in DLL build.
|
2013-11-15 11:32:56 +00:00 |
|
jules
|
41545be958
|
Added methods for line/rectangle intersection.
|
2013-11-13 10:26:35 +00:00 |
|
jules
|
a90c0635bc
|
Added a default constructor for RectanglePlacement.
|
2013-11-11 11:01:35 +00:00 |
|
jules
|
1113e17186
|
Version number update
|
2013-11-10 18:00:38 +00:00 |
|
jules
|
863895d107
|
Minor cleanups.
|
2013-11-10 17:43:02 +00:00 |
|
jules
|
bad91fc47a
|
Better ordering of linux font style names.
|
2013-11-10 17:42:48 +00:00 |
|
jules
|
57974a793c
|
Some fixes for minor graphical problems.
|
2013-11-09 16:22:09 +00:00 |
|
jules
|
a53110de06
|
Big speedup to path rendering on GL/software.
|
2013-11-07 14:38:59 +00:00 |
|
jules
|
12a8dd3092
|
Avoided some pedantic GCC warnings.
|
2013-11-03 19:16:52 +00:00 |
|
jules
|
2c9c35d3c3
|
Fixed a few compiler warnings.
|
2013-11-01 10:43:30 +00:00 |
|
jules
|
cb29cbf4a5
|
Fix for vertical justification of CoreText layouts of attributed strings.
|
2013-10-30 10:43:38 +00:00 |
|
jules
|
59d719cc26
|
Increased the gamma of software-rendered fonts.
|
2013-10-29 21:37:36 +00:00 |
|
jules
|
6dda450ad6
|
Added a version of Graphics::drawEllipse that takes a rectangle.
|
2013-10-29 21:36:38 +00:00 |
|
jules
|
569fe21e7f
|
Minor tidying.
|
2013-10-28 13:59:09 +00:00 |
|
jules
|
0de50d99a5
|
Version number update
|
2013-10-27 22:06:04 +00:00 |
|
jules
|
bea7b83cb8
|
Renamed and refactored the LookAndFeel classes. The LookAndFeel class is now an abstract base-class, and there are 3 concrete subclasses you can use. These are LookAndFeel_V1 (replaces OldSchoolLookAndFeel), LookAndFeel_V2 (replaces what was the normal LookAndFeel class) and LookAndFeel_V3 (this is a new style, taken from the Introjucer's L+F).
|
2013-10-27 22:02:21 +00:00 |
|
jules
|
a8984031ba
|
Made sure that glyph caches are flushed along with the typeface cache.
|
2013-10-23 11:50:04 +01:00 |
|
jules
|
740cea768c
|
Added some trimming functions to Rectangle.
|
2013-10-20 20:38:45 +01:00 |
|
jules
|
a204ea7ae8
|
Version number update
|
2013-10-17 21:54:19 +01: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
|
349d3d423f
|
Fix for software text layout colour of single-character strings.
|
2013-10-11 21:56:44 +01:00 |
|
jules
|
56c1853b37
|
Fix for CoreGraphics multi-rectangle gradient drawing.
|
2013-10-11 20:21:02 +01:00 |
|