home *** CD-ROM | disk | FTP | other *** search
INI File | 1999-11-02 | 1.6 KB | 66 lines |
- [Options]
- Enable Logging=0
- ; If output type is 1 , it is CGM_REAL
- ; If output type is 2, it is CGM_INTEGER (16 bit precision)
- ; If output type is 3, it is CGM_INTEGER (32 bit precision0
- Output Type = 1
- Attribute Sets = Hyperlinks
- Stroke Pattern = 1
- Stroke Dimension = 1
- Stroke Reference = 1
- Stroke Text = 1
- Dissolve Symbol to Groups = 1
- ; True turns off progress indicator
- Processing Batch Translation = 0
- ; This must be set in order to translate both patterns and fills on the same element.
- Use Pattern Name = 1
- Ignore NonDisplayable Items = 1
- WorldToViewTransform = 1
-
-
-
- File Version = 4
- ; If Encoding is 1, it is BINARY
- ; If Encoding is 2, it is CLEAR TEXT
- Encoding = 1
- ;
- ; Entity Map from Neutral format (GType2d) to CGM .
- ;
- [Neutral to Foreign Translation Entity Map]
- GLine2d = CGM_Line : 0
- GLineString2d = CGM_LineString : 0
- GEllipse2d = CGM_Ellipse : 0
- GArc2d = CGM_Arc : 0
- GText = CGM_RestrictedText : 0
- GPoint2d = CGM_POLYMARKER : 0
- GComplexString2d = CGM_Figure : 0
- GGroup = CGM_Entity : 0
- GReference = CGM_CellArray : 0
- GBspCurve2d = CGM_Polybezier : 0
- GRectangle2d = CGM_LineString : 0
-
- ; Linestyle constants
- ;GPS_CONTINUOUS 9
- ;GPS_DASH 10
- ;GPS_DOT 11
- ;GPS_DASHDOT 12
- ;GPS_DASHDOTDOT 13
- ;GPS_NULL 14
- ;GPS_INSIDEFRAME 15
- ;GPS_USERSTYLE 16
- ;GPS_ALTERNATE 17
- ;GPS_CHAIN 18
- ;GPS_CENTEREDCHAIN 19
- ;GPS_DOUBLECHAIN 20
- ;GPS_DASHDASHDOT 21
- ;GPS_ZIGZAG 22
- ;GPS_ENDGAP 23
-
- [Write Linestyles]
- 9=CGM_L_SOLID
- 10=CGM_L_DASH
- 11=CGM_L_DOT
- 12=CGM_L_DASHDOT
- 13=CGM_L_DASHDOTDOT
- 16=_stroke_
- _default_ =_stroke_