20,741
edits
| Line 30: | Line 30: | ||
{{Git Topic Branch|remotebranch=topics/canvas-mfd-framework|localbranch=topics/canvas-mfd-framework}}  | {{Git Topic Branch|remotebranch=topics/canvas-mfd-framework|localbranch=topics/canvas-mfd-framework}}  | ||
== Files ==  | |||
Each MFD instrument will consist of at least the following files:  | |||
* a PropertyList-encoded XML file specifying the instrument  | |||
* a raster image used as the skin/background image  | |||
* a SVG image used for placing buttons and event handling   | |||
=== Header ===  | === Header ===  | ||