/usr/share/doc/xyscan/docs/load.html is in xyscan 4.30-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | <!--
//-----------------------------------------------------------------------------
// Copyright (C) 2002-2017 Thomas S. Ullrich
//
// This file is part of "xyscan".
//
// This file may be used under the terms of the GNU General Public License.
// This project is free software; you can redistribute it and/or modify it
// under the terms of the GNU General Public License.
//
// Author: Thomas S. Ullrich
// Last update: Oct 4, 2017
//-----------------------------------------------------------------------------
-->
<html>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>Loading Plots & Images</title>
<body style="font-family: Arial, Helvetica, sans-serif, Geneva">
<h2>Loading Plots & Images</h2>
<p>The first step is to load the image or
plot you want to scan. This section describes various ways of doing that and discusses the supported file formats.</p>
<p><a href="file.html">Reading Images from File</a></p>
<p><a href="clipboard.html">Using the Clipboard</a></p>
<p><a href="supported.html">Supported File Formats</a></p>
<p><a href="screenscan.html">Scanning images directly from screen</a></p>
</body>
</html>
|