F.2 Example files

1 shape, coons

{

"invert": false,

"surfaces": [

{

"type":" coons",

"points": [

[0.25, 0.2], [0.4, 0.2], [0.6, 0.2], [0.8, 0.2],

[0.30, 0.4], [0.8, 0.3],

[0.30, 0.6], [0.8, 0.6],

[0.20, 0.8], [0.4, 0.8], [0.6, 0.8], [0.8, 0.8]

],

"colors": [

[1.0, 1.0, 1.0], [0.50, 0.50, 0.50],

[0.0, 0.0, 0.0], [0.98, 0.98, 0.98]

]

}

],

"type":"babl",

"version":"1.0"

}

2 shapes, coon

{

"invert": false,

"surfaces": [

{

"type": "coons",

"points": [

[0.50, 0.20], [0.28, 0.28], [0.23, 0.28], [0.03, 0.21],

[0.48 ,0.41], [0.07, 0.39],

[0.49 ,0.51], [0.07, 0.50],

[0.49, 0.71], [0.28, 0.66], [0.23, 0.67], [0.03, 0.72]

],

"colors": [

[1.0 ,1.0 ,1.0], [0.0 ,0.0 ,0.0],

[0.0, 0.0, 0.0], [1.0, 1.0 ,1.0]

]

},

{

"type": "coons",

"points": [

[0.98, 0.21], [0.78, 0.27], [0.73, 0.28], [0.53, 0.21],

[0.94, 0.37], [0.53, 0.38],

[0.94, 0.55], [0.53, 0.54],

[0.99, 0.71], [0.79, 0.67], [0.73, 0.67], [0.53, 0.71]

],

"colors": [

[0.0, 0.0 ,0.0], [0.95, 0.95, 0.95],

[1.0, 1.0, 1.0], [0.05, 0.05, 0.05]

]

} ],

"type":"babl",

"version":"1.0"

}

1 shape, cubic

{

"invert": false,

"surfaces": [

{

"type": "cubic",

"points": [

[0.08, 0.14], [0.29, 0.14], [0.70, 0.13], [0.90, 0.13],

[0.12, 0.37], [0.29, 0.14], [0.70, 0.13], [0.86, 0.33],

[0.12, 0.59], [0.28, 0.82], [0.71, 0.82], [0.86, 0.62],

[0.08, 0.82], [0.28, 0.82], [0.71, 0.82], [0.91, 0.82]

],

"colors": [

[1.0, 1.0, 1.0],[0.0, 0.0, 0.0],

[0.0, 0.0 ,0.0],[1.0 ,1.0 ,1.0]

]

}

],

"type":"babl",

"version":"1.0"

}