mirror of
https://github.com/gnustep/libs-back.git
synced 2025-05-07 14:11:00 +00:00
Tidied up some calls to NSAffineTransform methods ... use standard ones
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@13931 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4f2bc5f158
commit
bba3d82651
1 changed files with 14 additions and 0 deletions
14
ChangeLog
14
ChangeLog
|
@ -1,3 +1,17 @@
|
||||||
|
Sat Jun 22 14:28:28 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||||
|
|
||||||
|
* Source/gsc/GSGState.m ([-DPScurrentpoint::]): Use -invert, not
|
||||||
|
-inverse, to invert an affine transform.
|
||||||
|
|
||||||
|
Sat Jun 22 14:24:20 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||||
|
|
||||||
|
* Source/gsc/GSContext.m
|
||||||
|
([-NSDrawBitmap:rect:pixelsWide:pixelsHigh:
|
||||||
|
bitsPerSample:samplesPerPixel:bitsPerPixel:bytesPerRow:
|
||||||
|
isPlanar:hasAlpha:colorSpaceName:data]): Use scaleXBy:yBy: rather
|
||||||
|
than scaleBy::.
|
||||||
|
* Source/gsc/GSGState.m ([-DPSscale::]): Idem.
|
||||||
|
|
||||||
2002-06-20 Adam Fedor <fedor@gnu.org>
|
2002-06-20 Adam Fedor <fedor@gnu.org>
|
||||||
|
|
||||||
* Source/x11/XGServer.m (_parse_display_name): New.
|
* Source/x11/XGServer.m (_parse_display_name): New.
|
||||||
|
|
Loading…
Reference in a new issue