Am 29.07.2011, 23:03 Uhr, schrieb Jo Even Skarstein <joska@online.no>:
On Fri, 29 Jul 2011 22:18:37 +0200, Helmut Karlowski <helmut.karlowski@ish.de> wrote:Exactly. And the grd-file can be in the exact same binary format as the gradient struct, which makes loading them very easy.That's currently the case!How? I thought it was an object file?
It's an object-file, but all except the gradient-data is ignored (recognized by START and STOP-magic-patterns).
I'd suggest to use the widely spread and well documented C-source-format ;-)Bad choice. Would you keep configuration files in C?
Sure! -- Helmut Karlowski