Olof Rappestad
Olof Rappestad
Found a workaround by using the https://www.npmjs.com/package/googleapis package instead. Something like this should work: ```typescript const googleAuth = new google.auth.GoogleAuth({ keyFile: 'path/to/keyFile', scopes: ['https://www.googleapis.com/auth/cloud-platform'], }) const cloudfunctions = google.cloudfunctions({ version:...
It seems strange that the color attribute of the entity is only parsed when a matching layer is found, and defaults to black otherwise, even if the entity has a...
https://github.com/skymakerolof/dxf/pull/140 Released as 5.1.1