index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2018-07-05
Return true if any annots have new APs in pdf_update_page.
Tor Andersson
2018-07-05
Use real WinAnsi encoding when writing appearance stream text.
Tor Andersson
2018-07-05
Support background and border color in Widget/Tx and Widget/Ch.
Tor Andersson
2018-07-04
Add fz_snap_selection function to snap selection to chars/words/lines.
Tor Andersson
2018-07-04
Rename pdf_get_annot_contents to pdf_annot_contents.
Tor Andersson
2018-07-04
Add fz_is_point_inside_rect utility function.
Tor Andersson
2018-06-22
Don't pollute namespace with our 'restrict' macro. Use FZ_RESTRICT instead.
Tor Andersson
2018-06-22
Use fz_quad type in structured text and selection/highlighting.
Tor Andersson
2018-06-22
Add fz_quad type.
Tor Andersson
2018-06-22
Keep copy of decoded utf8 text string in pdf_obj.
Tor Andersson
2018-06-22
Call AA/F formatting when synthesizing appearance stream.
Tor Andersson
2018-06-22
Remove rich text properties when editing annotation contents or styles.
Tor Andersson
2018-06-22
Create appearance streams for annotations.
Tor Andersson
2018-06-22
Remember the md5 digest in the fz_font struct.
Tor Andersson
2018-06-22
Add pdf_dict_get_name function.
Tor Andersson
2018-06-02
Rework XObject form creation/updating.
Tor Andersson
2018-06-02
Fix include file ifdefs when building with -std=c11.
Tor Andersson
2018-06-02
Add a fz_strnlen function (strnlen is not standard C).
Tor Andersson
2018-05-16
Keep JBIG2 image data compressed in fz_compressed_buffer.
Tor Andersson
2018-05-16
Purge unused functions.
Tor Andersson
2018-05-16
Restore Emoji font.
Tor Andersson
2018-04-27
Add pdf_dict_get_int, etc.
Tor Andersson
2018-04-27
Handle multi-page image formats in muimg document driver.
Tor Andersson
2018-04-27
Support multipage pnm images.
Sebastian Rasmussen
2018-04-25
Update UCDN.
Tor Andersson
2018-04-25
Don't use WMode as part of CJK font lookup.
Tor Andersson
2018-04-25
Support creating both serif and sans-serif CJK fonts in mutool create.
Tor Andersson
2018-04-25
Remove document argument from pdf_new_primitive functions.
Tor Andersson
2018-04-25
Purge unused function: pdf_new_obj_from_str.
Tor Andersson
2018-04-25
Tweak ordering of constant pdf_obj enums to make PDF_NULL == NULL.
Tor Andersson
2018-04-24
Remove need for namedump by using macros and preprocessor.
Tor Andersson
2018-04-12
Update CHANGES and bump version.
Tor Andersson
2018-04-11
Rework how we handle DynaLab tricky fonts in freetype.
Tor Andersson
2018-04-03
Android: Scavenge on Bitmap.lockPixels() failure.
Robin Watts
2018-04-03
Fix VS2008 build.
Robin Watts
2018-03-22
Add pdf_add_new_dict family of functions.
Tor Andersson
2018-03-22
Add pdf_dict_put_dict family of functions.
Tor Andersson
2018-03-22
Add more version number #defines.
Tor Andersson
2018-03-22
Add fz_output encoding filters.
Tor Andersson
2018-03-22
Clean up windows ifdefs.
Tor Andersson
2018-03-22
Load most annotations, even if they are missing appearances.
Tor Andersson
2018-03-16
Simplify PDF font creation code.
Tor Andersson
2018-03-16
Add simple fonts with 8-bit greek and cyrillic encodings.
Tor Andersson
2018-03-16
Add simple CJK font creation.
Tor Andersson
2018-03-16
Add simple functions to create the built-in fonts by name.
Tor Andersson
2018-03-16
Add simpler annotation line ending style accessors.
Tor Andersson
2018-03-16
Add annotation quadding accessor.
Tor Andersson
2018-03-16
Add annotation opacity accessor.
Tor Andersson
2018-03-16
Don't throw when fz_is_directory is called on a non-existent path.
Tor Andersson
2018-03-07
Distinguish between simple and CID font resources in cache.
Tor Andersson
[next]