XDT-CSOURCE(1) | Xfce Users Manual | XDT-CSOURCE(1) |
NAME
xdt-csource - C code generation utility for arbitrary data
SYNOPSIS
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 --build-list option, a list of (name, file) pairs to generate code for a list of images into named variables.
Options
-h, --help
-V, --version
--extern
--static
--name=identifier
--build-list
--strip-comments
--strip-content
--output=identifier
SEE ALSO
The gdk-pixbuf-csource utility which ships with the Gtk+ distribution, available from www.gtk.org[1].
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>.
NOTES
- 1.
- www.gtk.org
09/13/2024 | Xfce |