rghost 0.8.6 → 0.8.6.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (133) hide show
  1. data/lib/rghost.rb +1 -1
  2. data/lib/rghost/border.rb +0 -0
  3. data/lib/rghost/callback.rb +0 -0
  4. data/lib/rghost/circle.rb +0 -0
  5. data/lib/rghost/color.rb +0 -0
  6. data/lib/rghost/constants.rb +0 -0
  7. data/lib/rghost/convert.rb +0 -0
  8. data/lib/rghost/cursor.rb +0 -0
  9. data/lib/rghost/dash.rb +0 -0
  10. data/lib/rghost/document.rb +0 -0
  11. data/lib/rghost/document_callback_facade.rb +0 -0
  12. data/lib/rghost/dsc_entry.rb +0 -0
  13. data/lib/rghost/dynamic_document_callback.rb +0 -0
  14. data/lib/rghost/eps.rb +0 -0
  15. data/lib/rghost/font.rb +0 -0
  16. data/lib/rghost/font_map.rb +0 -0
  17. data/lib/rghost/frame.rb +0 -0
  18. data/lib/rghost/function.rb +0 -0
  19. data/lib/rghost/gif.rb +0 -0
  20. data/lib/rghost/graphic.rb +0 -0
  21. data/lib/rghost/grid/base_grid.rb +0 -0
  22. data/lib/rghost/grid/callback_facade.rb +0 -0
  23. data/lib/rghost/grid/csv_grid.rb +0 -0
  24. data/lib/rghost/grid/dynamic_callback.rb +0 -0
  25. data/lib/rghost/grid/field_format.rb +0 -0
  26. data/lib/rghost/grid/grid.rb +0 -0
  27. data/lib/rghost/grid/header.rb +0 -0
  28. data/lib/rghost/grid/matrix.rb +0 -0
  29. data/lib/rghost/grid/rails_grid.rb +0 -0
  30. data/lib/rghost/grid/static_callback.rb +0 -0
  31. data/lib/rghost/grid/style/border_lines.rb +0 -0
  32. data/lib/rghost/grid/style/bottom_lines.rb +0 -0
  33. data/lib/rghost/grid/style/old_forms.rb +0 -0
  34. data/lib/rghost/grid/style/style.rb +0 -0
  35. data/lib/rghost/gs_alone.rb +0 -0
  36. data/lib/rghost/helpers.rb +0 -0
  37. data/lib/rghost/horizontal_line.rb +0 -0
  38. data/lib/rghost/how_to.rb +0 -0
  39. data/lib/rghost/image.rb +0 -0
  40. data/lib/rghost/jpeg.rb +0 -0
  41. data/lib/rghost/line.rb +0 -0
  42. data/lib/rghost/line_width.rb +0 -0
  43. data/lib/rghost/load.rb +0 -0
  44. data/lib/rghost/newpath.rb +0 -0
  45. data/lib/rghost/paper.rb +0 -0
  46. data/lib/rghost/parse_text.rb +0 -0
  47. data/lib/rghost/pdf_security.rb +0 -0
  48. data/lib/rghost/point.rb +0 -0
  49. data/lib/rghost/point_with_command.rb +0 -0
  50. data/lib/rghost/polygon.rb +0 -0
  51. data/lib/rghost/ps/AdobeExpert.enc +0 -0
  52. data/lib/rghost/ps/AdobeLatinEncoding.enc +0 -0
  53. data/lib/rghost/ps/Bengali.enc +0 -0
  54. data/lib/rghost/ps/CodePage1250.enc +0 -0
  55. data/lib/rghost/ps/CodePage1251.enc +0 -0
  56. data/lib/rghost/ps/CodePage1252.enc +0 -0
  57. data/lib/rghost/ps/CodePage1253.enc +0 -0
  58. data/lib/rghost/ps/CodePage1254.enc +0 -0
  59. data/lib/rghost/ps/CodePage1256.enc +0 -0
  60. data/lib/rghost/ps/CodePage1257.enc +0 -0
  61. data/lib/rghost/ps/CodePage1258.enc +0 -0
  62. data/lib/rghost/ps/CodePage874.enc +0 -0
  63. data/lib/rghost/ps/Fontmap +0 -0
  64. data/lib/rghost/ps/IsoLatin.enc +0 -0
  65. data/lib/rghost/ps/MacCentralEuropean.enc +0 -0
  66. data/lib/rghost/ps/MacCyrillice.desnc +0 -0
  67. data/lib/rghost/ps/MacGreek.enc +0 -0
  68. data/lib/rghost/ps/MacHebrew.enc +0 -0
  69. data/lib/rghost/ps/TeX-CorkEncoding.enc +0 -0
  70. data/lib/rghost/ps/TeX-LGR-Greek.enc +0 -0
  71. data/lib/rghost/ps/TeX-T2AModified2Encoding.enc +0 -0
  72. data/lib/rghost/ps/TeX-T2BAdobeEncoding.enc +0 -0
  73. data/lib/rghost/ps/TeX-T2CAdobeEncoding.enc +0 -0
  74. data/lib/rghost/ps/TeX-X2AdobeEncoding.enc +0 -0
  75. data/lib/rghost/ps/TeX-XL2encoding.enc +0 -0
  76. data/lib/rghost/ps/TeXMathExtensionEncoding.enc +0 -0
  77. data/lib/rghost/ps/TeXMathItalicEncoding.enc +0 -0
  78. data/lib/rghost/ps/TeXMathSymbolEncoding.enc +0 -0
  79. data/lib/rghost/ps/US-ASCII.enc +0 -0
  80. data/lib/rghost/ps/UTF-8.enc +0 -0
  81. data/lib/rghost/ps/__datagrid.ps +0 -0
  82. data/lib/rghost/ps/_cusor.ps +0 -0
  83. data/lib/rghost/ps/basic.ps +0 -0
  84. data/lib/rghost/ps/begin_document.ps +0 -0
  85. data/lib/rghost/ps/callbacks.ps +0 -0
  86. data/lib/rghost/ps/code128.font +0 -0
  87. data/lib/rghost/ps/code39.font +0 -0
  88. data/lib/rghost/ps/cursor.ps +0 -0
  89. data/lib/rghost/ps/datagrid.ps +0 -0
  90. data/lib/rghost/ps/developer.ps +0 -0
  91. data/lib/rghost/ps/ean.font +0 -0
  92. data/lib/rghost/ps/eps.ps +0 -0
  93. data/lib/rghost/ps/font.ps +0 -0
  94. data/lib/rghost/ps/frame.ps +0 -0
  95. data/lib/rghost/ps/gif.ps +0 -0
  96. data/lib/rghost/ps/horizontal_line.ps +0 -0
  97. data/lib/rghost/ps/i25.font +0 -0
  98. data/lib/rghost/ps/jpeg.ps +0 -0
  99. data/lib/rghost/ps/link.ps +0 -0
  100. data/lib/rghost/ps/paper.ps +0 -0
  101. data/lib/rghost/ps/rect_link.ps +0 -0
  102. data/lib/rghost/ps/rectangle.ps +0 -0
  103. data/lib/rghost/ps/rghost_default_template.eps +0 -0
  104. data/lib/rghost/ps/row.ps +0 -0
  105. data/lib/rghost/ps/show.ps +0 -0
  106. data/lib/rghost/ps/table_callbacks.ps +0 -0
  107. data/lib/rghost/ps/text.ps +0 -0
  108. data/lib/rghost/ps/textarea.ps +0 -0
  109. data/lib/rghost/ps/type.ps +0 -0
  110. data/lib/rghost/ps/unit.ps +0 -0
  111. data/lib/rghost/ps/vertical_line.ps +0 -0
  112. data/lib/rghost/ps/virtual_pages.ps +0 -0
  113. data/lib/rghost/ps_facade.rb +0 -0
  114. data/lib/rghost/ps_object.rb +0 -0
  115. data/lib/rghost/rectangle_link.rb +0 -0
  116. data/lib/rghost/rgengine.so +0 -0
  117. data/lib/rghost/ruby_ghost_config.rb +3 -2
  118. data/lib/rghost/ruby_ghost_engine.rb +0 -0
  119. data/lib/rghost/ruby_ghost_version.rb +0 -0
  120. data/lib/rghost/ruby_to_ps.rb +0 -0
  121. data/lib/rghost/scale.rb +0 -0
  122. data/lib/rghost/shape_content.rb +0 -0
  123. data/lib/rghost/show.rb +0 -0
  124. data/lib/rghost/static_document_callback.rb +0 -0
  125. data/lib/rghost/text.rb +0 -0
  126. data/lib/rghost/text_in.rb +0 -0
  127. data/lib/rghost/text_link_in.rb +0 -0
  128. data/lib/rghost/textarea.rb +0 -0
  129. data/lib/rghost/units.rb +0 -0
  130. data/lib/rghost/variable.rb +0 -0
  131. data/lib/rghost/vertical_line.rb +0 -0
  132. data/lib/rghost/virtual_pages.rb +0 -0
  133. metadata +155 -148
