[poppler] poppler/Annot.cc poppler/Annot.h

Albert Astals Cid aacid at kde.org
Sun Mar 6 12:15:58 PST 2011


A Dissabte, 5 de març de 2011, Carlos Garcia Campos va escriure:
>  poppler/Annot.cc |   91
> ++++++++++++++++++------------------------------------- poppler/Annot.h  |
>    4 +-
>  2 files changed, 34 insertions(+), 61 deletions(-)
> 
> New commits:
> commit 128dcaf282f418d8c45cea4df6ad4d3167b3e39c
> Author: Carlos Garcia Campos <carlosgc at gnome.org>
> Date:   Sat Mar 5 13:12:49 2011 +0100
> 
>     annots: Add AnnotBorder::parseDashArray() to parse dash arrays
> 
>     The code was duplicated in AnnotBorderArray and AnnotBorderBS

As far as i understand this introduces a small behaviour change when 
if (array->get(3, &obj1)->isArray())
is not true in AnnotBorderArray since previously it was setting correct to 
false which in turn set width to 0 and now that does nto happen.

Is this in purpose?

Albert


More information about the poppler mailing list