index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fitz
/
base_geometry.c
Age
Commit message (
Expand
)
Author
2012-07-05
Move to static inline functions from macros.
Robin Watts
2012-03-16
Bug 692805: BBox rounding issues
Robin Watts
2012-03-06
Split fitz.h/mupdf.h into internal/external headers.
Robin Watts
2012-02-15
Check determinant before inverting a matrix to avoid division by zero.
Tor Andersson
2012-01-12
Support proper XPS mitering. (And stroke fixes).
Robin Watts
2012-01-11
Remove fuzzing from fz_round_rect.
Tor Andersson
2012-01-06
Various fixes to avoid arithmetic problems.
Robin Watts
2011-07-08
Clip area optimisations for displaylist case:
Robin Watts
2011-04-15
Use artificial italics and emboldening for substitute font.
Tor Andersson
2011-04-04
Le Roi est mort, vive le Roi!
Tor Andersson
2011-02-04
Compensate for floating point imprecision in roundrect.
Tor Andersson
2011-01-01
Support transformation and comparison of bounding boxes.
Sebastian Rasmussen
2010-07-17
Remove all trailing whitespace.
Tor Andersson
2010-07-17
Minor edits of multi-line comments.
Tor Andersson
2010-07-09
Rearrange and merge some files in the fitz directory.
Tor Andersson