data/lib/rghost.rb CHANGED
@@ -13,6 +13,6 @@ require 'rghost/ps_facade'
13
13
  require 'rghost/function'
14
14
  require 'rghost/document'
15
15
  require 'rghost/grid/grid'
16
-
16
+ RGhost::Config::GS[:PATH]="/opt/local/bin/gs"
17
17
 
18
18
 
data/lib/rghost/border.rb CHANGED
File without changes
File without changes
data/lib/rghost/circle.rb CHANGED
File without changes
data/lib/rghost/color.rb CHANGED
File without changes
File without changes
File without changes
data/lib/rghost/cursor.rb CHANGED
File without changes
data/lib/rghost/dash.rb CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
data/lib/rghost/eps.rb CHANGED
File without changes
data/lib/rghost/font.rb CHANGED
File without changes
File without changes
data/lib/rghost/frame.rb CHANGED
File without changes
File without changes
data/lib/rghost/gif.rb CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
data/lib/rghost/how_to.rb CHANGED
File without changes
data/lib/rghost/image.rb CHANGED
File without changes
data/lib/rghost/jpeg.rb CHANGED
File without changes
data/lib/rghost/line.rb CHANGED
File without changes
File without changes
data/lib/rghost/load.rb CHANGED
File without changes
File without changes
data/lib/rghost/paper.rb CHANGED
File without changes
File without changes
File without changes
data/lib/rghost/point.rb CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
data/lib/rghost/ps/eps.ps CHANGED
File without changes
File without changes
File without changes
data/lib/rghost/ps/gif.ps CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
data/lib/rghost/ps/row.ps CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -77,8 +77,9 @@ module RGhost::Config
77
77
  def self.config_platform #:nodoc:
