openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Ghostscript
Settings
|
Report Duplicate
357
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 2 years
ago. based on code collected
over 2 years
ago.
Jun 26, 2022 — Jun 26, 2023
Showing page 762 of 778
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
corrects label offset calculation when SI and SR are enabled.
Henry Stiles
More...
about 27 years ago
HP ignores the bits-per-primary setting for device-independent color spaces, and always uses [255, 0] as white and black reference points for these spaces.
Jan Stockenius
More...
about 27 years ago
It is not necessary to return to the starting point of a circle when drawing in polygon mode.
Henry Stiles
More...
about 27 years ago
rtgmode.c was truncated at the last checkin (not analyzed).
Henry Stiles
More...
about 27 years ago
Fixes ats file floating poing rounding and truncating error. For the particular transformation in effect, the initial horizontal position of 7008 centi-points would come back as 7007.9994... centi-points, which was converted to 7007 centipoints, which would come back as 7006.9994... centi-points, and so on. The process finally stopped at about 6600 centi-points, due to a change in the least significant bit of the tx field of transformation matrix. Now we round the calculated centipoint position before converting to an integer.
Jan Stockenius
More...
about 27 years ago
I thought I had a good idea but I didn't.
Henry Stiles
More...
about 27 years ago
hail news file check in.
Henry Stiles
More...
about 27 years ago
Modifications to support PJL fontsource and fontnumber environment variables.
Henry Stiles
More...
about 27 years ago
Fix for unintialized caches when using CIE color space. Problem seen with PCL5c fts0871.bin. CIE_CHECK_RENDERING macro was checking the wrong status.
Ray Johnston
More...
about 27 years ago
Fix non 32-bit tool make to include the SYSTEM and OPTION STUB directives.
Ray Johnston
More...
about 27 years ago
Fix non 32-bit tool make to write to $(ll_tr) before appending.
Ray Johnston
More...
about 27 years ago
Add -zp8 flag to force alignment -- important to prevent FP errors.
Ray Johnston
More...
about 27 years ago
Change cs_indexed_..._ptrs to pcl_cs_indexed_..._ptrs to prevent conflict with gscolor2.c when building NOPRIVATE=1.
Ray Johnston
More...
about 27 years ago
Fix problems that kept this from working. Change to make 32-bit tools and target the default. Update it to work with the new directory structure. This is probably the first workable version for Watcom.
Ray Johnston
More...
about 27 years ago
Fix building of pclver.h to use '-x 23' instead of '#' which breaks under Watcom/Dos.
Ray Johnston
More...
about 27 years ago
Fix PCLCCC to use $(I_) macro instead of hard coded -I which doesn't work on Watcom, VMS, etc.
Ray Johnston
More...
about 27 years ago
Change paper_sizes to clj_paper_sizes to prevent conflict (with PCL code) when building with NOPRIVATE=1.
Ray Johnston
More...
about 27 years ago
Change to '***_f' version of pl_font_glyph things to prevent conflict with NOPRIVATE (conflict in plchar.c)
Ray Johnston
More...
about 27 years ago
Fix to use correct INCLUDE macros (instead of hard coded '-I'). Needed for Watcom, VMS, etc.
Ray Johnston
More...
about 27 years ago
Fix PXLCCC to use correct INCLUDE macros (instead of hard coded '-I'). Needed for Watcom and VMS, etc.
Ray Johnston
More...
about 27 years ago
Fix LIBPATHS syntax, put !ifndef around most definitions to allow pre- definition (from pcl/pxl make). Add WAT32 section to build for NT char mode executable.
Ray Johnston
More...
about 27 years ago
Add missing $(GLSRCDIR) to CP_ and RMN_ definitions. Change genconf escape to '~' ('^' is special in .bat files). Move .BEFORE directory creation to watc.mak.
Ray Johnston
More...
about 27 years ago
Move .BEFORE here to make directories, add missing $(GLGENDIR) for ll_tr macro assignment (for pcl/pxl make).
Ray Johnston
More...
about 27 years ago
Make 'put_bytes' into 'px_put_bytes' to prevent conflict when building with NOPRIVATE.
Ray Johnston
More...
about 27 years ago
Fix problems for make under Watcom. Use GLSRCDIR (not GSDIR), instead of 'type' to update time stamp, use >> (prevents file truncation). Use '~' as the genconf escape character (special in .bat files). Increase stack to 32K (needed for high level clists). Correct some missing directory prefixes.
Ray Johnston
More...
about 27 years ago
Prevent 'not_found' error on _.tmp temp file
Ray Johnston
More...
about 27 years ago
removes pcl clipping region bug - not actually a bug but a problem with the device driver.
Henry Stiles
More...
about 27 years ago
removes clipping anomaly.
Henry Stiles
More...
about 27 years ago
Rounding of device clip boxes and ctm translation components. Also, modifies GL/2 to use a closed clipping region instead of the default half-open region.
Henry Stiles
More...
about 27 years ago
modifications to support PCLXL processing of PJL.
Henry Stiles
More...
about 27 years ago
←
1
2
…
758
759
760
761
762
763
764
765
766
…
777
778
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree