Develop and Download Open Source Software

Show incremental difference of selected versions of 1.1.2 - Change Log.

category(Tag) tree

file info

category(Tag)
root
file name
ModuleHP_1.1.2_-_Changes
last update
2006-04-24 16:31
type
Plain Text
editor
toratani yasumasa
description
1.1.2 - Change Log
language
English
translate
--- /tmp/DOCMAN2ocoEF3	2024-06-15 21:27:00.243201536 +0900
+++ /tmp/DOCMAN25TEcVu	2024-06-15 21:27:00.243201536 +0900
@@ -1 +1,6 @@
-
+fix following BUGS and inappropriate features
+- LinePath doesn't accept 0 npoints.
+- LinePath, PolygonPath, BezeierPath use fixed size buffer(obuf) and don't check over flow. if large path is passed to these API, this driver crash!!
+- RestoreGS doesn't restore color.
+- RestoreGS can't restore the first GS.
+- opvp_rpc_server pointer not initialized(SF  #7286)