mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-30 04:00:43 +00:00
Fixed the way angles are managed in NSBezierPath when drawing arcs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9309 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
fe734480f2
commit
508e9a34e3
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
Wed Mar 7 16:11:19 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSBezierPath.m ([-appendBezierPathWithArcWithCenter:
|
||||
radius:startAngle:endAngle:clockwise:]): Rewritten and fixed the
|
||||
way angles are managed - should be consistent with postscript now
|
||||
(patch by Georg Fleischmann <georg@vhf.de> with little change of
|
||||
mine).
|
||||
|
||||
2001-03-05 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Source/tiff.m (NSTiffError): Fix declaration.
|
||||
|
|
Loading…
Reference in a new issue