home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 May / W2KPRK.iso / apps / smartsketch_le / data1.cab / program_bin / CGMGT2D.INI < prev    next >
INI File  |  1999-11-02  |  2KB  |  66 lines

  1. [Options]
  2. Enable Logging=0
  3. ; If output type is 1 , it is CGM_REAL
  4. ; If output type is 2, it is CGM_INTEGER (16 bit precision)
  5. ; If output type is 3, it is CGM_INTEGER (32 bit precision0
  6. Output Type = 1
  7. Attribute Sets = Hyperlinks
  8. Stroke Pattern = 1
  9. Stroke Dimension = 1
  10. Stroke Reference = 1
  11. Stroke Text = 1
  12. Dissolve Symbol to Groups = 1
  13. ; True turns off progress indicator
  14. Processing Batch Translation = 0
  15. ; This must be set in order to translate both patterns and fills on the same element.
  16. Use Pattern Name = 1
  17. Ignore NonDisplayable Items = 1
  18. WorldToViewTransform = 1
  19.  
  20.  
  21.  
  22. File Version = 4
  23. ; If Encoding is 1, it is BINARY
  24. ; If Encoding is 2, it is CLEAR TEXT
  25. Encoding = 1
  26. ;
  27. ; Entity Map from Neutral format (GType2d) to CGM .
  28. ;
  29. [Neutral to Foreign Translation Entity Map]
  30. GLine2d = CGM_Line : 0
  31. GLineString2d = CGM_LineString : 0
  32. GEllipse2d = CGM_Ellipse : 0
  33. GArc2d = CGM_Arc : 0
  34. GText = CGM_RestrictedText : 0
  35. GPoint2d = CGM_POLYMARKER : 0
  36. GComplexString2d = CGM_Figure : 0
  37. GGroup = CGM_Entity : 0
  38. GReference = CGM_CellArray : 0
  39. GBspCurve2d = CGM_Polybezier : 0
  40. GRectangle2d = CGM_LineString : 0
  41.  
  42. ; Linestyle constants
  43. ;GPS_CONTINUOUS       9
  44. ;GPS_DASH             10
  45. ;GPS_DOT              11
  46. ;GPS_DASHDOT          12
  47. ;GPS_DASHDOTDOT       13
  48. ;GPS_NULL             14
  49. ;GPS_INSIDEFRAME      15
  50. ;GPS_USERSTYLE        16
  51. ;GPS_ALTERNATE        17
  52. ;GPS_CHAIN           18
  53. ;GPS_CENTEREDCHAIN   19
  54. ;GPS_DOUBLECHAIN     20
  55. ;GPS_DASHDASHDOT     21
  56. ;GPS_ZIGZAG          22
  57. ;GPS_ENDGAP          23
  58.  
  59. [Write Linestyles]
  60. 9=CGM_L_SOLID
  61. 10=CGM_L_DASH
  62. 11=CGM_L_DOT
  63. 12=CGM_L_DASHDOT
  64. 13=CGM_L_DASHDOTDOT
  65. 16=_stroke_
  66. _default_ =_stroke_