index
:
~cloos/poppler
cpp-frontend
kjk
master
poppler-0.10
poppler-0.12
poppler-0.14
poppler-0.16
poppler-0.18
poppler-0.20
poppler-0.22
poppler-0.24
poppler-0.26
poppler-0.4
poppler-0.5
poppler-0.6
poppler-0.8
roundoff
tagged-pdf
xpdf302merge
xpdf303merge
The poppler pdf rendering library
cloos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
splash
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-30
xpdf303: FixedPoint improvements
Albert Astals Cid
4
-11
/
+34
2011-08-30
xpdf303: Use std::sort (with functors) in place of qsort
Carlos Garcia Campos
2
-28
/
+28
2011-08-30
Merge branch 'master' into xpdf303merge
Albert Astals Cid
1
-2
/
+3
2011-08-30
Compile when defining USE_FIXEDPOINT
Albert Astals Cid
1
-2
/
+3
2011-08-30
xpdf303: char * -> const char *
Albert Astals Cid
10
-30
/
+30
2011-07-29
Implement overprint in Splash
Thomas Freitag
9
-29
/
+192
2011-07-25
Fix a bad memory access
William Bader
1
-4
/
+10
2011-07-20
Render dots for 0 length dashed lines
Albert Astals Cid
1
-0
/
+13
2011-07-11
Sanitize headers a big
Albert Astals Cid
2
-2
/
+6
2011-07-10
make files easier to include by themselves
Albert Astals Cid
2
-2
/
+4
2011-04-27
Remove unused vars
Albert Astals Cid
3
-10
/
+5
2011-02-27
access the pixels directly
William Bader
1
-10
/
+11
2011-02-25
Do not ask freetype for a font of size 0x0
Albert Astals Cid
1
-1
/
+4
2011-02-16
Lots of rendering improvements by Thomas and Andrea
Albert Astals Cid
2
-37
/
+96
2011-01-21
support slight hinting in Splash backend
Andreas Hartmetz
6
-15
/
+36
2010-12-29
Make pdftoppm be able of writing tif files
William Bader
3
-6
/
+21
2010-12-11
Fix the preliminary bbox/clip calculation
Albert Astals Cid
1
-6
/
+9
2010-12-11
Remove the * we just need to increase the pointer
Albert Astals Cid
1
-3
/
+3
2010-11-04
Improvements to the splash backend
Albert Astals Cid
6
-7
/
+459
2010-11-02
make some more fields private
Albert Astals Cid
1
-2
/
+3
2010-11-02
Make the destructor private
Albert Astals Cid
1
-2
/
+3
2010-10-27
Do not crash if bitmap->alpha == NULL
Albert Astals Cid
1
-0
/
+6
2010-10-16
Do not omit this character
Albert Astals Cid
1
-4
/
+0
2010-09-05
Increase the number of cached glyphs for small sizes
Albert Astals Cid
1
-2
/
+6
2010-09-05
Use std::sort instead of qsort
Albert Astals Cid
2
-21
/
+37
2010-08-17
use memset instead of a for
Albert Astals Cid
1
-3
/
+1
2010-06-17
Optimize Splash::compositeBackground
Albert Astals Cid
1
-8
/
+26
2010-06-15
move the declaration of likely/unlikely to an own file in goo/
Albert Astals Cid
1
-3
/
+1
2010-06-15
Protect us against negative y coordinates
Albert Astals Cid
1
-0
/
+6
2010-05-27
Allow quality & progressive mode to be utilised in JpegWriter
Albert Astals Cid
2
-9
/
+13
2010-04-27
fix include
Albert Astals Cid
1
-0
/
+1
2010-02-20
Do not call getPixel if we know how to access the data
Albert Astals Cid
1
-9
/
+10
2010-02-20
Only call getPixel when really needed
Albert Astals Cid
1
-3
/
+3
2010-02-20
Move test code to the header to it can be inlined
Albert Astals Cid
2
-28
/
+55
2010-02-19
implement writeImgFile for splashModeXBGR8
Albert Astals Cid
1
-2
/
+23
2010-02-17
if malloc failed return false
Albert Astals Cid
1
-1
/
+4
2010-01-12
Add the possibility of using float for splash variables instead of double
Albert Astals Cid
2
-3
/
+15
2010-01-02
Make pdftoppm embed correct resolution in PNG and JPEG files
Adrian Johnson
2
-6
/
+8
2009-11-18
replace floor with a cast to int for numbers > 0
Albert Astals Cid
1
-2
/
+17
2009-11-17
i didn't want to commit this
Albert Astals Cid
1
-3
/
+2
2009-11-17
do not use setAttribute with doubles
Albert Astals Cid
1
-2
/
+3
2009-11-15
Only calculate the matrix when it is really needed
Albert Astals Cid
2
-2
/
+49
2009-10-16
Some "security" fixes based on newly released Xpdf 3.02pl4
Albert Astals Cid
3
-8
/
+40
2009-10-09
Add -jpeg to pdftoppm
Stefan Thomas
3
-16
/
+46
2009-10-06
rework how hinting is used in the splash backend
Albert Astals Cid
6
-62
/
+29
2009-10-05
Use _WIN32 instead of WIN32
Kovid Goyal
1
-4
/
+5
2009-08-08
Also implement mono so that -mono in pdftoppm -png works
Albert Astals Cid
1
-1
/
+22
2009-08-08
Support splashModeMono8 in writePNGFile
Albert Astals Cid
1
-16
/
+39
2009-08-08
Add the -png flag to pdftoppm to output to PNG
Albert Astals Cid
3
-1
/
+78
2009-06-02
Add splashClearColor that assigns white to the given colorptr
Thomas Freitag
1
-0
/
+10
[next]