/usr/share/doc/libwmf0.2-7/dlayer.html is in libwmf-doc 0.2.8.4-10.3ubuntu1.14.04.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 28 29 30 31 32 33 34 35 36 37 | <html>
<head>
<title>libwmf-0.2.0 Device Layer Reference</title>
</head>
<body link="#CC0000" alink="#FF3300" vlink="#330099" text="#000000" bgcolor="#ffffff"
background="caolan/pics/weave.jpg">
<h1>libwmf-0.2.0 Device Layer Reference</h1>
Currently <tt>libwmf</tt> has native support for only two device layers:
<b>gd</b>, and <b>eps</b>. (In fact, there is also some preliminary, optional
support for X, but that is not described here yet.)
<h2>Contents</h2>
<ul>
<li><a href="#gd">gd</a>
<li><a href="#eps">eps</a>
</ul>
<a name="gd"><h2>gd</h2></a>
<b>Supports: PNG, JPEG</b><br>
<b>Function: wmf_gd_function</b><br>
<a name="eps"><h2>eps</h2></a>
<b>Supports: EPS, PS</b><br>
<b>Function: wmf_eps_function</b><br>
<hr>
<address>
Copyright 2001 wvWare/libwmf <a href="http://www.wvware.com/">http://www.wvware.com/</a>
</address>
</body>
</html>
|