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
/
src
/
gdevpdtd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-29
Split the source tree into two new directories.
Ralph Giles
1
-728
/
+0
2008-01-17
Fix : Cygwin/gcc warnings.
Igor Melichev
1
-0
/
+1
2008-01-02
Fix (pdfwrite): Tidy up after the prior patch,
Ken Sharp
1
-1
/
+1
2007-12-18
Fix (pdfwrite): Font Descriptors for fonts not embedded, due to
Ken Sharp
1
-15
/
+20
2007-09-25
Replace the 'private' define with the now standard C keyword 'static'.
Ralph Giles
1
-2
/
+2
2007-08-30
Fix (pdfwrite) : Uninitialized data after converting a Type 42 font into CID ...
Igor Melichev
1
-0
/
+3
2007-06-05
Update licence headers. Copyright has been transfered from artofcode LLC
Ralph Giles
1
-1
/
+1
2006-11-29
Fix (pdfwrite) : Don't write min_int as XHeight.
Igor Melichev
1
-1
/
+1
2006-09-21
Fix (pdfwrite) : Wrinting a PDF/A, convert True Type fonts into CIDFontType2 ...
Igor Melichev
1
-0
/
+1
2006-09-19
Fix (pdfwrite) : Wrinting a PDF/A, convert True Type fonts into CIDFontType2.
Igor Melichev
1
-1
/
+32
2006-09-19
Fix (pdfwrite) : Generalize pdf_finish_font_descriptors (continued).
Igor Melichev
1
-8
/
+4
2006-09-19
Fix (pdfwrite) : Generalize pdf_finish_font_descriptors.
Igor Melichev
1
-4
/
+21
2006-08-10
Fix (pdfwrite) : Wrong xref : Unuseful object ID when a font is not really us...
Igor Melichev
1
-0
/
+2
2006-07-05
Fix (pdfwrite) : More PDF/A-1b complience, continued 2.
Igor Melichev
1
-10
/
+11
2006-03-13
changed copyright headers
Stefan Kemper
1
-13
/
+10
2006-01-19
Fix (pdfwrite) : Don't embed unused fonts.
Igor Melichev
1
-1
/
+14
2005-12-22
Fix (pdfwrite) : CID fonts got incorrect FontBBox.
Igor Melichev
1
-1
/
+1
2005-04-05
pdfwrite : Implementing a viewer's resource memory control, part 3.
Igor Melichev
1
-0
/
+12
2005-04-04
ps2write : Dropping the code !PDFW_DELAYED_STREAMS.
Igor Melichev
1
-10
/
+2
2004-12-19
Fix (pdfwrite) : The "NeverEmbed" logics was broken (continued 2).
Igor Melichev
1
-1
/
+1
2004-12-19
Fix (pdfwrite) : The "NeverEmbed" logics was broken (continued).
Igor Melichev
1
-1
/
+1
2004-12-19
Fix (pdfwrite) : The "NeverEmbed" logics was broken.
Igor Melichev
1
-4
/
+8
2004-10-28
Fix (pdfwrite) : Font size was wrong when definefont applied to a scaled font.
Igor Melichev
1
-1
/
+3
2004-07-22
ps2write step 38 : Write font data after the font descriptor.
Igor Melichev
1
-3
/
+17
2003-10-15
Fix (pdfwrite) : Don't recompute FontBBox for CID font subsets.
Igor Melichev
1
-9
/
+23
2003-10-06
Implementing a bridge to the True Type bytecode interpreter (step 7).
Igor Melichev
1
-0
/
+2
2003-06-19
Fix (pdfwrite) : FontMatrix was wrong when a standard font is used
Igor Melichev
1
-1
/
+1
2003-06-06
Fix (pdfwrite) : Convert Type 0 fonts with multiple CID font descendents into
Igor Melichev
1
-1
/
+6
2003-04-11
Fix (pdfwrite) : Generate pseudo-random font names for subset fonts
Igor Melichev
1
-0
/
+9
2003-03-21
pdfwrite : Fixing the bug 653140 "use NeverEmbed to restrict CIDFont embedding"
Igor Melichev
1
-1
/
+1
2003-02-25
Fix (pdfwrite) : -dSubsetFonts=false did not work with incremental fonts.
Igor Melichev
1
-4
/
+13
2003-02-12
pdfwrite : Account GlyphNames2Unicode while creating ToUnicode CMaps for simp...
Igor Melichev
1
-1
/
+5
2003-02-10
Improving gs_font_procs interface functions glyph_info and glyph_outline.
Igor Melichev
1
-3
/
+3
2002-10-07
Apply casts to remove lots of warnings from MSVC 6.
Russell Lang
1
-1
/
+1
2002-09-08
Fix (pdfwrite): Virtual function same_font cannot work properly
Igor Melichev
1
-6
/
+13
2002-07-19
Fix: Always write FontBBox into CFF, even though the spec says it's
Igor Melichev
1
-1
/
+2
2002-06-27
Fixes bugs and adds further logic to the new pdfwrite text code. The code
L Peter Deutsch
1
-1
/
+10
2002-06-26
In the new pdfwrite text code, fixes bugs and adds new logic for handling
L Peter Deutsch
1
-2
/
+5
2002-06-25
Adds a complete rewrite of the font and text code in pdfwrite, based on
L Peter Deutsch
1
-0
/
+574