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 <[email protected]> > 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 _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
