On 07/24/2017 01:15 PM, William Bader wrote: > From: scrib at wexfordpress.com <scrib at wexfordpress.com> > > Sent: Monday, July 24, 2017 12:17 PM > To: scribus at lists.scribus.net > Subject: [scribus] Access to e.g. rembrandt.png files. > > When I download and compile a version of Scribus there are always a group > of *.png files in the mix. I can always search the source files and find > them. But I don't know if there is a way to call them from within scribus. > More critically I don't know whether a person who downloads a compiled > version of Scribus ever receives these *.png files at all. In other words > when i rewrite my book on using Scribus for cover design should Ieven > mention them. > > They are so small hat their utility is limited. But they could be used as > decorative items. > > Just wondering. > > Johm Culleton > > ---- > > I think that they are part of the documentation. > For example, the Rembrandt*.png files are screen captures in the "Scribus > Quick Start Guide" in doc/en/qsg.html > Regards, William >
Once you find the doc/ directory (in share/ somewhere, depending on where you've installed your Scribus), the images for the manual are in doc/scribus/en/images/. You can also find them wherever you've downloaded your svn, where doc/ should be a toplevel directory: doc/en/images/ I'll also mention that you can use your browser and go to doc/en/menu.xml -- there is a "secret" XSL file which will interpret the XML for a web page. This may be helpful in finding out the names of particular images. Greg