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
/
gs
/
psi
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-15
Improve image performance by rotating Width 1 images to Height 1.
Ray Johnston
1
-0
/
+20
2012-03-15
C portion for making use of output intent ICC profile.
Michael Vrhel
2
-2
/
+139
2012-03-15
Bug #688227 Alter the PostScript 'show' operators so that the show enumerator...
Ken Sharp
2
-7
/
+7
2012-03-15
Fix for bug 692733. Pattern clist improperly cleared.
Michael Vrhel
1
-1
/
+1
2012-03-15
Movement of proof profile an device link profile to device.
Michael Vrhel
1
-82
/
+0
2012-03-15
Clean up some target mess left over from earlier commit.
Chris Liddell
2
-218
/
+16
2012-03-15
Bug 692089 (prt 1): install gssetgs.bat suitable for current installer.
Chris Liddell
2
-2
/
+3
2012-03-15
Remove source files for the old Ghostscript installer.
Chris Liddell
8
-3303
/
+0
2012-03-15
Make OpenJPEG the default for JPXDecode.
Chris Liddell
1
-4
/
+4
2012-03-15
Fix for bug 691998 avoid the creation of the CRD cache.
Michael Vrhel
1
-81
/
+1
2012-03-15
Re-enable CDevProc for substituted CIDFonts.
Chris Liddell
1
-8
/
+14
2012-03-15
Bug 690779: Provide fallback for missing CIDFonts in PDF
Chris Liddell
1
-1
/
+1
2012-03-15
Bug 692736: fix logic contolling FAPI's bitmap production.
Chris Liddell
2
-13
/
+3
2012-03-15
Bug 692730: fix confusion in stream opening for FAPI/FT
Chris Liddell
1
-5
/
+26
2012-03-15
Embedding of device ICC profile into JPEG output device
Michael Vrhel
1
-0
/
+1
2012-03-15
Bug 692684: stop gcc optimization bug.
Alex Cherepanov
1
-8
/
+22
2012-03-15
Add a "dummy" call to validate UFST font.
Chris Liddell
1
-1
/
+6
2012-03-15
Bug 692681: handle invalid Encoding arrays in Type 3 fonts
Chris Liddell
1
-4
/
+61
2012-03-15
Revisions for Freetype custom stream use.
Chris Liddell
1
-37
/
+55
2012-03-15
Removal of WTS from code.
Michael Vrhel
1
-12
/
+0
2012-03-15
Bug 692683: revise FAPI/FT code so it uses the GS file handling
Chris Liddell
1
-3
/
+88
2012-03-15
Add a wildcard to CIDFont mkromfs parameter
Chris Liddell
1
-1
/
+1
2012-03-15
Replace all uses of 'template' with 'templat'.
Robin Watts
17
-81
/
+81
2012-03-15
Squash some warnings produced in the last memento fix.
Robin Watts
1
-1
/
+1
2012-03-15
Memento 'list blocks' tweaks.
Robin Watts
1
-0
/
+10
2012-03-15
Bug 692661: setup dict and op stacks for executing a "charproc"
Chris Liddell
1
-2
/
+3
2012-03-15
Bug 692470: remove sscanf() in CFF code
Chris Liddell
1
-11
/
+18
2012-03-15
Bug 692646: remove bad call to memcmp()
Chris Liddell
1
-22
/
+28
2012-03-15
Bug 692634: handle skipping "cached" outline glyphs
Chris Liddell
1
-22
/
+23
2012-03-15
Fix enhancement bug 692615: Create a platform specific hook to set the serial...
Ray Johnston
2
-3
/
+1
2012-03-15
Bug 692605: resolve FAPI/UFST matrix clash
Chris Liddell
2
-53
/
+80
2012-03-15
Fix warning; remove static definition for non-existent function.
Robin Watts
1
-1
/
+0
2012-03-15
Add new 'long form' debugging flags.
Robin Watts
1
-0
/
+20
2012-03-15
Font copying does not work with CIDFonts using dictioanry form of GlyphDirectory
Ken Sharp
1
-0
/
+19
2012-03-15
Fix FAPI charpath handling.
Chris Liddell
1
-4
/
+14
2012-03-15
Fix bug 691978: Ignore PS vmreclaim requests for GC. Only GC when vmthreshold...
Ray Johnston
3
-3
/
+6
2012-03-15
Squash a couple of warning in the previous commit.
Chris Liddell
1
-1
/
+0
2012-03-15
Bug 692578: improve FAPI/FT handling of non-square resolutions
Chris Liddell
1
-16
/
+15
2012-03-15
Bug 692534: revert to unit matrix for Microtype fonts.
Chris Liddell
1
-1
/
+1
2012-03-15
Bug 692529: reduce potential rounding errors in FAPI/FT
Chris Liddell
1
-21
/
+45
2012-03-15
FAPI/UFST revisions.
Chris Liddell
2
-38
/
+70
2012-03-15
Fix MSVC gs Profile builds.
Robin Watts
1
-1
/
+1
2012-03-15
Fix for bug 692323. Performs color management before spatial interpolation w...
Michael Vrhel
1
-1
/
+2
2012-03-15
Bug 692491: change FAPI/Freetype to use chunk allocator
Chris Liddell
1
-9
/
+14
2012-03-15
genarch tweak for cross-compiling; supply ready made arch files.
Robin Watts
1
-0
/
+9
2012-03-15
Add Memento configuration to Visual Studio projects (and gs makefile)
Robin Watts
1
-14
/
+57
2012-03-15
Bug 692365: Don't derive metrics for CIDFontType 2.
Chris Liddell
1
-1
/
+1
2012-03-15
Fix glyph cleanup after error
Chris Liddell
1
-1
/
+1
2012-03-15
Bug 692400. Removed imdi and related devices (wtsimdi and wtscmyk).
Marcos H. Woehrmann
2
-12
/
+0
2012-03-15
Fixes for various compiler warnings in the ICC code
Michael Vrhel
1
-33
/
+0
[next]