summaryrefslogtreecommitdiff
path: root/pcl/pcfsel.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-03Better error handling in the absence of fonts.Henry Stiles1-1/+1
2011-11-10Squash warnings in pcl/pxl.Robin Watts1-2/+2
2011-04-19Indent with spaces and strip trailing whitespace.Tor Andersson1-211/+209
2010-02-11Merge the pcl_font_mods branch into the trunk, adding a longstandingHenry Stiles1-53/+68
2010-01-30The wrong font was selected on pcl 5c fts panel 443 because theHenry Stiles1-0/+1
2010-01-28Support for unstyled substitution. We have always avoidedHenry Stiles1-46/+40
2010-01-19Improve the debug tracing for downloaded symbol sets and fontHenry Stiles1-6/+18
2010-01-15Add support to select fonts and exclude downloaded fonts from theHenry Stiles1-3/+8
2009-06-26The lineprinter font should not be detected by typeface number alone,Henry Stiles1-4/+8
2007-11-16Allow the pcl interpreter to run without fonts. No differencesHenry Stiles1-1/+1
2007-09-25Replace the 'private' define with the now standard C keyword 'static'.Ralph Giles1-7/+7
2006-10-19Fixes for PCL fontselection.Stefan Kemper1-11/+20
2006-09-07Merge the gs853merge branch down into the trunk. This ports ghostpcl andRalph Giles1-28/+28
2006-08-24Add more pcl command lockouts in raster mode.Stefan Kemper1-11/+16
2006-08-16Fixes cet 16-04 p. 40, text length default caused mispagination.Henry Stiles1-6/+11
2006-08-05Fixes pcl5c fts panels 291, 301, 310, and 320 where lineprinter wasHenry Stiles1-5/+18
2006-07-27plsymbol.c, pctext.c, pcfsel.c - factor out symbol lookup so xl and pcl canHenry Stiles1-18/+17
2006-07-12In the interest of breaking every file in the regression suite:Henry Stiles1-35/+85
2004-12-30cast away warningHenry Stiles1-1/+1
2003-11-01modifications to make 0 a legitimate font identifier.Henry Stiles1-2/+2
2003-09-06Added pl_stdio under the gs_memory_t. This provides a singleStefan Kemper1-17/+18
2001-12-18Fixed font selection bug.Stefan Kemper1-3/+3
2001-09-07Added static to file scope constant score_nameStefan Kemper1-1/+1
2001-04-30pjl font number is not relevant to font selection unless the candidateHenry Stiles1-3/+9
2001-03-23Added new copyrightStefan Kemper1-3/+12
2001-03-06makes pjl font number a criteria (least important) in font selection.Henry Stiles1-0/+5
2000-06-11Adds new interface so clients can unload resident font data. AlsoHenry Stiles1-1/+1
2000-05-11removes obsolete glyph substitution code.Henry Stiles1-60/+0
1999-08-25fixes pitch selection problem - scalable fonts should score worst notHenry Stiles1-7/+18
1999-07-19Modification to always select fonts by id instead of selecting theHenry Stiles1-6/+34
1999-04-02Static removal phase 2. Moves pcl cursor (cap) back into pcl's state,Henry Stiles1-21/+21
1998-11-03returns in error instead of noting an error if symbol mapping failsHenry Stiles1-2/+4
1998-10-05Updates for getting intitial state from the pjl environment.Henry Stiles1-4/+4
1998-10-04Did not score symbol set correctly during font selection.Henry Stiles1-1/+1
1998-09-18Removes ghostscript license.Henry Stiles1-19/+3
1998-08-24*** empty log message ***Jan Stockenius1-1/+0
1998-08-17changes to map unicode to msl and msl to unicode.Henry Stiles1-0/+1
1998-08-10This is the first archived release of jan's pcl5c code. There is noHenry Stiles1-7/+29
1998-07-23modifications for constant warnings.Henry Stiles1-4/+3
1998-07-23This commit was generated by cvs2svn to compensate for changes in r204,Henry Stiles1-30/+97
1998-07-23This commit was generated by cvs2svn to compensate for changes in r196,Henry Stiles1-2/+1
1998-07-23This commit was generated by cvs2svn to compensate for changes in r184,Henry Stiles1-1/+49
1998-07-23This commit was generated by cvs2svn to compensate for changes in r138,Henry Stiles1-2/+2
1998-07-23This commit was generated by cvs2svn to compensate for changes in r112,Henry Stiles1-2/+4
1998-07-23Initial revisionHenry Stiles1-0/+283