diff options
Diffstat (limited to 'pixmaps/tools/README')
| -rw-r--r-- | pixmaps/tools/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/pixmaps/tools/README b/pixmaps/tools/README deleted file mode 100644 index eb0d44b..0000000 --- a/pixmaps/tools/README +++ /dev/null @@ -1,8 +0,0 @@ -How to translate image to an inline form suitable for compilation in the main binary: - 1. Use `gdk-pixbuf-csource' utility to get C source of the pixmap - 2. Include the C source file in gdk-pixbuf-pas.c - 3. Recompile (use attached Makefile), run, split the output in several Pascal source files - -See http://library.gnome.org/devel/gdk-pixbuf/stable/gdk-pixbuf-inline.html for inlining - -TODO: Further automatize |
