Fixes to NSBezierPath when appending an arc

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9253 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-03-01 01:50:41 +00:00
parent c76c32bc0f
commit 625350a6af

View file

@ -1,3 +1,15 @@
Thu Mar 1 04:15:53 2001 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSBezierPath.m ([-appendBezierPathWithArcWithCenter:
radius:startAngle:endAngle:clockwise:]): Little simplification
in the computation of F.
Thu Mar 1 04:10:54 2001 Georg Fleischmann <georg@vhf.de>
* Source/NSBezierPath.m ([-appendBezierPathWithArcWithCenter:
radius:startAngle:endAngle:clockwise:]): several fixes to make it
work
2001-02-22 Adam Fedor <fedor@gnu.org>
* Documentation/news.texi: Update