<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hello Adam,<br>
<br>
I have added a new vendor handler in my local copy of the project
and changed two files (openslide-private.h & openslide.c) to
introduce the new function in tiff_formats[] and in the header.
Basically the new file is just a copy of the generic tiff vendor
file with only slight changes.<br>
Can you guide me on how to commit these changes to the project?
Should I just attach the modified files in the list or should I use
github?<br>
<br>
Regards<br>
Agelos<br>
<br>
On 21/6/2012 2:31 μμ, Adam Goode wrote:
<blockquote
cite="mid:CADN=Wdoh4cQNMju_9_G_=XCTqBsGKoGvQntm_nODgzn+BsQe8w@mail.gmail.com"
type="cite">
<p>Yes, adding a new vendor file is exactly right. As you do this,
please send any questions and patches to the list so that we can
help you do it well.<br>
</p>
<p>Thanks,</p>
<p>Adam</p>
<div class="gmail_quote">On Jun 21, 2012 6:01 AM, "Agelos Pappas"
<<a moz-do-not-send="true" href="mailto:agelos@smartcode.gr">agelos@smartcode.gr</a>>
wrote:<br type="attribution">
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
<br>
I managed to use OpenSlide to read LEICA's .scn files, which
are tiled<br>
BigTIFF files with JPEG compression. To achieve this, I
compiled<br>
OpenSlide using the latest libtiff, which supports BigTIFF and
also I<br>
had to do some modifications in
openslide-vendor-generic-tiff.c. This<br>
was required because of the way layers are arranged in SCN
files.<br>
So my question is, should I add a new handler for LEICA files
to the<br>
project (so that no changes in generic tiff are required)?
This would<br>
require modifications in openslide.c as well, to add the
appropriate<br>
function pointers in tiff_formats[]. Could this addition be
incorporated<br>
in OpenSlide's code repository somehow?<br>
<br>
Regards<br>
Agelos<br>
<br>
_______________________________________________<br>
openslide-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:openslide-users@lists.andrew.cmu.edu">openslide-users@lists.andrew.cmu.edu</a><br>
<a moz-do-not-send="true"
href="https://lists.andrew.cmu.edu/mailman/listinfo/openslide-users"
target="_blank">https://lists.andrew.cmu.edu/mailman/listinfo/openslide-users</a><br>
</blockquote>
</div>
<p class="" avgcert""="" color="#000000" align="left">No virus
found in this message.<br>
Checked by AVG - <a moz-do-not-send="true"
href="http://www.avg.com">www.avg.com</a><br>
Version: 2012.0.2180 / Virus Database: 2437/5082 - Release Date:
06/20/12</p>
</blockquote>
</body>
</html>