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
/
pcl
/
pcsfont.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-15
Add support to select fonts and exclude downloaded fonts from the
Henry Stiles
1
-1
/
+1
2009-12-18
Emulate HP TrueType parser bug which ignores the metrics in component
Henry Stiles
1
-2
/
+13
2009-06-25
As part of fixing bug #690520 correct the long standing annoyance of
Henry Stiles
1
-3
/
+3
2009-04-16
Add range checking of width and height for for downloaded bitmap
Henry Stiles
1
-0
/
+6
2008-09-22
Fixes 690087. Change the behavior of the pcl interpreter to continue
Henry Stiles
1
-1
/
+10
2007-09-25
Replace the 'private' define with the now standard C keyword 'static'.
Ralph Giles
1
-12
/
+12
2007-06-25
It was convenient to address two issues at the same time: (1) a fix
Henry Stiles
1
-1
/
+1
2007-02-28
cleanup compiler warnings and dead code in anticipation of a release. No
Henry Stiles
1
-0
/
+1
2007-02-02
Gets rid of substitute glyph which is no longer necessary since Tom's
Henry Stiles
1
-62
/
+0
2006-10-19
pctext.c: Allow vertical characters variable moved into pcl_text() as
Henry Stiles
1
-2
/
+3
2006-10-09
plulfont.c, plftable.c: Brings forward artifex scaler font fixes to
Henry Stiles
1
-3
/
+0
2006-10-02
pcsfont.c: fixes long standing issue of printing the lower case 't'
Henry Stiles
1
-4
/
+68
2006-09-28
Fixes indeterministic behavior caused by the soft management font
Henry Stiles
1
-19
/
+19
2006-09-07
Merge the gs853merge branch down into the trunk. This ports ghostpcl and
Ralph Giles
1
-18
/
+18
2006-08-22
The pitch mode command effects both primary and secondary font
Henry Stiles
1
-3
/
+6
2006-08-10
font spacing fixes, cet 19-08 pp 6 and 7, 19-10 page 10. Also adds a
Henry Stiles
1
-4
/
+2
2006-07-27
plsymbol.c, pctext.c, pcfsel.c - factor out symbol lookup so xl and pcl can
Henry Stiles
1
-27
/
+7
2006-07-12
In the interest of breaking every file in the regression suite:
Henry Stiles
1
-1
/
+28
2006-04-10
Two fixes for CET 20-01.bin, handling downloading of corrupt fonts and
Henry Stiles
1
-0
/
+11
2004-12-30
Null pad bitmap font downloads and warning fix.
Henry Stiles
1
-1
/
+2
2004-04-09
The UFST's swap data routine was not getting the correct "size" value
Henry Stiles
1
-1
/
+7
2004-03-31
pcsfont.c - swap header for downloaded intellifonts when using the
Henry Stiles
1
-0
/
+6
2003-09-06
Added pl_stdio under the gs_memory_t. This provides a single
Stefan Kemper
1
-34
/
+31
2003-08-10
Completes the changes started in the last commit of pcsfont.c to
Henry Stiles
1
-23
/
+41
2003-08-06
We now use synonyms (links) to implement cloning of resident fonts.
Henry Stiles
1
-0
/
+21
2003-05-06
*** empty log message ***
Henry Stiles
1
-3
/
+3
2002-09-28
Fixes a bug where a font sends more information in a font download than it
Stefan Kemper
1
-2
/
+2
2002-08-28
Removed check for extra data in the definition of a downloaded
Stefan Kemper
1
-2
/
+1
2002-08-07
use currentdevice instead of "target" device, see previos logs.
Henry Stiles
1
-2
/
+2
2002-06-18
Compiler warning cleanup. New code to deallocate the font cache when
Henry Stiles
1
-0
/
+2
2002-04-02
removes error message concerning downloaded fonts used with freetype.
Henry Stiles
1
-5
/
+0
2002-02-15
Bitmap font definitions support a short descriptor size less than 64;
Stefan Kemper
1
-2
/
+2
2002-01-08
The fast path of printing text has been disabled because of
Henry Stiles
1
-2
/
+2
2001-10-31
Disable download truetype fonts while using the freetype scaler. This
Henry Stiles
1
-666
/
+664
2001-08-16
Changed reset escE to not delete soft fonts when using the pdfwrite device
Stefan Kemper
1
-10
/
+13
2001-04-27
Code changes for pcl reentrancy and miscellaneous items for the 1.35
Henry Stiles
1
-3
/
+3
2001-04-23
adding font name to pl_fill_in_font for pdfwrite.
Stefan Kemper
1
-3
/
+3
2001-03-23
Added new copyright
Stefan Kemper
1
-3
/
+12
2001-01-07
End the page if it has been marked when a media selection command is
Henry Stiles
1
-0
/
+2
2001-01-06
Support for pcl disk based macros and fonts. PJL filesystem parsing
Henry Stiles
1
-6
/
+63
2000-09-03
The universal type 16 font which supports both truetype and bitmap was
Henry Stiles
1
-2
/
+7
2000-08-01
Support for the double byte parsing. Adds support for the bitmap
Henry Stiles
1
-10
/
+17
2000-07-10
new support for pcl5e bitmap fonts that are designed in landscape
Henry Stiles
1
-0
/
+5
2000-06-11
Adds new interface so clients can unload resident font data. Also
Henry Stiles
1
-0
/
+1
1999-09-26
The partial implementation of continuation (see below) did not allow
Henry Stiles
1
-3
/
+8
1999-09-10
soft font continuation support for uncompressed bitmap fonts.
Henry Stiles
1
-18
/
+45
1999-07-27
Workaround - dictionary synynyms do not work properly with dictionary
Henry Stiles
1
-25
/
+33
1999-07-19
Modification to always select fonts by id instead of selecting the
Henry Stiles
1
-3
/
+9
1999-06-17
releases pxl error page font and enumeration when shutting down an
Henry Stiles
1
-0
/
+2
1999-06-02
Initial checkin for multiple language support, shared devices,
John Desrosiers
1
-2
/
+2
[next]