78
78
 
79
79
  GS[:path]=case PLATFORM
80
- when /linux|darwin|freebsd/ then "/usr/bin/gs"
81
- when /darwin|freebsd/ then "/opt/local/bin/gs"
80
+ when /linux/ then "/usr/bin/gs"
81
+ when /darwin/ then "/opt/local/bin/gs"
82
+ when /freebsd|bsd/ then "/usr/local/bin/gs"
82
83
  when /mswin/ then "C:\\gs\\bin\\gswin32\\gswin32c.exe"
83
84
  end
84
85
  not_found_msg="\nGhostscript not found in your environment.\nInstall it and set the variable RGhost::Config::GS[:path] with the executable.\nExample: RGhost::Config::GS[:path]='/path/to/my/gs' #unix-style\n RGhost::Config::GS[:path]=\"C:\\\\gs\\\\bin\\\\gswin32c.exe\" #windows-style\n"
File without changes
File without changes
File without changes
data/lib/rghost/scale.rb CHANGED
File without changes
File without changes
data/lib/rghost/show.rb CHANGED
File without changes
File without changes
data/lib/rghost/text.rb CHANGED
File without changes
File without changes
File without changes
File without changes
data/lib/rghost/units.rb CHANGED
File without changes
File without changes
File without changes
File without changes
metadata CHANGED
@@ -1,182 +1,189 @@
1
1
  --- !ruby/object:Gem::Specification
2
- rubygems_version: 0.9.4
3
- specification_version: 1
4
2
  name: rghost
5
3
  version: !ruby/object:Gem::Version
