Skip to content
  • Piotr Szymanski's avatar
    - enable TEXTWORDOUTLIST, we need functioncs from it to populate abstract KPDFTextPage · a4730dc8
    Piotr Szymanski authored
    - add several functions to xpdf's TextWord:
      * int getRotation() - returns the rotation of the word
      * double getEdge(int x) - returns the edge of char nr. x
      * double getBaseline() - returns the baseline of the word
      * GBool hasSpaceAfter() - returns the spaceafter property (is the word followed a space)
      * TextWord* nextWord() - returns the pointer to the next word in the current textline
    - undefine HAVE_MKSTEMPS, my libkdefakes doesnt seem to have it
    
    svn path=/trunk/playground/graphics/oKular/kpdf/; revision=434858
    a4730dc8