summaryrefslogtreecommitdiff
path: root/include/mupdf/fitz/structured-text.h
AgeCommit message (Expand)Author
2018-07-05Pass rect and matrix by value in geometry functions.Tor Andersson
2018-07-04Add fz_snap_selection function to snap selection to chars/words/lines.Tor Andersson
2018-06-22Use fz_quad type in structured text and selection/highlighting.Tor Andersson
2018-05-16Purge unused functions.Tor Andersson
2017-11-08Select and copy structured text by lines.Tor Andersson
2017-11-08Remove broken bidi reordering code.Tor Andersson
2017-08-21Make fz_stext_block and fz_stext_line double linked lists.Tor Andersson
2017-08-21Remove fz_char_and_box struct.Tor Andersson
2017-08-17Add direction of writing vector to fz_stext_line struct.Tor Andersson
2017-08-17Simplify stext structure and device.Tor Andersson
2017-07-27Add text format document writer.Tor Andersson
2017-05-25Replace broken FZ_IGNORE_IMAGE hints with other mechanisms.Tor Andersson
2017-01-17Fix typos.Sebastian Rasmussen
2017-01-17Fix 697476: Rename header files.Tor Andersson
2016-10-26Introduce options for structured text.Sebastian Rasmussen
2016-09-08Add options to control heuristics in structured text.Sebastian Rasmussen
2016-07-13Bug 696699: Fix Text extraction mediabox information.Robin Watts
2015-12-11Rename structured text structs and functions to 'stext'.Tor Andersson
2015-04-07Structured text extraction; improve glyph bounding box calculations.Robin Watts
2015-02-17Add ctx parameter and remove embedded contexts for API regularity.Tor Andersson
2015-02-17Rename fz_close_* and fz_free_* to fz_drop_*.Tor Andersson
2013-06-18Add explicit #include for header file interdependencies.Tor Andersson
2013-06-18Split fitz.h into subheaders.Tor Andersson