6
- version: 0.8.6
7
- date: 2008-11-04 00:00:00 -02:00
8
- summary: Ruby Ghostscript Engine is a document creation and conversion API, support(PDF,PS,GIF,TIF,PNG,JPG...). It uses the GhostScript framework for the format conversion, utilizes EPS templates and is optimized to work with larger documents.
9
- require_paths:
10
- - lib
11
- email: shairon.toledo@gmail.com
12
- homepage: http://rghost.rubyforge.org
13
- rubyforge_project: Ruby Ghostscript Engine is a document creation and conversion API, support(PDF,PS,GIF,TIF,PNG,JPG...). It uses the GhostScript framework for the format conversion, utilizes EPS templates and is optimized to work with larger documents.
14
- description:
15
- autorequire:
16
- default_executable:
17
- bindir: bin
18
- has_rdoc: false
19
- required_ruby_version: !ruby/object:Gem::Version::Requirement
20
- requirements:
21
- - - ">"
22
- - !ruby/object:Gem::Version
23
- version: 0.0.0
24
- version:
4
+ version: 0.8.6.1
25
5
  platform: ruby
26
- signing_key:
27
- cert_chain:
28
- post_install_message:
29
6
  authors:
30
7
  - Shairon Toledo
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+
12
+ date: 2008-12-02 00:00:00 -05:00
13
+ default_executable:
14
+ dependencies: []
15
+
16
+ description:
17
+ email: shairon.toledo@gmail.com
18
+ executables: []
19
+
20
+ extensions: []
21
+
22
+ extra_rdoc_files: []
23
+
31
24
  files:
32
- - lib/rghost.rb
33
25
  - lib/rghost
34
- - lib/rghost/how_to.rb
26
+ - lib/rghost/border.rb
27
+ - lib/rghost/callback.rb
28
+ - lib/rghost/circle.rb
29
+ - lib/rghost/color.rb
30
+ - lib/rghost/constants.rb
31
+ - lib/rghost/convert.rb
32
+ - lib/rghost/cursor.rb
33
+ - lib/rghost/dash.rb
34
+ - lib/rghost/doc
35
35
  - lib/rghost/document.rb
36
+ - lib/rghost/document_callback_facade.rb
37
+ - lib/rghost/dsc_entry.rb
38
+ - lib/rghost/dynamic_document_callback.rb
39
+ - lib/rghost/eps.rb
40
+ - lib/rghost/font.rb
41
+ - lib/rghost/font_map.rb
36
42
  - lib/rghost/frame.rb
37
- - lib/rghost/variable.rb
38
- - lib/rghost/polygon.rb
43
+ - lib/rghost/function.rb
44
+ - lib/rghost/gif.rb
45
+ - lib/rghost/graphic.rb
46
+ - lib/rghost/grid
47
+ - lib/rghost/grid/base_grid.rb
48
+ - lib/rghost/grid/callback_facade.rb
49
+ - lib/rghost/grid/csv_grid.rb
50
+ - lib/rghost/grid/dynamic_callback.rb
51
+ - lib/rghost/grid/field_format.rb
52
+ - lib/rghost/grid/grid.rb
53
+ - lib/rghost/grid/header.rb
54
+ - lib/rghost/grid/matrix.rb
55
+ - lib/rghost/grid/rails_grid.rb
56
+ - lib/rghost/grid/static_callback.rb
57
+ - lib/rghost/grid/style
58
+ - lib/rghost/grid/style/border_lines.rb
59
+ - lib/rghost/grid/style/bottom_lines.rb
60
+ - lib/rghost/grid/style/old_forms.rb
61
+ - lib/rghost/grid/style/style.rb
62
+ - lib/rghost/gs_alone.rb
63
+ - lib/rghost/helpers.rb
64
+ - lib/rghost/horizontal_line.rb
65
+ - lib/rghost/how_to.rb
66
+ - lib/rghost/image.rb
67
+ - lib/rghost/jpeg.rb
68
+ - lib/rghost/line.rb
69
+ - lib/rghost/line_width.rb
70
+ - lib/rghost/load.rb
39
71
  - lib/rghost/newpath.rb
