Age | Commit message (Expand) | Author | Files | Lines |
2009-12-28 | Fixes bug 691024, the font list is now printed deterministically. | Henry Stiles | 2 | -43/+88 |
2009-12-18 | Emulate HP TrueType parser bug which ignores the metrics in component | Henry Stiles | 1 | -2/+13 |
2009-11-20 | Symbol set fixes and additions courtesy of Norbert Janssen. The | Henry Stiles | 1 | -9/+5 |
2009-11-19 | Add a function process_file to the plmain interface. This is a very simple ha... | Tor Andersson | 1 | -0/+1 |
2009-11-13 | Fixes bug #690911 for customer 861. Our understanding of HPGL/2 | Henry Stiles | 2 | -50/+79 |
2009-11-09 | Fix bug #690901, customer #861. HPGL/2's clip region is at least one | Henry Stiles | 1 | -2/+4 |
2009-11-03 | Revert revision 9451 fixing 690756 and reopening 689361. PCL | Henry Stiles | 1 | -33/+7 |
2009-11-03 | Fixes bug #690185 incorrect line spacing. Line and horizontal spacing | Henry Stiles | 1 | -2/+2 |
2009-11-03 | Advancing the y position past the bottom margin should advance the | Henry Stiles | 1 | -1/+1 |
2009-11-02 | Hpgl/2 zero width lines did not render. This is certainly a | Henry Stiles | 1 | -8/+14 |
2009-10-29 | Fix line join, or more exactly a "curve join" problem noted in bug | Henry Stiles | 1 | -6/+0 |
2009-09-30 | Finishes up the reference counting fix for bug #690785. No expected | Henry Stiles | 1 | -2/+9 |
2009-09-28 | The last change to rtgmode.c, revision 10098, was incorrect. The | Henry Stiles | 1 | -1/+2 |
2009-09-28 | Fixes part of 690785. End graphics mode when pcl exits, no expected | Henry Stiles | 1 | -0/+4 |
2009-08-03 | Initialize symbol sets before fonts to fix bug #690601. Thanks to | Henry Stiles | 1 | -1/+1 |
2009-07-02 | The advance was not properly rounded for Monotype UFST resident fonts. | Henry Stiles | 1 | -1/+2 |
2009-07-01 | The graphics library fill adjust was not set to (0,0) in some cases. | Henry Stiles | 1 | -0/+1 |
2009-06-26 | The lineprinter font should not be detected by typeface number alone, | Henry Stiles | 1 | -4/+8 |
2009-06-25 | As part of fixing bug #690520 correct the long standing annoyance of | Henry Stiles | 4 | -14/+15 |
2009-06-08 | The previous code attempted to simulate HP's vivid and screen match by | Henry Stiles | 1 | -2/+9 |
2009-04-16 | Add range checking of width and height for for downloaded bitmap | Henry Stiles | 1 | -0/+6 |
2009-04-15 | Fix longstanding font bugs for customer #951 - bug #689675 and | Henry Stiles | 1 | -1/+2 |
2009-04-15 | Revision 9637 was missing a typecast, no regression changes expected. | Henry Stiles | 1 | -1/+3 |
2009-04-14 | Boilerplate parsing for the "set logical page command" as documented | Henry Stiles | 1 | -0/+33 |
2009-04-11 | Fix bug #690334, this problem was a documented side effect of fixing | Henry Stiles | 1 | -1/+14 |
2009-03-19 | Part of the fix needed to address 689822 - "memory leaks during clist | Henry Stiles | 1 | -6/+0 |
2009-03-03 | The boolean have_drawn_in_path was not initialized. | Henry Stiles | 2 | -0/+6 |
2009-02-05 | Position of pcl rectangles was incorrect in some cases. This change | Henry Stiles | 1 | -7/+33 |
2008-09-25 | Support interpolation in pcl with the command line parameter | Henry Stiles | 3 | -4/+25 |
2008-09-22 | Fixes 690087. Change the behavior of the pcl interpreter to continue | Henry Stiles | 1 | -1/+10 |
2008-08-13 | The selected pen must be set explicitly during initialization. | Henry Stiles | 1 | -3/+1 |
2008-08-06 | reversion that corresponds to unwinding revision 8939. Unfortunately | Henry Stiles | 1 | -0/+6 |
2008-08-04 | As of rev 8928 the palette data is freed by the graphics library. | Henry Stiles | 1 | -6/+0 |
2008-08-02 | Cleanup logical errors which could result in a null dereference. In | Henry Stiles | 1 | -3/+2 |
2008-07-17 | Partially fixes bug #689967 (test file fts.0810 returning -15). The | Ralph Giles | 1 | -34/+33 |
2008-07-04 | fixes bug #689908. The select pen command has the side effect of | Henry Stiles | 1 | -0/+4 |
2008-05-20 | fix 689828. PCL pixel encoding mode has the side effect of setting | Henry Stiles | 1 | -0/+6 |
2008-05-13 | Finally fixing bug #689159. HPGL/2 beziers were not properly joined | Henry Stiles | 2 | -13/+6 |
2008-05-09 | curves should have beveled joins - the same change was made for pxl in | Henry Stiles | 1 | -0/+1 |
2008-03-21 | Enter PCL Mode should not be executed in macro mode. This is part of | Henry Stiles | 1 | -1/+1 |
2008-03-21 | Fixes a compiler warning caused by the previous change. No expected | Henry Stiles | 1 | -2/+2 |
2008-03-21 | Note an error location so it can be seen with -Z#. This is related to | Henry Stiles | 1 | -0/+1 |
2007-12-16 | Fixes 689609. The double byte hpgl parsing implementation was | Henry Stiles | 2 | -21/+53 |
2007-12-08 | Fixes 689582. Apparently, the formlines feature was disabled to fix a | Henry Stiles | 1 | -8/+2 |
2007-12-07 | Fixes #689589. HP printer implementations appear to return the cursor | Henry Stiles | 1 | -1/+3 |
2007-11-16 | continuing pcl improvements to run in the absence of the resident | Henry Stiles | 1 | -0/+4 |
2007-11-16 | Allow the pcl interpreter to run without fonts. No differences | Henry Stiles | 1 | -1/+1 |
2007-11-16 | Allow the pcl interpreter to run without fonts. No differences | Henry Stiles | 1 | -9/+3 |
2007-09-25 | Replace the 'private' define with the now standard C keyword 'static'. | Ralph Giles | 50 | -547/+547 |
2007-09-21 | Contrary to the specification the HP 4600 printer uses the default | Henry Stiles | 1 | -5/+11 |