I just think it be a good idea to have fillpath with the roundcorner flag. saves some trouble when attempting to get filled polygons with round corners when using transparent colours.
regards
collectordave
FillPath(#PB_Path_RoundCorner)
-
- Addict
- Posts: 1310
- Joined: Fri Aug 28, 2015 6:10 pm
- Location: Portugal
FillPath(#PB_Path_RoundCorner)
Any intelligent fool can make things bigger and more complex. It takes a touch of genius — and a lot of courage to move in the opposite direction.
-
- Addict
- Posts: 1310
- Joined: Fri Aug 28, 2015 6:10 pm
- Location: Portugal
Re: FillPath(#PB_Path_RoundCorner)
There is a way round the problems etc here http://www.purebasic.fr/english/viewtop ... 13&t=66876
cd
cd
Any intelligent fool can make things bigger and more complex. It takes a touch of genius — and a lot of courage to move in the opposite direction.