40
- - lib/rghost/ps_object.rb
41
- - lib/rghost/ruby_to_ps.rb
72
+ - lib/rghost/paper.rb
73
+ - lib/rghost/parse_text.rb
74
+ - lib/rghost/pdf_security.rb
75
+ - lib/rghost/point.rb
76
+ - lib/rghost/point_with_command.rb
77
+ - lib/rghost/polygon.rb
42
78
  - lib/rghost/ps
79
+ - lib/rghost/ps/__datagrid.ps
80
+ - lib/rghost/ps/_cusor.ps
81
+ - lib/rghost/ps/AdobeExpert.enc
82
+ - lib/rghost/ps/AdobeLatinEncoding.enc
83
+ - lib/rghost/ps/basic.ps
84
+ - lib/rghost/ps/begin_document.ps
85
+ - lib/rghost/ps/Bengali.enc
86
+ - lib/rghost/ps/callbacks.ps
87
+ - lib/rghost/ps/code128.font
88
+ - lib/rghost/ps/code39.font
89
+ - lib/rghost/ps/CodePage1250.enc
90
+ - lib/rghost/ps/CodePage1251.enc
91
+ - lib/rghost/ps/CodePage1252.enc
43
92
  - lib/rghost/ps/CodePage1253.enc
44
- - lib/rghost/ps/UTF-8.enc
45
- - lib/rghost/ps/TeX-XL2encoding.enc
93
+ - lib/rghost/ps/CodePage1254.enc
94
+ - lib/rghost/ps/CodePage1256.enc
95
+ - lib/rghost/ps/CodePage1257.enc
96
+ - lib/rghost/ps/CodePage1258.enc
97
+ - lib/rghost/ps/CodePage874.enc
98
+ - lib/rghost/ps/cursor.ps
99
+ - lib/rghost/ps/datagrid.ps
46
100
  - lib/rghost/ps/developer.ps
101
+ - lib/rghost/ps/ean.font
102
+ - lib/rghost/ps/eps.ps
103
+ - lib/rghost/ps/font.ps
104
+ - lib/rghost/ps/Fontmap
105
+ - lib/rghost/ps/frame.ps
47
106
  - lib/rghost/ps/gif.ps
48
- - lib/rghost/ps/AdobeExpert.enc
107
+ - lib/rghost/ps/horizontal_line.ps
108
+ - lib/rghost/ps/i25.font
109
+ - lib/rghost/ps/IsoLatin.enc
110
+ - lib/rghost/ps/jpeg.ps
111
+ - lib/rghost/ps/link.ps
112
+ - lib/rghost/ps/MacCentralEuropean.enc
49
113
  - lib/rghost/ps/MacCyrillice.desnc
50
- - lib/rghost/ps/vertical_line.ps
114
+ - lib/rghost/ps/MacGreek.enc
51
115
  - lib/rghost/ps/MacHebrew.enc
52
- - lib/rghost/ps/CodePage874.enc
53
- - lib/rghost/ps/cursor.ps
54
- - lib/rghost/ps/code39.font
55
- - lib/rghost/ps/MacCentralEuropean.enc
56
- - lib/rghost/ps/CodePage1256.enc
57
- - lib/rghost/ps/Fontmap
58
- - lib/rghost/ps/eps.ps
59
- - lib/rghost/ps/callbacks.ps
116
+ - lib/rghost/ps/paper.ps
117
+ - lib/rghost/ps/rect_link.ps
118
+ - lib/rghost/ps/rectangle.ps
119
+ - lib/rghost/ps/rghost_default_template.eps
120
+ - lib/rghost/ps/row.ps
121
+ - lib/rghost/ps/show.ps
60
122
  - lib/rghost/ps/table_callbacks.ps
61
- - lib/rghost/ps/textarea.ps
62
- - lib/rghost/ps/Bengali.enc
63
- - lib/rghost/ps/CodePage1250.enc
64
- - lib/rghost/ps/basic.ps
123
+ - lib/rghost/ps/TeX-CorkEncoding.enc
124
+ - lib/rghost/ps/TeX-LGR-Greek.enc
65
125
  - lib/rghost/ps/TeX-T2AModified2Encoding.enc
66
- - lib/rghost/ps/TeXMathSymbolEncoding.enc
67
126
  - lib/rghost/ps/TeX-T2BAdobeEncoding.enc
