jules
|
df729be74a
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
13 years ago |
jules
|
ceb556876a
|
Fixes to deal with effect rendering in retina displays, e.g. drop-shadows, etc.
|
13 years ago |
jules
|
1cf1cd1a3b
|
Workarounds for some c++11 compiler warnings.
|
13 years ago |
jules
|
fa3eb07cd0
|
Mac 10.5 CoreText fix.
|
13 years ago |
jules
|
5d009a2b73
|
Workaround for an Apple font bug in 10.6.
|
13 years ago |
jules
|
4536fce9ab
|
TextLayout RTL fix.
|
13 years ago |
jules
|
0e6bbcc55c
|
DirectWrite RTL layout fix.
|
13 years ago |
jules
|
8810c804e4
|
DirectWrite fix.
|
13 years ago |
jules
|
7cd30ec175
|
Direct2DRenderer: added transformations.
|
13 years ago |
jules
|
6e743c8f12
|
Refactored the software renderer code, moving most of the guts into the juce_RenderingHelpers.h header file to make it possible for people to use it in their own code.
|
13 years ago |
jules
|
75f8a6a440
|
Removed compatibility for iOS versions before 3.2.
|
13 years ago |
jules
|
74a866565c
|
DirectWrite tweaks.
|
13 years ago |
jules
|
38aee86ed1
|
Tweaks to some Direct2D code.
|
13 years ago |
jules
|
584c444ffd
|
Tidied up some win32 DLL loading code, and fixed a call type mismatch with the windows media format class.
|
13 years ago |
jules
|
cd7cdacfd1
|
OSX/win32 typeface fixes.
|
13 years ago |
jules
|
c9bf56d3f7
|
DirectWrite type layout fix.
|
13 years ago |
jules
|
23c46c4cda
|
Fixes for handling fonts with non-existent style names.
|
13 years ago |
jules
|
7e9fbd30c3
|
Some font style tweaks, and update of the juce demo fonts page to show a list of available styles.
|
13 years ago |
jules
|
941907a3d1
|
Initial commit of font style access, providing access to the styles available for each font family.
|
13 years ago |
jules
|
2e1ead004e
|
Updated the default linux font names.
|
13 years ago |
jules
|
1f95f54089
|
Purged some warnings.
|
13 years ago |
jules
|
87d3acf19f
|
Message leak fix. Android repaint fix. Minor clean-ups.
|
13 years ago |
jules
|
bdd778332d
|
Removed some unused android code. Refactored some messaging code.
|
13 years ago |
jules
|
e87f833183
|
Tidied up a few rectangle methods.
|
13 years ago |
jules
|
79fea88001
|
Fixed a problem with transparency layers in the software renderer.
|
13 years ago |
jules
|
ed9a2a1575
|
Minor android and GL clean-ups.
|
13 years ago |
jules
|
c8d3144fa2
|
Fixed some CoreText problems.
|
13 years ago |
jules
|
e1fea143b6
|
Linux 64-bit icon fix.
|
13 years ago |
jules
|
e87b1a59ec
|
Fixed a small leak in TextLayout, and a win32 layout problem.
|
13 years ago |
jules
|
70a5f0233c
|
Fixes to some MemoryOutputStream streaming operators.
|
13 years ago |
jules
|
a6069d1c02
|
Introjucer: added Xcode frameworks setting. Fix for win32 bold fonts. Fix for 64-bit plugin builds.
|
13 years ago |
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.
|
13 years ago |
jules
|
38703ee4c3
|
Cleaned up a few 64-bit VC++ warnings.
|
13 years ago |
jules
|
c38916b675
|
OpenGL renderer optimisations.
|
13 years ago |
jules
|
5e795134fc
|
Added a read/write lock to the glyph cache. OpenGL shader fix.
|
13 years ago |
jules
|
2c0902833d
|
Lock for multithreaded font rendering. Tweaks for some openGL settings. Updated the demo to have an openGL rendering engine option.
|
13 years ago |
jules
|
2779a6dd4c
|
Win32 GL tweaks. Performance improvement for CoreGraphicsImage.
|
13 years ago |
jules
|
aabc0dbe6e
|
Couple of minor linux + android fixes.
|
13 years ago |
jules
|
a45f14fbdf
|
Minor DirectWrite fix.
|
13 years ago |
jules
|
c0b089cae4
|
fixed a typo in the last check-in.
|
13 years ago |
jules
|
58db7eb880
|
Complete rewrite of the TextLayout class, to provide better support for native platform layout functions. It now works with the AttributedString class, to provide a pre-formatted AttributedString that can be drawn.
|
13 years ago |
jules
|
fb9af90b61
|
Updatesfor OSX 10.7 compatibility.
|
13 years ago |
jules
|
7d7d8ff781
|
Linux + android font stuff.
|
13 years ago |
jules
|
4773b388ef
|
AttributedString class and advanced text layout (stage 1)
|
13 years ago |
jules
|
34840062ef
|
Made the x and y members public in the Point class.
|
13 years ago |
jules
|
0b1cdf6ab1
|
Refactoring of image storage: new classes ImageType, ImagePixelData, SoftwareImageType, NativeImageType, OpenGLImageType.
|
13 years ago |
jules
|
d1e4e9b9d0
|
OpenGL development (OpenGLRenderer now more-or-less works)
|
13 years ago |
jules
|
b23e5c4515
|
ImageButton fix. OpenGL refactoring.
|
13 years ago |
jules
|
b258976e6a
|
Internal graphics refactoring.
|
13 years ago |
jules
|
deec72851b
|
Rendering code refactoring.
|
13 years ago |