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
/
base
/
gdevpdtt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-29
Fix a minor compiler warning by casting a pointer.
Ken Sharp
1
-1
/
+1
2012-03-29
pdfwrite - when a Charstring is not found for a glyph use the /.notdef width ...
Ken Sharp
1
-13
/
+46
2012-03-13
pdfwrite - first pass at PDF/A-2 output
Ken Sharp
1
-2
/
+2
2012-03-01
pdfwrite - Improve handling of PCL downloaded TrueType fonts
Ken Sharp
1
-1
/
+2
2011-12-13
Fix crash when using a TrueType substitute for a missing CIDFont with pdfwrite
Ken Sharp
1
-1
/
+1
2011-10-24
Bug #692621 Ensure that when copying width information, we create an array as...
Ken Sharp
1
-1
/
+1
2011-10-14
Silence a clang warning
Ken Sharp
1
-1
/
+1
2011-10-14
Better preservation of PDF text rendering modes in pdfwrite.
Ken Sharp
1
-12
/
+145
2011-09-02
Bug #692136 Change the FontBBox we use when a type 3 font has a NULL bbox.
Ken Sharp
1
-4
/
+20
2011-06-14
Use correct enumerator for PCL type 3 fonts in pdfwrite
Ken Sharp
1
-1
/
+1
2011-05-23
Squash a very minor compiler warning
Ken Sharp
1
-0
/
+2
2011-05-20
Final type 3 font modifications for PCL
Ken Sharp
1
-6
/
+2
2011-05-20
Add some prints to caching
Ken Sharp
1
-0
/
+33
2011-05-19
Add some extra debugging printouts
Ken Sharp
1
-4
/
+9
2011-05-17
Add another new font type 'ft_PCL_user_defined' for the PCL bitmap
Ken Sharp
1
-32
/
+145
2011-05-13
Add a new font type 'ft_GL2_stick_user_defined' and use it as the FontType
Ken Sharp
1
-27
/
+109
2011-05-12
Alter the way we handle missing glyph names, use the saem code as for
Ken Sharp
1
-20
/
+10
2011-05-11
More type 3 font madness
Ken Sharp
1
-100
/
+103
2011-05-06
Type PCL fonts again.
Ken Sharp
1
-7
/
+8
2011-05-06
More type 3 changes
Ken Sharp
1
-4
/
+7
2011-05-06
More PCL type 3 improvements
Ken Sharp
1
-4
/
+12
2011-05-06
More type 3 PCL fonts
Ken Sharp
1
-2
/
+7
2011-05-05
Add in basic handling for PCL type 3 fonts. Now setss up the accumulator
Ken Sharp
1
-177
/
+78
2011-05-05
Add handler for PCL type 3 fonts. For now this throws an error, just while
Ken Sharp
1
-1
/
+5
2011-05-05
File missed in previous commit
Ken Sharp
1
-119
/
+190
2011-04-29
initial changes for capturing PCL type 3 fonts in pdfwrite
Type3_PCL
Ken Sharp
1
-144
/
+349
2011-04-19
Indent with spaces and strip trailing whitespace.
Tor Andersson
1
-1593
/
+1583
2011-01-03
Fix ps2write : Attach Encoding for symbolic TrueType fonts
Ken Sharp
1
-2
/
+2
2010-11-29
Fix (pdfwrite) : Type 3 font capture and charpath operations
Ken Sharp
1
-1
/
+5
2010-10-15
Fix (pdfwrite) : Scale up type 3 font outlines to give more accuracy
Ken Sharp
1
-2
/
+69
2010-10-08
Prevent a possible attempt to memset a NULL pointer. This was probably safe s...
Ken Sharp
1
-1
/
+2
2010-10-08
Fix (pdfwrite) : Check encoding compatibility when finding base fonts
Ken Sharp
1
-3
/
+3
2010-10-07
More changes to silence static analysis warnings. Mostly removing unused vari...
Ken Sharp
1
-2
/
+10
2010-09-23
Fix (pdfwrite) : Do not write Encodings with Symbolic TrueType fonts
Ken Sharp
1
-2
/
+8
2010-09-06
Fix (pdfwrite) : string not being re-encoded
Ken Sharp
1
-2
/
+15
2010-08-06
Fix pdfwrite
Ken Sharp
1
-8
/
+14
2010-05-04
As part of the work for bug 691207 (remove global variables) we introduce
Robin Watts
1
-2
/
+3
2010-02-25
Fix for bug 691103. The pdfwrite device now considers FDArray fonts' FontMat...
Masaki Ushizaka
1
-2
/
+33
2010-02-08
Fix (pdfwrite) bug #691101 (part 2 of 2)
Ken Sharp
1
-9
/
+7
2009-12-26
Include stdlib.h for a prototype for abs().
Alex Cherepanov
1
-0
/
+1
2009-12-21
Fix (pdfwrite) Bug #691009 "Regression: 14-01.PS fails with pdfwrite". revisi...
Ken Sharp
1
-2
/
+5
2009-12-09
Fix (pdfwrite) : regressions with revision 10474
Ken Sharp
1
-8
/
+9
2009-12-09
Fix (pdfwrite) : Unchecked return value causing indeterminisms
Ken Sharp
1
-0
/
+2
2009-12-04
Extend ghostscript graphics library with the capability to handle different
Robin Watts
1
-3
/
+5
2009-11-11
Fix (pdfwrite) : correct introduced regression
Ken Sharp
1
-1
/
+1
2009-11-09
Fix (pdfwrite) : type 0 fonts with type 3 descendants could confuse pdfwrite ...
Ken Sharp
1
-3
/
+40
2009-04-13
Fix a typo in a comment.
Ken Sharp
1
-1
/
+1
2009-03-31
Another case of the return value from pdf_attached_font_resource not being ch...
Ken Sharp
1
-1
/
+3
2009-03-31
Check the return value from pdf_attached_font_resource to silence a Coverity ...
Ken Sharp
1
-1
/
+3
2009-03-23
Fix (pdfwrite) : Wrong page orientation with italic font.
Ken Sharp
1
-5
/
+11
[next]