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
/
pl
/
plchar.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-14
Squash some more PCL warnings.
Robin Watts
1
-2
/
+2
2011-11-10
Squash warnings in pcl/pxl.
Robin Watts
1
-10
/
+10
2011-11-10
Squash warnings in MSVC build.
Robin Watts
1
-11
/
+12
2011-10-07
Remove the 'return' from the macro gx_set_dev_color
Ken Sharp
1
-1
/
+3
2011-08-09
Remove gserror.h, its contents have been moved to gserrors.h so we
Henry Stiles
1
-1
/
+0
2011-06-01
Clean up warnings and problems identified with static analysis.
Henry Stiles
1
-5
/
+1
2011-04-19
Indent with spaces and strip trailing whitespace.
Tor Andersson
1
-182
/
+175
2011-02-17
PCL-XL bitmap fonts have a font header of 10 bytes followed by the
Henry Stiles
1
-1
/
+1
2010-02-11
Merge the pcl_font_mods branch into the trunk, adding a longstanding
Henry Stiles
1
-1
/
+4
2010-02-11
Enable the TrueType dropout prevention code in the graphics library
Henry Stiles
1
-2
/
+11
2010-01-27
Introduce new gs_currentdevicecolor function (and inline macro version) to
Robin Watts
1
-1
/
+2
2010-01-19
Do not attempt to free statically allocated glyphs when adding a
Henry Stiles
1
-1
/
+4
2009-12-18
Emulate HP TrueType parser bug which ignores the metrics in component
Henry Stiles
1
-0
/
+65
2009-08-10
Clean up reference counting problems and properly use
Henry Stiles
1
-18
/
+30
2008-09-18
Factor out repeated code from the ufst character module to the common
Henry Stiles
1
-1
/
+1
2007-09-25
Replace the 'private' define with the now standard C keyword 'static'.
Ralph Giles
1
-25
/
+25
2007-07-25
Fixing broken pcl -> pdf in anticipation of upcoming pcl release.
Henry Stiles
1
-1
/
+3
2007-06-25
It was convenient to address two issues at the same time: (1) a fix
Henry Stiles
1
-20
/
+16
2007-03-04
Fix a regression introduced with the warning cleanup. The last
Henry Stiles
1
-1
/
+1
2007-02-28
cleanup compiler warnings and dead code in anticipation of a release. No
Henry Stiles
1
-23
/
+13
2007-02-02
Gets rid of substitute glyph which is no longer necessary since Tom's
Henry Stiles
1
-256
/
+181
2007-01-19
fix for bug 0060, PCL5 CET 20-01 page 36. Improve rendering of Intellifont so...
thomasd
1
-82
/
+254
2006-10-10
corrupt intellifont causes indeterministic (sic) behavior on windows
Henry Stiles
1
-1
/
+1
2006-10-04
NOTICES:
Henry Stiles
1
-7
/
+3
2006-10-02
pcsfont.c: fixes long standing issue of printing the lower case 't'
Henry Stiles
1
-6
/
+2
2006-09-26
Merge gs_type42_append() api change from gs trunk r6995, "Clean up the
Ralph Giles
1
-8
/
+6
2006-09-07
Merge the gs853merge branch down into the trunk. This ports ghostpcl and
Ralph Giles
1
-40
/
+42
2006-08-29
pginit.c: HPGL/2's P1 and P2 were not being updated upon pcl resetting
Henry Stiles
1
-1
/
+1
2006-08-24
WARNING 1: This patch modifies the urw font set so you must
Henry Stiles
1
-1
/
+0
2006-05-22
remove debugging code... should not have been included in last
Henry Stiles
1
-7
/
+0
2006-05-22
WARNING - probably breaks ufst build. pcl (not xl) vertical writing
Henry Stiles
1
-18
/
+73
2006-05-10
pxldis.py - see previous log entry for this code, should have been
Henry Stiles
1
-2
/
+2
2006-01-06
font bounding box for truetype collection characters did not work
Henry Stiles
1
-1
/
+11
2005-01-03
Fix bug with null memory pointer in a mem_mono_device.
Stefan Kemper
1
-3
/
+1
2004-12-31
replaces obsolete field.
Henry Stiles
1
-1
/
+1
2004-12-30
removes obsolete code, replaces 16 & 32 bit big endian accessor macros
Henry Stiles
1
-1191
/
+1140
2004-04-09
The UFST's swap data routine was not getting the correct "size" value
Henry Stiles
1
-1
/
+1
2004-03-31
pcsfont.c - swap header for downloaded intellifonts when using the
Henry Stiles
1
-0
/
+12
2004-01-26
glyph to name behavior fixed for non-truetype fonts. Also, removes
Henry Stiles
1
-1
/
+1
2004-01-17
new callbacks for high level text processing, most important of which
Henry Stiles
1
-0
/
+13
2003-12-10
Added private function declaration:
Stefan Kemper
1
-0
/
+3
2003-10-01
Changed name of pl_stdio_t to gs_lib_ctx_t.
Stefan Kemper
1
-1
/
+0
2003-09-19
Apparently HP does not use TrueType vmtx tables all data metrics show
Henry Stiles
1
-15
/
+26
2003-09-06
Added pl_stdio under the gs_memory_t. This provides a single
Stefan Kemper
1
-35
/
+39
2003-05-08
Re-enable char cache.
Stefan Kemper
1
-1
/
+1
2003-05-08
Changes to support gs_glyph_data_t in get_outline code.
Stefan Kemper
1
-13
/
+22
2003-05-02
*** empty log message ***
Henry Stiles
1
-5
/
+4
2003-03-05
Fixed PXL downloaded characters that include metrics and glyph_id
Stefan Kemper
1
-12
/
+8
2003-01-28
Changed truetype font accesses of left side bearing ( lsb ) from unsigned to
Stefan Kemper
1
-5
/
+5
2002-02-15
XL format 0 fonts class 1 fonts can be downloaded with 3 segments
Henry Stiles
1
-2
/
+12
[next]