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
Age
Commit message (
Expand
)
Author
2018-11-20
clean up
Iru Cai
2018-11-20
move the profxjc things out of pdf_new_crypt
Iru Cai
2018-11-20
free r_buf
Iru Cai
2018-11-20
more cleaning
Iru Cai
2018-11-20
use the original MT19937 code
Iru Cai
2018-11-20
final fix - it works!!
Iru Cai
2018-11-20
some fix - still not work
Iru Cai
2018-11-20
the complete hashing, but not works
Iru Cai
2018-11-20
add mt19937 code
Iru Cai
2018-11-20
hash r_buf
Iru Cai
2018-11-20
get id string and xml
Iru Cai
2018-11-19
hardcode an encryption key for test -- it works
Iru Cai
2018-11-18
support ProfXJC
Iru Cai
2018-09-21
Add fz_lookup_cjk_font_by_name to create builtin CJK fonts.
Tor Andersson
2018-09-21
Regularize language and script names.
Tor Andersson
2018-09-20
Be consistent in use of #if FZ_ENABLE_...
Robin Watts
2018-09-20
Bug 699798: Avoid removing page from list if page was not loaded.
Sebastian Rasmussen
2018-09-19
Add accessor for field text label.
Tor Andersson
2018-09-19
Make fz_page objects singleton.
Tor Andersson
2018-09-19
Fix warning.
Tor Andersson
2018-09-19
Update to OpenJPEG 2.3.0.
Sebastian Rasmussen
2018-09-16
GPROOF: Move away from unlink to remove.
Robin Watts
2018-09-13
jpx: Handle ICC color profiles.
Sebastian Rasmussen
2018-09-13
Bug 699769: Fix bugs in upsampling code for JPX images.
Sebastian Rasmussen
2018-09-13
Bug 699768: Drop default colorspaces even if page transformation fails.
Sebastian Rasmussen
2018-09-13
Make naming of effective overprint argument consistent.
Sebastian Rasmussen
2018-09-13
Bug 699750: Check for overprinting correctly.
Sebastian Rasmussen
2018-09-12
Set the profile BGR flag for non-default ICC colorspaces too.
Sebastian Rasmussen
2018-09-07
Bug 699743: Pop clip upon error when flushing text.
Sebastian Rasmussen
2018-09-06
Bug 699723: Free alternative colorspace upon error when loading ICC colorspace.
Sebastian Rasmussen
2018-09-06
Fix typo in size field of ICC profile colorspace.
Sebastian Rasmussen
2018-09-06
Bug 699717: Pop clip even in case of error.
Sebastian Rasmussen
2018-09-05
Take colorspace name from ICC profile.
Sebastian Rasmussen
2018-09-05
Bug 699715: Support embedded ICC color profiles in GIF.
Sebastian Rasmussen
2018-09-05
When decoding GIF, move pixmap into struct so it can be changed.
Sebastian Rasmussen
2018-09-05
Bug 699702: Handle ICC profiles split into multiple APP-markers.
Sebastian Rasmussen
2018-09-05
Add missing fz_var declarations.
Tor Andersson
2018-09-05
Add fz_new_stext_page_from_annot utility function.
Tor Andersson
2018-09-05
Use colorspace type enum instead of magic profile names.
Tor Andersson
2018-09-05
mutool run: Pass script path and arguments as scriptPath and scriptArgs.
Tor Andersson
2018-09-04
Fix 699177: Don't clamp line width to 1 after scaling by matrix expansion.
Tor Andersson
2018-09-04
Check for missing filename when saving gproof.
Sebastian Rasmussen
2018-09-04
Fix string handling when using gproof files.
Sebastian Rasmussen
2018-09-04
Add -dSAFER to gs calls in gproof.
Michael Vrhel
2018-09-04
Fix bit rot in gproof support.
Michael Vrhel
2018-08-30
When unrecoverable errors occur on a page, at least print them.
Sebastian Rasmussen
2018-08-30
Bug 699695: Remember to end groups/softmasks even upon exception.
Sebastian Rasmussen
2018-08-30
Bug 699694: Fix reference counting for JBIG2 globals.
Sebastian Rasmussen
2018-08-30
Remove unreachable code.
Sebastian Rasmussen
2018-08-30
Remember type of exception upon error while running xobjects.
Sebastian Rasmussen
[next]