summaryrefslogtreecommitdiff
path: root/pxl
Commit message (Expand)AuthorAgeFilesLines
* Added pxl_impl_get_device_memory(), it doesn't modify the pointer since pxlStefan Kemper2003-02-111-0/+9
* Add page orientation rotation into account when rotating PXL downloaded bitmapStefan Kemper2003-01-281-2/+4
* 16bit characters are always unicode in PXL. They never use symbol maps.Stefan Kemper2003-01-271-12/+8
* removed c++ comment.Stefan Kemper2002-11-231-2/+2
* Adds parsing for 4600 style sethalftonemethod, just a noop for now,Henry Stiles2002-11-142-6/+7
* Added pxl vertical character substitutions and vertical text writing mode.Stefan Kemper2002-10-311-126/+266
* Fixes parsing of SetColorTreatment, parsing separate treatment forHenry Stiles2002-10-251-2/+2
* Implementation for new operator - SetDefaultGS.Henry Stiles2002-10-252-3/+12
* Remove "TBD" diagnostic messages. This was advertised as fixed in theHenry Stiles2002-10-251-3/+0
* Makefile - debug target in top level makefile.Henry Stiles2002-10-242-18/+53
* Added support for pxl default paper size, this pulls the pjl default paper size.Stefan Kemper2002-10-091-6/+14
* The new sRGB code is now disabled and we simply use Device RGB.Henry Stiles2002-10-082-20/+16
* Initial rough draft of PXL passthrough mode - ability to invoke theHenry Stiles2002-10-047-16/+88
* stopgap - use DeviceRGB instead of SRGB for images.Henry Stiles2002-09-262-11/+18
* Deleting downloaded XL fonts on end of session.Stefan Kemper2002-09-261-0/+2
* The XL 3.0 specification calls for selecting a pcl font when attributeHenry Stiles2002-09-233-5/+4
* accept protocol identifier 3 in XL streams.Henry Stiles2002-09-231-2/+4
* - In pxl requests for the device rgb colorspace now select srgb.Henry Stiles2002-09-102-56/+132
* Added PCL XL 2.1 Delta Row decompressionStefan Kemper2002-09-091-4/+180
* Downloaded bitmap fonts were scaled incorrectly.Henry Stiles2002-09-041-7/+1
* fixes several regression introduced in the reorganization of pxl imageHenry Stiles2002-09-031-4/+16
* fixes harmless but annoying unitialized reads related to setting upHenry Stiles2002-09-031-1/+0
* removes obsolete todo comment about memory status.Henry Stiles2002-09-031-13/+0
* XL 3.0 parsing and restructuring of XL image code. (work in progress)Henry Stiles2002-08-285-429/+526
* Fixed character cache free to correctly free cache chunk data.Stefan Kemper2002-07-241-7/+9
* added call to free gs_ht_cache at end of interpreter life.Stefan Kemper2002-07-241-0/+2
* Code to completely deallocate the memory associated with the fontHenry Stiles2002-06-211-0/+12
* Compiler warning cleanup. New code to deallocate the font cache whenHenry Stiles2002-06-188-17/+17
* Fallback... identity map characters that are double byte if theHenry Stiles2002-05-221-2/+10
* PXL bug fix. Resident truetype wingding and symbol fonts don't use a symbolStefan Kemper2002-04-191-2/+7
* Changed the VendorUnique command's VUAttr1 to be optional based onStefan Kemper2002-04-131-1/+1
* Pulling debug print "font not found" since the download of a font firstStefan Kemper2002-04-031-2/+1
* removes obsolete memory status checking.Henry Stiles2002-03-161-5/+0
* Invalidate the character cache whenever pxl algorithmic bolding is used.Stefan Kemper2002-03-053-4/+19
* Added support for the vendor unique command.Stefan Kemper2001-12-043-11/+31
* end page call did not check return value.Henry Stiles2001-11-201-4/+6
* removed.Henry Stiles2001-07-111-1972/+0
* 1.35 Cyclone release.Henry Stiles2001-07-081-1/+209
* Support for downloads of truetype fonts with metrics per characterStefan Kemper2001-05-091-1/+2
* Code changes for pcl reentrancy and miscellaneous items for the 1.35Henry Stiles2001-04-276-4/+8
* pdfwrite changes to fill in font nameStefan Kemper2001-04-231-1/+1
* Updated header file dependanciesStefan Kemper2001-04-171-22/+24
* fixes memory leak and parsing error with XL 2.0 jpeg filter closing the 2Henry Stiles2001-04-132-6/+18
* 1) warning fixes.Henry Stiles2001-04-027-23/+22
* updating copywright headersStefan Kemper2001-03-271-1/+1
* Added new copyrightStefan Kemper2001-03-2329-87/+360
* pxl font loading machinery factored out into shared pcl library.Henry Stiles2001-03-066-553/+78
* Support for MediaSize array parameter. 1.0 only supported anHenry Stiles2001-02-012-50/+80
* fixes a stupid copy-paste typo.Henry Stiles2001-02-011-2/+2
* modifies language auto sense string so that protocol 2.0 would beHenry Stiles2001-02-011-1/+1