index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
pdf
Age
Commit message (
Expand
)
Author
2018-04-25
Check in generated Javascript source files.
Tor Andersson
2018-04-25
Clean up javascript source.
Tor Andersson
2018-04-25
Check in generated CMap source.
Tor Andersson
2018-04-25
Update CMaps to latest version.
Tor Andersson
2018-04-25
Fix 698779: Wrong type for arguments when creating CCITTFax images.
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-20
Limit xref parser to read entry contents.
Sebastian Rasmussen
2018-04-20
Add isdigit convenience macro in xref parsing.
Sebastian Rasmussen
2018-04-11
Fix CMap parsing bug when handling unicode surrogate pair ranges.
Tor Andersson
2018-04-11
Rework how we handle DynaLab tricky fonts in freetype.
Tor Andersson
2018-04-08
Set pointers to NULL so they can be safely dropped.
Sebastian Rasmussen
2018-04-04
Fix silly typo in pdf_load_compressed_inline_image.
Tor Andersson
2018-04-03
Don't implicitly drop in fz_open_* chained filters.
Tor Andersson
2018-04-03
Fix error cleanup in pdf_load_font.
Tor Andersson
2018-03-22
Use PDF object creation convenience functions.
Tor Andersson
2018-03-22
Use pdf_add_new_dict family of functions.
Tor Andersson
2018-03-22
Add pdf_add_new_dict family of functions.
Tor Andersson
2018-03-22
Use pdf_dict_put_dict family of functions.
Tor Andersson
2018-03-22
Add pdf_dict_put_dict family of functions.
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-22
Fix 699085: Use at most 16 bytes from MD5 digests.
Sebastian Rasmussen
2018-03-22
Rearrange user password authentication code.
Sebastian Rasmussen
2018-03-22
Fix leak of form object when updating text appearance.
Sebastian Rasmussen
2018-03-16
Fix 699026: Create missing font resource.
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
Use convenience function in pdf_set_annot_contents.
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
Only use BS/W for border width.
Tor Andersson
2018-03-16
Do not warn if there are no JBIG2 globals.
Sebastian Rasmussen
2018-03-15
PDF stream filtering; fix pattern/xobject resource handling.
Robin Watts
2018-03-07
Distinguish between simple and CID font resources in cache.
Tor Andersson
2018-02-27
Remove pdf_xobject wrapper struct.
Tor Andersson
2018-02-27
Use fz_point for pdf_set_annot_ink_list and vertices too.
Tor Andersson
2018-02-27
Improve line ending style accessors.
Tor Andersson
2018-02-27
Add annotation QuadPoints creation functions.
Tor Andersson
2018-02-27
Add annotation Line access functions.
Tor Andersson
2018-02-27
Add annotation Vertices creation functions.
Tor Andersson
2018-02-27
Add annotation InkList creation functions.
Tor Andersson
2018-02-27
Get border width from BS/W if Border is missing.
Tor Andersson
2018-02-27
Return correct default icon names for optional annotation property.
Tor Andersson
2018-02-27
Don't set a (useless) rectangle when creating annotations.
Tor Andersson
2018-02-27
Remove typedef in favor of explicit enum keyword.
Tor Andersson
[prev]
[next]