68
- - lib/rghost/ps/TeX-LGR-Greek.enc
69
- - lib/rghost/ps/US-ASCII.enc
70
- - lib/rghost/ps/row.ps
71
- - lib/rghost/ps/text.ps
72
- - lib/rghost/ps/paper.ps
73
- - lib/rghost/ps/datagrid.ps
74
- - lib/rghost/ps/i25.font
75
- - lib/rghost/ps/MacGreek.enc
127
+ - lib/rghost/ps/TeX-T2CAdobeEncoding.enc
76
128
  - lib/rghost/ps/TeX-X2AdobeEncoding.enc
77
- - lib/rghost/ps/TeXMathItalicEncoding.enc
78
- - lib/rghost/ps/IsoLatin.enc
129
+ - lib/rghost/ps/TeX-XL2encoding.enc
79
130
  - lib/rghost/ps/TeXMathExtensionEncoding.enc
80
- - lib/rghost/ps/CodePage1257.enc
81
- - lib/rghost/ps/CodePage1254.enc
82
- - lib/rghost/ps/rghost_default_template.eps
83
- - lib/rghost/ps/begin_document.ps
131
+ - lib/rghost/ps/TeXMathItalicEncoding.enc
132
+ - lib/rghost/ps/TeXMathSymbolEncoding.enc
133
+ - lib/rghost/ps/text.ps
134
+ - lib/rghost/ps/textarea.ps
135
+ - lib/rghost/ps/type.ps
84
136
  - lib/rghost/ps/unit.ps
85
- - lib/rghost/ps/rect_link.ps
86
- - lib/rghost/ps/CodePage1251.enc
87
- - lib/rghost/ps/code128.font
88
- - lib/rghost/ps/TeX-CorkEncoding.enc
89
- - lib/rghost/ps/jpeg.ps
90
- - lib/rghost/ps/TeX-T2CAdobeEncoding.enc
91
- - lib/rghost/ps/frame.ps
92
- - lib/rghost/ps/horizontal_line.ps
137
+ - lib/rghost/ps/US-ASCII.enc
138
+ - lib/rghost/ps/UTF-8.enc
139
+ - lib/rghost/ps/vertical_line.ps
93
140
  - lib/rghost/ps/virtual_pages.ps
94
- - lib/rghost/ps/link.ps
95
- - lib/rghost/ps/AdobeLatinEncoding.enc
96
- - lib/rghost/ps/rectangle.ps
97
- - lib/rghost/ps/font.ps
98
- - lib/rghost/ps/_cusor.ps
99
- - lib/rghost/ps/__datagrid.ps
100
- - lib/rghost/ps/CodePage1258.enc
101
- - lib/rghost/ps/CodePage1252.enc
102
- - lib/rghost/ps/ean.font
103
- - lib/rghost/ps/type.ps
104
- - lib/rghost/ps/show.ps
105
- - lib/rghost/convert.rb
106
- - lib/rghost/text_link_in.rb
107
- - lib/rghost/static_document_callback.rb
108
- - lib/rghost/dash.rb
109
- - lib/rghost/font_map.rb
110
- - lib/rghost/image.rb
111
- - lib/rghost/dynamic_document_callback.rb
112
- - lib/rghost/eps.rb
113
- - lib/rghost/helpers.rb
114
- - lib/rghost/pdf_security.rb
115
- - lib/rghost/cursor.rb
116
- - lib/rghost/show.rb
117
- - lib/rghost/constants.rb
118
- - lib/rghost/text.rb
119
- - lib/rghost/parse_text.rb
120
- - lib/rghost/graphic.rb
121
- - lib/rghost/paper.rb
122
- - lib/rghost/dsc_entry.rb
141
+ - lib/rghost/ps_facade.rb
142
+ - lib/rghost/ps_object.rb
143
+ - lib/rghost/rectangle_link.rb
144
+ - lib/rghost/rgengine.so
145
+ - lib/rghost/ruby_ghost_config.rb
123
146
  - lib/rghost/ruby_ghost_engine.rb
