Package: pgf
Version: 1.00-1
Severity: normal
Hello !
While creating an export driver for pgf from xfig, I came across a problem
with arrow heads and arc
paths. In the following code:
\begin{pgfpicture}
\pgfmoveto{\pgfpoint{0pt}{0pt}}
\pgfpatharc{270}{-1}{25pt}
\pgfsetarrowsend{latex}
\pgfsetarrowsstart{latex}
\pgfusepath{stroke}%
\end{pgfpicture}
The end arrow head doesn't point in the right direction. More precisely, if
you take a close look at
the pdf produced, the arrow head does seem to go up instead of following the
direction it should take.
Funnily enough, if you replace -1 by anything which is not in the range of
about -24:-1, the arrow
head is pointing at the right direction.
I guess it must be in the code to resize the head of the path so that the
arrow doesn't overlap with
it.
Thanks for considering this report !
Vincent Fourmond
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Versions of packages pgf depends on:
ii latex-xcolor 2.00-2 Easy driver-independent TeX class
ii tetex-base 3.0-11 Basic library files of teTeX
pgf recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]