index
:
~cloos/ghostpdl
Type3_PCL
ghostpdl-9.03
gs904
gs905
libs-update
master
memcpy-fix
mooscript
patt_trans_clist
psd16
Clone of git://git.ghostscript.com/ghostpdl.git.
cloos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xps
/
ghostxps.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-15
Fix for bug 692865. Make XPS interpreter use ICC color spaces for default
Michael Vrhel
1
-0
/
+1
2012-03-15
XPS Whitespace handling fix
Robin Watts
1
-1
/
+1
2012-03-15
Fix for Bug 692510 white space XPS interpreter fix
Michael Vrhel
1
-0
/
+2
2012-03-15
Remove gserror.h, its contents have been moved to gserrors.h so we
Henry Stiles
1
-1
/
+0
2011-01-24
Add rudimentary JPEG-XR support to GhostXPS using the JPEG-XR reference softw...
Tor Andersson
1
-2
/
+2
2010-07-01
Return error code separately from NULL so we can handle empty resource dictio...
Tor Andersson
1
-2
/
+1
2010-06-30
Use gx_effective_clip_path to get the current visible area instead of manuall...
Tor Andersson
1
-10
/
+2
2010-06-25
Move ICC wrapper colorspace out of the xps context.
Tor Andersson
1
-20
/
+12
2010-06-22
Add error propagation where it is missing, and remove error returns where the...
Tor Andersson
1
-133
/
+139
2010-06-21
Enhancement to XPS interpreter - add high level pattern support
Ken Sharp
1
-0
/
+1
2010-06-15
Addition of code to use new icc color architecture in xps rendering. Tor to ...
Michael Vrhel
1
-5
/
+16
2010-06-04
Change so that we avoid double decoding of images in xps code. Previously we...
Michael Vrhel
1
-0
/
+3
2010-06-01
Rename of gsicccache.c/h to gsicc_cache.c/h and gsiccmanage.c/h to gsicc_man...
Michael Vrhel
1
-1
/
+1
2010-04-26
Add support for parsing unzipped XPS files.
Tor Andersson
1
-3
/
+1
2010-04-26
Simplify ZIP parsing.
Tor Andersson
1
-125
/
+74
2010-04-22
Run "git stripspace" over the GhostXPS source to remove trailing
Tor Andersson
1
-2
/
+0
2010-04-20
Use safe length checked string functions instead of strcpy and strcat.
Tor Andersson
1
-2
/
+2
2010-04-20
Update GhostXPS copyright blobs for year 2010.
Tor Andersson
1
-1
/
+1
2010-04-20
Reformat GhostXPS source to use 4 spaces for indentation rather than a mix of...
Tor Andersson
1
-2
/
+2
2010-02-24
Remove some unused icclib code and fix xpstop and the makefiles so that we ca...
Tor Andersson
1
-0
/
+2
2010-02-16
Use a tighter bounding box when creating transparency
Tor Andersson
1
-3
/
+4
2009-11-19
Only cache the font and colorspace resources that need to persist so that we ...
Tor Andersson
1
-2
/
+2
2009-10-29
Implement a random file access mode for the XPS parser that uses less memory.
Tor Andersson
1
-28
/
+65
2009-10-23
Correct remaining prototype warnings in the ghostxps code.
Ralph Giles
1
-0
/
+5
2009-10-23
Add prototypes for xpsdoc debug functions called from xpstop.
Ralph Giles
1
-0
/
+4
2009-10-15
Don't disable dprintf() and friends in non-debug builds.
Ralph Giles
1
-8
/
+0
2009-10-01
Thread base_uri argument to fixed page parsing functions so that resources sp...
Tor Andersson
1
-23
/
+25
2009-09-23
Cache parsed XML parts (only external resource dictionaries) in the part stru...
Tor Andersson
1
-1
/
+1
2009-06-15
Look for transparency in image brushes and gradient brushes when analysing th...
Tor Andersson
1
-0
/
+1
2009-01-19
Fix bugs in hash table implementation.
Tor Andersson
1
-5
/
+22
2009-01-17
Use hash tables for XPS type maps and part list.
Tor Andersson
1
-19
/
+15
2008-11-27
Remove some debug print outs in the XPS interpreter. Make zip-file debug trac...
Tor Andersson
1
-1
/
+1
2008-11-26
Pre-parse XPS pages looking for transparency to avoid creating pdf 14 composi...
Tor Andersson
1
-0
/
+4
2008-08-25
Use __func__ in xps/svg memory macros.
Tor Andersson
1
-9
/
+4
2008-08-21
Add copyright and description banners to the xps and svg code.
Ralph Giles
1
-0
/
+15
2008-05-27
Correct typo in xps_strcasecmp that caused the wrong parts to be returned fro...
Tor Andersson
1
-0
/
+1
2008-04-02
Redesign of IsStroked logic to not rely on global context state. Also properl...
Tor Andersson
1
-7
/
+1
2008-04-01
Support IsStroked and IsFilled attributes when drawing paths.
Tor Andersson
1
-0
/
+6
2008-03-14
Rearrange XPS parser init/deinit code to allow multiple jobs to run in sequen...
Tor Andersson
1
-7
/
+5
2007-12-04
Use compiler defines to decide whether a substitute preprocessor
Ralph Giles
1
-1
/
+2
2007-11-21
Define __FUNCTION__ before using it if the C preprocessor does not.
Ralph Giles
1
-0
/
+3
2007-11-13
Include system headers after gs portability magic. Required to build on
Ralph Giles
1
-2
/
+3
2007-11-13
Constant vigilance! Never trust a default.
Tor Andersson
1
-0
/
+1
2007-10-03
HD-Photo codec stub.
Tor Andersson
1
-0
/
+1
2007-10-03
Remove a lot of debugging/progress/printf noise.
Tor Andersson
1
-0
/
+3
2007-09-24
Parse ICC profiles (not working). Find dependencies on ICC profile resources ...
Tor Andersson
1
-3
/
+6
2007-09-06
Save decoded image data in the parts so images drawn multiple times do not ne...
Tor Andersson
1
-0
/
+5
2007-09-05
Use colorspaces in all color code. Colorspace loading is stubbed to use devic...
Tor Andersson
1
-3
/
+10
2007-09-03
Fix workaround for pdf 1.4 device resetting. Remove some debug messages.
Tor Andersson
1
-1
/
+4
2007-08-07
Keep track of the current clip region bounding box. Use the proper bounding b...
Tor Andersson
1
-1
/
+20
[next]