HardCopy Fixed Bugs
HardCopy 7.2
7.2 Final Release
-
(#1884) On Windows, SoVectorizePSAction didn't select valid fonts, resulting in an invalid PS file.
-
(#2445) SoVectorizePSAction produced invalid postscriptfiles when SoMarkerSet was used in the scene graph.
-
(#2467) SoVectorizeGDIAction incorrectly rendered SoMarkerSet in some cases.
The marker glyphs were not centered on the marker coordinates when OIV_HCGDI_APPCONTROL was set.
HardCopy 7.1
7.1.1 Patch : Bugs fixed as of June 28, 2008
7.1 Final release
HardCopy 7.0
Patch 7.0.1: Bugs fixed as of February 20, 2008
7.0 Final release
HardCopy 6.1
Patch 6.1.2: Bugs fixed as of July 19, 2007
Patch 6.1.1: Bugs fixed as of May 29, 2007
-
(#1717) SoVectorizePSAction only exported gray shapes on IRIX 6.5,
AIX 5, and HP-UX 11. [P1]
6.1 Final release
HardCopy 6.0
Patch 6.0.3: Bugs fixed as of December 4, 2006
Patch 6.0.1: Bugs fixed as of July 12, 2006
HardCopy 5.0
Patch 5.0.5: Bugs fixed as of October 2, 2005
-
(#1303) SoGDIVectorizeAction didn't support thick line pattern.
Patterned lines were always displayed with linewidth of 1 pixel. [P5]
-
(#1312) Under some circumstances, HLHSR_PAINTER_SURFACE_REMOVAL mode caused a
crash. [P5]
Patch 5.0.4: Bugs fixed as of June 6, 2005
-
(#1139) SoVectorizeGDIAction reversed axis title when renderPrintType
was set to RENDER3D_PRINT_RASTER. [P4]
Patch 5.0.3: Bugs fixed as of March 11, 2005
Patch 5.0.2: Bugs fixed as of December 10, 2004
Patch 5.0.1: Bugs fixed as of October 8, 2004
5.0 Final release
HardCopy 4.0
Patch 4.0.6: Bugs fixed as of January 20, 2003
Patch 4.0.5: Bugs fixed as of November 10, 2003
-
(#674) [Solaris] HardCopy CGM binary generation on Solaris was very slow. [P5]
Patch 4.0.4: Bugs fixed as of September 19, 2003
Bugs fixed in patches 4.0.1, 4.0.2, and 4.0.3
-
(#453) The PAINTER_SURFACE_REMOVAL mode of SoVectorizeAction crashed on
some examples. A new HLHSR mode, HLHSR_RASTER, fixes the problem.
-
(#454) The PAINTER mode of SoVectorizeAction went into an infinite loop
on some examples. A new HLHSR mode, HLHSR_RASTER, fixes the problem.
OFFICIAL RELEASE: Bugs fixed as of March 27, 2003
-
(#213) dataviz\demos\ivf\GDIFPrintPreview demo did not produce useful hardcopy
output on printer. Environment variable OIV_HCGDI_APPCONTROL must be set in
order for output to be generated.
-
(#215) SoVectorizeGDIAction crashed if the scene graph was empty and
HLHSR was enabled.
-
(#289) Certain combinations of indexed line sets and face sets could cause the
HardCopy HLHSR algorithm to go into infinite loop and consume memory rapidly.
-
(#407) HLHSR_PAINTER_SURFACE_REMOVAL did not handle DrawStyle LINES. When
polygons were rendered into the offscreen buffer for hidden surface removal,
the rendering code did not take into account the draw style. So polygons that
should be wireframe actually hid other polygons.
-
(#413) With HLSHR, when polygons were rendered with drawStyle LINES, some of
the edges were not drawn.
HardCopy 3.7
-
Type Id (getClassTypeId(),...) of the SoVectorizeAction action
was unavailable. (#58)