[Implemented] set DotPath & DashPath pattern offset

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
eddy
Addict
Addict
Posts: 1479
Joined: Mon May 26, 2003 3:07 pm
Location: Nantes

[Implemented] set DotPath & DashPath pattern offset

Post by eddy »

Hi,
Is it possible to control path offset pattern ?
It could be used to animate curve path.

Code: Select all

OffsetPath (offset) ; offset in distance or percent
for example : trajectory preview

Image
Imagewin10 x64 5.72 | IDE | PB plugin | Tools | Sprite | JSON | visual tool
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Re: OffsetPath : set DotPath & DashPath pattern offset

Post by freak »

Implemented in beta 4.
quidquid Latine dictum sit altum videtur
Post Reply