Lint mon cache a fait que ça n'avait pas été corrigé à la première passe
This commit is contained in:
parent
b5868f05f6
commit
52e4266218
@ -434,8 +434,7 @@ class Image
|
||||
$ymarg=4,
|
||||
$cornerradius=0,
|
||||
$dropwidth=3
|
||||
)
|
||||
{
|
||||
) {
|
||||
$oldx = $this->lastx;
|
||||
$oldy = $this->lasty;
|
||||
|
||||
@ -551,8 +550,7 @@ class Image
|
||||
$ymarg=4,
|
||||
$cornerradius=0,
|
||||
$dropwidth=3
|
||||
)
|
||||
{
|
||||
) {
|
||||
|
||||
// This version of boxed text will stroke a rotated box round the text
|
||||
// thta will follow the angle of the text.
|
||||
|
@ -424,8 +424,7 @@ class PiePlot3D extends PiePlot
|
||||
$startangle=0,
|
||||
$edgecolor="",
|
||||
$edgeweight=1
|
||||
)
|
||||
{
|
||||
) {
|
||||
|
||||
//---------------------------------------------------------------------------
|
||||
// As usual the algorithm get more complicated than I originally
|
||||
|
Loading…
Reference in New Issue
Block a user