<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt">Hi Benjamin,<br>If you get changed the indentation in my code, that is because my editor.<br>reordered functions, etc. That is because my code still try and error because I am a new user at BIO-FORMAT data format.<br>So, forget about that.<br><br>I have a question for you. I have read your "openslide-ops-jpeg.c" file. This file show me information how to read a jpeg file.<br><span style="font-weight: bold;">I get the input from this code is jpeg file</span>.<br><br>NDIP file have some of jpeg file. So, if we want to read selected jpeg file in NDPI file, we must extracted that file AND using code at "openslide-ops-jpeg.c" to read that jpeg file.<br>Or the code must be read that file without extract selected image in NDPI ?<br><br>Best regards,<br><br>Toto<br><div><span><br></span></div><div><br></div>  <div style="font-family:
 times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Benjamin Gilbert (OpenSlide) &lt;bgilbert@cs.cmu.edu&gt;<br> <b><span style="font-weight: bold;">To:</span></b> openslide-users@lists.andrew.cmu.edu <br> <b><span style="font-weight: bold;">Sent:</span></b> Monday, 8 October 2012, 10:57<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: NDPI format support in OpenSlide - are there any forecasts?<br> </font> </div> <br>On Sun, October 7, 2012 7:41 pm, toto sugito wrote:<br>&gt; This is my NDPI report (code and debug image). I have success to read all<br>&gt; NDPI header data.<br><br>Your code appears to be a lightly modified version of openslide-tiffdump.c<br>with our copyright statements removed and your name added.&nbsp; Since you
 have<br>also unnecessarily renamed functions, reordered functions, changed the<br>indentation, etc., it's not clear to me what was changed or why.<br><br>If you want to have your changes accepted into OpenSlide, you need to<br>create a Git branch -- based on OpenSlide master -- containing a series of<br>small commits that each accomplish exactly one thing.&nbsp; I can't merge your<br>changes if I can't understand them.<br><br>&gt; Are you want to extract the image in NDPI to other image format or the<br>&gt; code must reading the the image without extracting that ?<br><br>OpenSlide renders decoded image data to a Cairo surface.&nbsp; You should be<br>able to use the existing JPEG backend (openslide-ops-jpeg.c) to do this.<br><br>--Benjamin Gilbert<br><br><br>_______________________________________________<br>openslide-users mailing list<br><a ymailto="mailto:openslide-users@lists.andrew.cmu.edu"
 href="mailto:openslide-users@lists.andrew.cmu.edu">openslide-users@lists.andrew.cmu.edu</a><br><a href="https://lists.andrew.cmu.edu/mailman/listinfo/openslide-users" target="_blank">https://lists.andrew.cmu.edu/mailman/listinfo/openslide-users</a><br><br><br> </div> </div>  </div></body></html>