Age | Commit message (Expand) | Author | Files | Lines |
2006-06-19 | pxink.c - type error resulted in many color problems in the pxl cet. | Henry Stiles | 1 | -3/+1 |
2006-04-09 | debug warning message for setting a non invertible matrix and GL/2 | Henry Stiles | 1 | -3/+3 |
2005-01-31 | gsstate.c and gsstate.h: new api for freeing view clip, removes | Henry Stiles | 1 | -21/+24 |
2004-01-29 | changed to use the default next_char_glyph procedure. | Henry Stiles | 1 | -17/+0 |
2004-01-20 | modified to use text from chars instead of strings see gstext.h. Also | Henry Stiles | 1 | -50/+22 |
2004-01-05 | Fixed bug where left side bearing in gl was using unmapped character | Stefan Kemper | 1 | -2/+3 |
2003-09-06 | Added pl_stdio under the gs_memory_t. This provides a single | Stefan Kemper | 1 | -14/+14 |
2003-06-25 | *** empty log message *** | Henry Stiles | 1 | -23/+8 |
2003-05-20 | Fix to start next label at carriage return position after a line feed | Stefan Kemper | 1 | -2/+2 |
2003-05-06 | *** empty log message *** | Henry Stiles | 1 | -5/+5 |
2003-05-02 | Removes P declaration macros used to support K&R as part of the gs 8.x | Henry Stiles | 1 | -1/+1 |
2003-01-30 | Changed LO21 labels to be based on the current point instead of PCL cap. | Stefan Kemper | 1 | -1/+3 |
2002-10-09 | minor formating changes, font naming for stick font allocation. | Stefan Kemper | 1 | -11/+11 |
2002-08-07 | For detecting if text dirties a a page we simply test if the current | Henry Stiles | 1 | -3/+10 |
2002-08-01 | We no longer use the bounding box device. Page marked status is now | Henry Stiles | 1 | -0/+3 |
2002-02-26 | Added gs_ushow_begin which sets a new flag TEXT_IS_UNICODE into the | Stefan Kemper | 1 | -3/+7 |
2002-02-12 | Fixed bug in font selection for hpgl. | Stefan Kemper | 1 | -1/+1 |
2001-10-29 | LM1; two byte hpgl labels were not terminating properly. | Stefan Kemper | 1 | -4/+30 |
2001-10-24 | Freetype is currently not using the GS character cache, which updates | Stefan Kemper | 1 | -0/+10 |
2001-09-27 | freetype 2 integration. Now printing many fts files and pcl files of | Henry Stiles | 1 | -5/+5 |
2001-04-27 | Code changes for pcl reentrancy and miscellaneous items for the 1.35 | Henry Stiles | 1 | -2/+2 |
2001-04-25 | hpgl_get_char_width(), added case for bitmap, proportional fonts | Stefan Kemper | 1 | -1/+8 |
2001-04-23 | adding font name to pl_fill_in_font for pdfwrite. | Stefan Kemper | 1 | -2/+3 |
2001-04-02 | Added character extra space addition to LF vertical text processing. | Stefan Kemper | 1 | -0/+2 |
2001-03-27 | updating copywright headers | Stefan Kemper | 1 | -3/+12 |
2001-03-13 | Character xtra space takes into account line feed direction rotation | Stefan Kemper | 1 | -6/+23 |
2000-09-16 | New arc and stick font data (john desrosiers), and rendering code. | Henry Stiles | 1 | -7/+48 |
2000-07-10 | Fixes a position problem in gl/2 label code that resulted in the | Henry Stiles | 1 | -5/+3 |
2000-06-11 | Accounts for intellifont's convention of having 72.307 point == 1 | Henry Stiles | 1 | -12/+23 |
2000-06-11 | Adds new interface so clients can unload resident font data. Also | Henry Stiles | 1 | -1/+2 |
2000-05-11 | modified to support new simplified interface for getting the width and | Henry Stiles | 1 | -9/+22 |
2000-02-17 | Changes for language switching, auto sensing, better memory | Henry Stiles | 1 | -1/+23 |
2000-01-11 | Change name of hpgl_select_font to prevent multiply defined symbol | Ray Johnston | 1 | -6/+6 |
1999-12-21 | clears the path after exiting label mode. | Henry Stiles | 1 | -0/+4 |
1999-11-29 | positioning of vertical labels was not correct. | Henry Stiles | 1 | -45/+114 |
1999-10-07 | adds (void *) casts for some font related function to avoid the work | Ray Johnston | 1 | -1/+1 |
1999-10-03 | This is the first gs593 integration it is *NOT* a release. Normally | Henry Stiles | 1 | -17/+11 |
1999-07-19 | hpgl/2 clipping region was not being set properly when rendering | Henry Stiles | 1 | -1/+2 |
1999-05-17 | corrects typo and fixes a compiler warning introduced in the last | Henry Stiles | 1 | -4/+1 |
1999-05-17 | The labeling code is now more liberal about using "show" and the | Henry Stiles | 1 | -41/+22 |
1999-05-05 | Fixes 2 problems with polyline encoding: After PE is executed, the | Henry Stiles | 1 | -4/+6 |
1999-04-13 | WARNING: changes pending - do not release. First stable pcl checkin | Henry Stiles | 1 | -2/+6 |
1999-04-02 | Static removal phase 2. Moves pcl cursor (cap) back into pcl's state, | Henry Stiles | 1 | -6/+6 |
1999-03-26 | changed stick font compliment, Accents are not supplied by stick font. | Henry Stiles | 1 | -2/+2 |
1999-02-28 | corrects label offset calculation when SI and SR are enabled. | Henry Stiles | 1 | -130/+176 |
1999-02-16 | moves SR, SI line spacing hack to cursor positioning routine. | Henry Stiles | 1 | -2/+2 |
1999-02-13 | corrects multiplier for cell height. | Henry Stiles | 1 | -0/+2 |
1999-02-13 | modified to properly handle label placement with SI, SR. | Henry Stiles | 1 | -45/+57 |
1999-02-12 | Improvement of fill line anchoring in gl/2. Now use gl/2's position | Henry Stiles | 1 | -27/+26 |
1999-02-07 | Addition to properly select and wrap the current pen. Adds an | Henry Stiles | 1 | -3/+3 |