Handle <title> in SVG
commit2df0344faf438e047df17d045549193efcf59339
authorOlly Betts <olly@survex.com>
Mon, 29 Aug 2022 03:05:22 +0000 (29 15:05 +1200)
committerOlly Betts <olly@survex.com>
Tue, 30 Aug 2022 05:45:12 +0000 (30 17:45 +1200)
tree4adf840932cadf0c786d31df324949e1b0ad6d50
parent01696a11855bef4f51071db1a5919dfc5bea2515
Handle <title> in SVG

Previously only <dc:title> inside <metadata> was considered.  If both
are present, <title> now takes preference.

(cherry picked from commit c69249f791f0e252456ae422a8c8b2608f60ed70)
xapian-applications/omega/svgparse.cc
xapian-applications/omega/svgparse.h
xapian-applications/omega/testfiles/svg/diagram.svg [new file with mode: 0644]