Explorar o código

outline behind fill

Johann ELSASS %!s(int64=4) %!d(string=hai) anos
pai
achega
7f6cd69668
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lazpaintcontrols/lcvectortextshapes.pas

+ 1 - 0
lazpaintcontrols/lcvectortextshapes.pas

@@ -2424,6 +2424,7 @@ begin
       else result.strokeColor := OutlineFill.AverageColor;
     result.strokeWidth := FloatWithCSSUnit(OutlineWidth, cuCustom);
     result.strokeLineJoinLCL:= pjsRound;
+    result.paintOrder:= spoStrokeFillMarkers;
   end else
     result.strokeNone;
   t := TSVGText(result);