<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Am 19.03.2012 08:05, schrieb Thomas Freitag:
    <blockquote cite="mid:4F66DAAE.9000904@kabelmail.de" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      Am 16.03.2012 16:08, schrieb Carlos Garcia Campos:
      <blockquote cite="mid:1331910508-sup-2021@charizard" type="cite">
        <pre wrap="">Excerpts from Albert Astals Cid's message of jue mar 15 22:23:15 +0100 2012:
</pre>
        <blockquote type="cite">
          <pre wrap="">Available from
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://poppler.freedesktop.org/poppler-0.19.1.tar.gz">http://poppler.freedesktop.org/poppler-0.19.1.tar.gz</a>

WARNING: This is a unstable release, it is actually 0.20 Beta 1 release, it 
should work like any release from the 0.18 branch, but do not blame us if it 
turns your cat into a lion and eats your breakfast.

Changes against the 0.19.0 branch:
core:
 * Improve CJK suport in PSOutputDev
 * CJK substitute implementation on WIndows platforms
 * Do not crash on malformed files with 0 bits in the color map of an image
 * Fix regression in some PSOutputDev array sizing
 * Improvements to Annotation editing
 * Fix logic error in Rendition parsing code (Bug #47063)
 * Minor API changes to SplashOutputDev (Bug #46622)
 * Fix mismatch in some functions declarations
 * Update poppler copyright year
        
utils:
 * pdftops: Fix -passfonts regression. (Bug #46744)
 * pdffonts: List the encoding of each font. (Bug #46888)
 * pdftohtml: Add possibilty of controlling word breaks percentage. (Bug #47022)
         
qt4:
 * Support for LinkMovie object (Bug #40561)
 * Support for Media Rendition
         
glib:
 * Add poppler_fonts_iter_get_encoding
 * Improvements to the demo

Testing, patches and bug reports welcome.

My TODO list is:
 * Work with Fabio in his Annot Qt4 patches
 * Decide something with Adrian in the "Pdf that uses the symbol font" thread
 * Review 47186 pdftohtml: mask images are not extracted, unless they are JPEG
 * Review 32340 pdftohtml: renders images vertically flipped

Remember feature freeze is in 2 weeks with Beta 2

If anyone has anything else that thinks it is waiting on me for further 
feedback, tellme, because it's not on my list
</pre>
        </blockquote>
        <pre wrap="">The xpdf303 merge introduced some regressions in the cairo backend,
I'll try to find some time this weekend to send more details to the list.</pre>
      </blockquote>
    </blockquote>
    I just finished the patch for these regressions, they had differents
    reasons<br>
    1. In CharCodeToUnicode::mapToUnicode the identity support was
    missing<br>
    2. The new algorithms for axial and radial shading caused problems
    in cairo. I revert these changes but removed the examination of
    hidden content (this is already done in the calling function)<br>
    3. The examination of optional hidden content in showing text was
    wrong: of course hidden text should not be shown, but text
    parameters like text position in the state must be changed!<br>
    4. Searching and finding fonts especially with base14 fonts should
    be more exact than just looking at the base14 name (i.e. fixed width
    and so on) when using fontconfig. I implement that to find the best
    font fitting to the needs.<br>
    <br>
    Cheers,<br>
    Thomas<br>
    <br>
    <blockquote cite="mid:4F66DAAE.9000904@kabelmail.de" type="cite">
      <blockquote cite="mid:1331910508-sup-2021@charizard" type="cite">
        <blockquote type="cite">
          <pre wrap="">Albert
</pre>
        </blockquote>
        <pre wrap="">Thanks, 
</pre>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
poppler mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:poppler@lists.freedesktop.org">poppler@lists.freedesktop.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/poppler">http://lists.freedesktop.org/mailman/listinfo/poppler</a>
</pre>
      </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
poppler mailing list
<a class="moz-txt-link-abbreviated" href="mailto:poppler@lists.freedesktop.org">poppler@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/poppler">http://lists.freedesktop.org/mailman/listinfo/poppler</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>