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
/
pdf-appearance.c
Age
Commit message (
Expand
)
Author
2014-03-25
Break dependencies on pdf-form.c and pdf-js.c
Tor Andersson
2014-03-19
Implement our own vsnprintf variant.
Tor Andersson
2014-02-25
Delete unused variable
Paul Gardiner
2014-02-25
Support text (aka sticky note) annotations
Paul Gardiner
2014-01-08
fuzzing fix for null colorspace derefence.
Robin Watts
2014-01-02
Bug 694729: Rounding the Ink
Paul Gardiner
2013-11-05
Fix bug 694730: Wrong bbox in one-point ink annotation
Paul Gardiner
2013-09-13
Fix various compile warnings spotted by the cluster.
Robin Watts
2013-08-28
Add MuPDF logo to signature appearance
Paul Gardiner
2013-08-13
Signature creation
Paul Gardiner
2013-08-13
Insert the extra layers required for a signature-appearance stream
Paul Gardiner
2013-08-13
Add support for creating signature-field appearance streams
Paul Gardiner
2013-08-07
Use ascender and descender to determine line skip
Paul Gardiner
2013-08-02
Correctly account for alterations to xobject matrix and bbox
Paul Gardiner
2013-08-02
Handle more color cases in DA handling
Paul Gardiner
2013-08-02
Improve naming consistency
Paul Gardiner
2013-07-30
For freetext annotations, distinguish device and page space correctly.
Paul Gardiner
2013-07-29
Add support for freetext annotations
Paul Gardiner
2013-07-22
Collect together all code to do with appearance-stream creation
Paul Gardiner