[poppler] Annot Improving (VII)

Albert Astals Cid aacid at kde.org
Sun Dec 9 10:40:38 PST 2007


A Diumenge 09 Desembre 2007, Iñigo Martínez va escriure:
> Hi:
>
> Here goes partial support for Popup and Markup annotations. I suppose
> that these are easier to review as they are based on new code.
>
> Bye,


+  if(dict->lookup("Parent", &obj1)->isDict()) {
+    parent = NULL;
+  } else {
+    parent = NULL;
+  }

Seems weird.

Albert


More information about the poppler mailing list