Skip to content
  • Adrián Pérez de Castro's avatar
    glib: Expose inline attributes of structure elements · 2bdbec8e
    Adrián Pérez de Castro authored and Carlos Garcia Campos's avatar Carlos Garcia Campos committed
    Allows obtaining inline text attributes from structure elements. The text
    is divived into "spans", which are groups of consecutive glyphs that share
    their attributes. Each one of those is represented by a PopplerTextSpan,
    which gives information about the text font and color, and the link target
    for links. The list of PopplerTextSpans is created lazily when first used.
    2bdbec8e