Fred Kiefer
|
79d8eec276
|
Replaced old unpre-multiply hack with a proper solution.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@26256 72102866-910b-0410-8b05-ffd578937521
|
2008-03-09 22:21:03 +00:00 |
|
Fred Kiefer
|
0f8c5487c7
|
Change files to use GPL 3 and LGPL 3.
Prepare for next release.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@25538 72102866-910b-0410-8b05-ffd578937521
|
2007-10-29 23:25:10 +00:00 |
|
Fred Kiefer
|
70c32e5675
|
Replaced appendTransform: with prependTransform:
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@25223 72102866-910b-0410-8b05-ffd578937521
|
2007-06-06 12:59:33 +00:00 |
|
Richard Frith-MacDonald
|
16245dc2d3
|
Fix error getting metrix internals before prepending transform.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@24135 72102866-910b-0410-8b05-ffd578937521
|
2006-11-19 13:23:03 +00:00 |
|
Richard Frith-MacDonald
|
4bd0a9f1b5
|
Use accessor for affine transform internals which should otherwise be private.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@24131 72102866-910b-0410-8b05-ffd578937521
|
2006-11-19 11:08:09 +00:00 |
|
Richard Frith-MacDonald
|
eedc280b9d
|
Window frame/coordinate handling cleanups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@23461 72102866-910b-0410-8b05-ffd578937521
|
2006-09-12 09:50:14 +00:00 |
|
Alexander Malmberg
|
3e3c66025d
|
Handle NS{Device,Calibrated}BlackColorSpace correctly in image drawing.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@18646 72102866-910b-0410-8b05-ffd578937521
|
2004-02-24 14:48:35 +00:00 |
|
Fred Kiefer
|
8417031f94
|
Exchanged appendTransform: and prePendTransform:
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@18479 72102866-910b-0410-8b05-ffd578937521
|
2004-01-25 16:50:33 +00:00 |
|
Alexander Malmberg
|
de74b30570
|
Fix off-by-one error in horizontal clipping when transforming images.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@18476 72102866-910b-0410-8b05-ffd578937521
|
2004-01-25 12:55:55 +00:00 |
|
Alexander Malmberg
|
a2cf178126
|
Detect and handle large values by scaling them down in order to prevent overflow on large images.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@17702 72102866-910b-0410-8b05-ffd578937521
|
2003-09-22 11:06:19 +00:00 |
|
Alexander Malmberg
|
4e22694c3a
|
Implement text rendering to buffers with destination alpha. Change the subpixel rendering to override the glyph operator.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@16288 72102866-910b-0410-8b05-ffd578937521
|
2003-03-29 18:16:40 +00:00 |
|
Alexander Malmberg
|
c1f7e90bcb
|
Merge in text-system-branch.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@15716 72102866-910b-0410-8b05-ffd578937521
|
2003-01-26 19:07:53 +00:00 |
|
Alexander Malmberg
|
de72985141
|
Match -xlib's behavior wrt pre-multiplied images in DPSimage:...'s common case.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@14480 72102866-910b-0410-8b05-ffd578937521
|
2002-09-17 22:37:28 +00:00 |
|
Alexander Malmberg
|
19aa16c74d
|
Handle NSBackingStoreUnretained.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@14460 72102866-910b-0410-8b05-ffd578937521
|
2002-09-16 14:38:25 +00:00 |
|
Alexander Malmberg
|
c25fac7c8c
|
Fix clamping of y.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@14431 72102866-910b-0410-8b05-ffd578937521
|
2002-09-12 00:29:54 +00:00 |
|
Alexander Malmberg
|
496e7e4a6e
|
Rename ARTWindowBuffer to XWindowBuffer and move it to x11/.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@14426 72102866-910b-0410-8b05-ffd578937521
|
2002-09-10 19:37:47 +00:00 |
|
Alexander Malmberg
|
ed0fcafd81
|
Implement clipping of images using the clipping spans.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@14388 72102866-910b-0410-8b05-ffd578937521
|
2002-08-31 13:53:42 +00:00 |
|
Alexander Malmberg
|
e4c7c1a263
|
Fix copyright notices.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@14344 72102866-910b-0410-8b05-ffd578937521
|
2002-08-27 10:11:20 +00:00 |
|
Alexander Malmberg
|
a008e3d919
|
Assume unpremultiplied input in all cases. Reformat.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@14335 72102866-910b-0410-8b05-ffd578937521
|
2002-08-26 14:36:43 +00:00 |
|
Alexander Malmberg
|
a35bc00d50
|
Move image handling to its own file and implement it (almost) completely.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@14334 72102866-910b-0410-8b05-ffd578937521
|
2002-08-26 14:03:04 +00:00 |
|