xdt-csource 1 Xfce User's Manual Xfce xdt-csource C code generation utility for arbitrary data xdt-csource options file xdt-csource options --build-list name file Description xdt-csource is a small utility that generates C code containing arbitrary data, useful for compiling texts or other data directly into programs. It supersedes exo-csource. Invocation xdt-csource either takes as input one file name to generate code for, or, using the option, a list of (name, file) pairs to generate code for a list of images into named variables. Options , Print brief help and exit. , Print version information and exit. Generate extern symbols. Generate static symbols (default). Specifies the identifier name (prefix) for the generated variables (only used if was not specified as well). Enables (name, file) pair parsing mode. Remove comments from XML files Remove node contents from XML files Prints the output to identifier instead of stdout (only used if was not specified as well). See also The gdk-pixbuf-csource utility which ships with the Gtk+ distribution, available from www.gtk.org. Author Original program exo-csource was written by Benedikt Meurer benny@xfce.org. xdt-csource supersedes it. This manual page was provided by the Xfce Development Team xfce4-dev@xfce.org.