From 63ff1bea9bb1e87a7e2643f680d04f2b9c00d072 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Fri, 27 Dec 2024 21:56:14 +0100 Subject: Port to GResource --- pixmaps/tools/README | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 pixmaps/tools/README (limited to 'pixmaps/tools/README') 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 -- cgit v1.2.3