Re: [gdal-dev] Improving ogr dxf driver spline reader

2016-04-01 Thread Even Rouault
Le vendredi 01 avril 2016 19:36:41, Pero Brbora a écrit : > Hi, > > I would like to improve ogr dxf driver spline reader. I have created > few test files and found mistakes in source code. Current spline > reader creates splines only from control points, and then tries to > recreate knots and sets

[gdal-dev] Improving ogr dxf driver spline reader

2016-04-01 Thread Pero Brbora
Hi, I would like to improve ogr dxf driver spline reader. I have created few test files and found mistakes in source code. Current spline reader creates splines only from control points, and then tries to recreate knots and sets weights to 1. From my understanding of splines they are comp