<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">On 4/25/20 2:03 AM, Greg Hellings
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAHxvOVKO2-h=voSqV0-22jm4tG-kHeJB_S-mpB2ofQVuD3NDig@mail.gmail.com">the
images are simply binary blobs to the engine</blockquote>
<font face="FreeSerif"><br>
The short form of all of this is:<br>
There is no image handling code in Sword itself. The engine code
is unaware of them. Nothing in the engine links against e.g.
libjpeg or libpng.<br>
Typical module developer expectation is that GIF, JPG, and PNG
files are understood, being common and universally available, but
this is up to the frontends.<br>
</font>
</body>
</html>