124
- - lib/rghost/jpeg.rb
125
- - lib/rghost/virtual_pages.rb
126
- - lib/rghost/document_callback_facade.rb
127
- - lib/rghost/callback.rb
128
- - lib/rghost/color.rb
129
- - lib/rghost/function.rb
130
- - lib/rghost/units.rb
131
- - lib/rghost/gs_alone.rb
132
147
  - lib/rghost/ruby_ghost_version.rb
133
- - lib/rghost/doc
148
+ - lib/rghost/ruby_to_ps.rb
134
149
  - lib/rghost/scale.rb
135
- - lib/rghost/ruby_ghost_config.rb
136
- - lib/rghost/load.rb
137
- - lib/rghost/grid
138
- - lib/rghost/grid/header.rb
139
- - lib/rghost/grid/grid.rb
140
- - lib/rghost/grid/rails_grid.rb
141
- - lib/rghost/grid/csv_grid.rb
142
- - lib/rghost/grid/field_format.rb
143
- - lib/rghost/grid/static_callback.rb
144
- - lib/rghost/grid/matrix.rb
145
- - lib/rghost/grid/dynamic_callback.rb
146
- - lib/rghost/grid/callback_facade.rb
147
- - lib/rghost/grid/base_grid.rb
148
- - lib/rghost/grid/style
149
- - lib/rghost/grid/style/style.rb
150
- - lib/rghost/grid/style/bottom_lines.rb
151
- - lib/rghost/grid/style/old_forms.rb
152
- - lib/rghost/grid/style/border_lines.rb
153
- - lib/rghost/text_in.rb
154
150
  - lib/rghost/shape_content.rb
155
- - lib/rghost/vertical_line.rb
156
- - lib/rghost/gif.rb
157
- - lib/rghost/line_width.rb
158
- - lib/rghost/border.rb
159
- - lib/rghost/circle.rb
160
- - lib/rghost/point_with_command.rb
161
- - lib/rghost/rgengine.so
162
- - lib/rghost/rectangle_link.rb
163
- - lib/rghost/ps_facade.rb
151
+ - lib/rghost/show.rb
152
+ - lib/rghost/static_document_callback.rb
153
+ - lib/rghost/text.rb
154
+ - lib/rghost/text_in.rb
155
+ - lib/rghost/text_link_in.rb
164
156
  - lib/rghost/textarea.rb
165
- - lib/rghost/line.rb
166
- - lib/rghost/point.rb
167
- - lib/rghost/font.rb
168
- - lib/rghost/horizontal_line.rb
169
- test_files: []
170
-
157
+ - lib/rghost/units.rb
158
+ - lib/rghost/variable.rb
159
+ - lib/rghost/vertical_line.rb
160
+ - lib/rghost/virtual_pages.rb
161
+ - lib/rghost.rb
162
+ has_rdoc: false
163
+ homepage: http://rghost.rubyforge.org
164
+ post_install_message:
171
165
  rdoc_options: []
172
166
 
173
- extra_rdoc_files: []
174
-
175
- executables: []
176
-
177
- extensions: []
178
-
167
+ require_paths:
168
+ - lib
169
+ required_ruby_version: !ruby/object:Gem::Requirement
170
+ requirements:
171
+ - - ">="
172
+ - !ruby/object:Gem::Version
173
+ version: "0"
174
+ version:
175
+ required_rubygems_version: !ruby/object:Gem::Requirement
176
+ requirements:
177
+ - - ">="
178
+ - !ruby/object:Gem::Version
179
+ version: "0"
180
+ version:
179
181
  requirements: []
180
182
 
181
- dependencies: []
183
+ rubyforge_project: Ruby Ghostscript Engine is a document creation and conversion API, support(PDF,PS,GIF,TIF,PNG,JPG...). It uses the GhostScript framework for the format conversion, utilizes EPS templates and is optimized to work with larger documents.
184
+ rubygems_version: 1.3.1
185
+ signing_key:
186
+ specification_version: 2
187
+ summary: Ruby Ghostscript Engine is a document creation and conversion API, support(PDF,PS,GIF,TIF,PNG,JPG...). It uses the GhostScript framework for the format conversion, utilizes EPS templates and is optimized to work with larger documents.
188
+ test_files: []
182
189