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
2018-08-22
Plug leak of buffer when button widgets are ignored.
Sebastian Rasmussen
2018-08-21
Fix 699625: Apply more vertical padding for multiline form fields.
Tor Andersson
2018-08-10
Use proper name space for form field flag constants.
Tor Andersson
2018-08-10
Rejig pdf_update_page and pdf_update_annot.
Tor Andersson
2018-07-17
Fix memory leaks in document signing functions
Paul Gardiner
2018-07-06
Add pdf_dict_get_rect and pdf_dict_get_matrix helpers.
Tor Andersson
2018-07-05
Add digital signature appearance synthesis.
Tor Andersson
2018-07-05
Pass rect and matrix by value in geometry functions.
Tor Andersson
2018-07-05
Use separate X and Y text padding in text appearance streams.
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
Fix bugs in triggering has_new_ap update.
Tor Andersson
2018-07-04
Rename pdf_get_annot_contents to pdf_annot_contents.
Tor Andersson
2018-06-22
Improve reference handling.
Robin Watts
2018-06-22
Size singleline widget text to fit both width and height.
Tor Andersson
2018-06-22
Create appearance streams for Comb text fields.
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
Use line spacing and padding when creating variable text appearance.
Tor Andersson
2018-06-22
Support annot/MK/R property in Tx and Ch widget annotations.
Tor Andersson
2018-06-22
Support undocumented annot/Rotate property in FreeText annotations.
Tor Andersson
2018-06-22
Use /Tx BMC ... EMC when creating text widget appearance streams.
Tor Andersson
2018-06-22
Support rotated QuadPoints when generating markup annotation appearances.
Tor Andersson
2018-06-22
Create appearance streams for annotations.
Tor Andersson
2018-06-02
Rework XObject form creation/updating.
Tor Andersson
2018-04-24
Remove need for namedump by using macros and preprocessor.
Tor Andersson
2018-03-22
Load most annotations, even if they are missing appearances.
Tor Andersson
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-02-27
Remove pdf_xobject wrapper struct.
Tor Andersson
2018-02-27
Remove typedef in favor of explicit enum keyword.
Tor Andersson
2018-02-12
Fix changed annotations not marked as dirty
Paul Gardiner
2018-02-06
Include limits.h where INT_MAX/INT_MIN/PATH_MAX/UINT_MAX are used.
Sebastian Rasmussen
2018-01-31
Don't load an xobject before the stream is final when creating new forms.
Tor Andersson
2017-12-20
Bug 698826: Plug leak of font names when parsing appearance string.
Sebastian Rasmussen
2017-12-19
Bug 698825: Do not drop borrowed colorspaces.
Sebastian Rasmussen
2017-11-22
jni: Make sure to dirty annotation whenever it changes.
Fred Ross-Perry
2017-09-07
Initialize variables to appease clang scan-build.
Sebastian Rasmussen
2017-07-24
Fix ordering of quadpoints in highlight synthesis.
Tor Andersson
2017-07-20
Use annotation color when synthesizing text annotations.
Sebastian Rasmussen
2017-07-20
Synthesize annotation appearance if normal appearance is absent.
Sebastian Rasmussen
2017-07-04
Remove is_static from fz_new{,_icc}_colorspace.
Robin Watts
2017-06-29
pdf: Drop appearance stream content buffer upon error.
Sebastian Rasmussen
2017-06-22
Add Color Management interface to MuPDF, with LCMS implementation.
Michael Vrhel
2017-05-31
Avoid double literals causing casts to float.
Sebastian Rasmussen
2017-04-27
Ensure we can compile as -pedantic -std=c99.
Tor Andersson
2017-04-27
Include required system headers.
Tor Andersson
2017-04-20
The default color of ink annotation is transparent.
Sebastian Rasmussen
2017-03-22
Always use %g for short-as-possible format character.
Tor Andersson
2017-03-22
Rename fz_putc/puts/printf to fz_write_*.
Tor Andersson
[next]