rghost 0.8.3 → 0.8.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (120) hide show
  1. data/lib/rghost.rb +0 -0
  2. data/lib/rghost/callback.rb +0 -0
  3. data/lib/rghost/color.rb +11 -4
  4. data/lib/rghost/constants.rb +0 -0
  5. data/lib/rghost/convert.rb +0 -0
  6. data/lib/rghost/cursor.rb +0 -0
  7. data/lib/rghost/document.rb +128 -22
  8. data/lib/rghost/document_callback_facade.rb +0 -0
  9. data/lib/rghost/dsc_entry.rb +0 -0
  10. data/lib/rghost/dynamic_document_callback.rb +0 -0
  11. data/lib/rghost/eps.rb +0 -0
  12. data/lib/rghost/font.rb +0 -0
  13. data/lib/rghost/font_map.rb +15 -1
  14. data/lib/rghost/frame.rb +0 -0
  15. data/lib/rghost/function.rb +5 -1
  16. data/lib/rghost/gif.rb +1 -1
  17. data/lib/rghost/graphic.rb +0 -0
  18. data/lib/rghost/grid/base_grid.rb +1 -1
  19. data/lib/rghost/grid/csv_grid.rb +2 -1
  20. data/lib/rghost/grid/dynamic_callback.rb +0 -0
  21. data/lib/rghost/grid/field_format.rb +0 -0
  22. data/lib/rghost/grid/grid.rb +0 -0
  23. data/lib/rghost/grid/header.rb +0 -0
  24. data/lib/rghost/grid/matrix.rb +0 -0
  25. data/lib/rghost/grid/rails_grid.rb +0 -0
  26. data/lib/rghost/grid/static_callback.rb +0 -0
  27. data/lib/rghost/grid/style/border_lines.rb +0 -0
  28. data/lib/rghost/grid/style/bottom_lines.rb +0 -0
  29. data/lib/rghost/grid/style/old_forms.rb +0 -0
  30. data/lib/rghost/grid/style/style.rb +0 -0
  31. data/lib/rghost/gs_alone.rb +8 -2
  32. data/lib/rghost/helpers.rb +0 -0
  33. data/lib/rghost/horizontal_line.rb +0 -0
  34. data/lib/rghost/image.rb +0 -0
  35. data/lib/rghost/jpeg.rb +1 -1
  36. data/lib/rghost/line.rb +0 -0
  37. data/lib/rghost/line_width.rb +0 -0
  38. data/lib/rghost/load.rb +2 -0
  39. data/lib/rghost/newpath.rb +0 -0
  40. data/lib/rghost/paper.rb +0 -0
  41. data/lib/rghost/pdf_security.rb +36 -0
  42. data/lib/rghost/point.rb +0 -0
  43. data/lib/rghost/point_with_command.rb +0 -0
  44. data/lib/rghost/ps/AdobeExpert.enc +0 -0
  45. data/lib/rghost/ps/AdobeLatinEncoding.enc +0 -0
  46. data/lib/rghost/ps/Bengali.enc +0 -0
  47. data/lib/rghost/ps/CodePage1250.enc +0 -0
  48. data/lib/rghost/ps/CodePage1251.enc +0 -0
  49. data/lib/rghost/ps/CodePage1252.enc +0 -0
  50. data/lib/rghost/ps/CodePage1253.enc +0 -0
  51. data/lib/rghost/ps/CodePage1254.enc +0 -0
  52. data/lib/rghost/ps/CodePage1256.enc +0 -0
  53. data/lib/rghost/ps/CodePage1257.enc +0 -0
  54. data/lib/rghost/ps/CodePage1258.enc +0 -0
  55. data/lib/rghost/ps/CodePage874.enc +0 -0
  56. data/lib/rghost/ps/IsoLatin.enc +0 -0
  57. data/lib/rghost/ps/MacCentralEuropean.enc +0 -0
  58. data/lib/rghost/ps/MacCyrillice.desnc +0 -0
  59. data/lib/rghost/ps/MacGreek.enc +0 -0
  60. data/lib/rghost/ps/MacHebrew.enc +0 -0
  61. data/lib/rghost/ps/TeX-CorkEncoding.enc +0 -0
  62. data/lib/rghost/ps/TeX-LGR-Greek.enc +0 -0
  63. data/lib/rghost/ps/TeX-T2AModified2Encoding.enc +0 -0
  64. data/lib/rghost/ps/TeX-T2BAdobeEncoding.enc +0 -0
  65. data/lib/rghost/ps/TeX-T2CAdobeEncoding.enc +0 -0
  66. data/lib/rghost/ps/TeX-X2AdobeEncoding.enc +0 -0
  67. data/lib/rghost/ps/TeX-XL2encoding.enc +0 -0
  68. data/lib/rghost/ps/TeXMathExtensionEncoding.enc +0 -0
  69. data/lib/rghost/ps/TeXMathItalicEncoding.enc +0 -0
  70. data/lib/rghost/ps/TeXMathSymbolEncoding.enc +0 -0
  71. data/lib/rghost/ps/US-ASCII.enc +0 -0
  72. data/lib/rghost/ps/UTF-8.enc +0 -0
  73. data/lib/rghost/ps/basic.ps +0 -0
  74. data/lib/rghost/ps/begin_document.ps +0 -0
  75. data/lib/rghost/ps/callbacks.ps +0 -0
  76. data/lib/rghost/ps/code128.font +0 -0
  77. data/lib/rghost/ps/code39.font +0 -0
  78. data/lib/rghost/ps/cursor.ps +0 -0
  79. data/lib/rghost/ps/datagrid.ps +0 -0
  80. data/lib/rghost/ps/developer.ps +0 -0
  81. data/lib/rghost/ps/ean.font +0 -0
  82. data/lib/rghost/ps/eps.ps +0 -0
  83. data/lib/rghost/ps/font.ps +0 -0
  84. data/lib/rghost/ps/frame.ps +0 -0
  85. data/lib/rghost/ps/gif.ps +0 -0
  86. data/lib/rghost/ps/horizontal_line.ps +0 -0
  87. data/lib/rghost/ps/i25.font +0 -0
  88. data/lib/rghost/ps/jpeg.ps +0 -0
  89. data/lib/rghost/ps/link.ps +22 -0
  90. data/lib/rghost/ps/paper.ps +0 -0
  91. data/lib/rghost/ps/rect_link.ps +17 -0
  92. data/lib/rghost/ps/rectangle.ps +0 -0
  93. data/lib/rghost/ps/rghost_default_template.eps +0 -0
  94. data/lib/rghost/ps/row.ps +0 -0
  95. data/lib/rghost/ps/show.ps +0 -0
  96. data/lib/rghost/ps/table_callbacks.ps +0 -0
  97. data/lib/rghost/ps/text.ps +0 -0
  98. data/lib/rghost/ps/textarea.ps +0 -0
  99. data/lib/rghost/ps/type.ps +0 -0
  100. data/lib/rghost/ps/unit.ps +0 -0
  101. data/lib/rghost/ps/vertical_line.ps +0 -0
  102. data/lib/rghost/ps_facade.rb +22 -4
  103. data/lib/rghost/ps_object.rb +0 -0
  104. data/lib/rghost/rectangle_link.rb +65 -0
  105. data/lib/rghost/rgengine.so +0 -0
  106. data/lib/rghost/ruby_ghost_config.rb +7 -4
  107. data/lib/rghost/ruby_ghost_engine.rb +3 -1
  108. data/lib/rghost/ruby_ghost_version.rb +2 -2
  109. data/lib/rghost/ruby_to_ps.rb +0 -0
  110. data/lib/rghost/scale.rb +0 -0
  111. data/lib/rghost/show.rb +0 -0
  112. data/lib/rghost/static_document_callback.rb +0 -0
  113. data/lib/rghost/text.rb +0 -0
  114. data/lib/rghost/text_in.rb +1 -1
  115. data/lib/rghost/text_link_in.rb +42 -0
  116. data/lib/rghost/textarea.rb +0 -0
  117. data/lib/rghost/units.rb +0 -0
  118. data/lib/rghost/variable.rb +0 -0
  119. data/lib/rghost/vertical_line.rb +0 -0
  120. metadata +140 -142
File without changes
data/lib/rghost/scale.rb CHANGED
File without changes
data/lib/rghost/show.rb CHANGED
File without changes
File without changes
data/lib/rghost/text.rb CHANGED
File without changes
@@ -37,7 +37,7 @@ class RGhost::TextIn < RGhost::PsObject
37
37
  text.raw f
38
38
  #text.call @options[:with] || @options[:tag] || :default_font
39
39
 
40
- text.raw string_eval(@options[:write] || @options[:text])
40
+ text.raw string_eval(@options[:text] || @options[:write] )
41
41
  #text.raw "setrgbcolor"
42
42
  #text.raw "setfont"
43
43
  text.graphic_scope
@@ -0,0 +1,42 @@
1
+ require "ps_object"
2
+ require "cursor"
3
+ require "ruby_to_ps"
4
+ #TextLinkIn is a helper to combine the cursor positioning and text with hyperlink output into one step as TextIn.
5
+ #It works only PDF format
6
+ class RGhost::TextLinkIn < RGhost::PsObject
7
+ include RGhost::RubyToPs
8
+ DEFAULT_OPTIONS={:x=> :limit_left,:y=> :current_row, :tag => :default_font, :color => :blue,:label => "RGhost API", :url => 'http://rghost.rubyforge.org'}
9
+ #===Options
10
+ #* <tt>:x and :y</tt> - Initial position.
11
+ #* <tt>:tag or :with</tt> - Use predefined tag.
12
+ #* <tt>:color</tt> - Override color of the tag.
13
+ #* <tt>:label</tt> - The text.
14
+ #* <tt>:url</tt> - Hyperlink.
15
+ #===Examples
16
+ # doc=RGhost::Document.new
17
+ # doc.text_link "Shairon at Hashcode", :url => "http://www.hashcode.eti.br", :color => :blue, :x => 3, :y => 4, :tag => :h1
18
+ #====Rotating
19
+ # doc.newpath do
20
+ # translate :x => 3, :y=> 4
21
+ # rotate 45
22
+ # text_link "RGhost website", :url => "http://rghost.rubyforge.org", :x => 0, :y => 0, :tag => :font2
23
+ # end
24
+ def initialize(options={})
25
+
26
+ @options=DEFAULT_OPTIONS.dup.merge(options)
27
+ end
28
+
29
+ def ps
30
+ text=RGhost::PsObject.new
31
+ text.set RGhost::Cursor.moveto(@options)
32
+ text.raw RGhost::Color.create(@options[:color]) if @options[:color]
33
+ f="_#{@options[:with] || @options[:tag] || :default_font}"
34
+ text.raw f
35
+ text.raw "/:link_str #{to_string(@options[:label])} def /:link_uri #{to_string(@options[:url])} def :link_make "
36
+ text.ps
37
+
38
+
39
+
40
+ end
41
+
42
+ end
File without changes
data/lib/rghost/units.rb CHANGED
File without changes
File without changes
File without changes
metadata CHANGED
@@ -1,184 +1,182 @@
1
1
  --- !ruby/object:Gem::Specification
2
+ rubygems_version: 0.9.4
3
+ specification_version: 1
2
4
  name: rghost
3
5
  version: !ruby/object:Gem::Version
4
- version: 0.8.3
6
+ version: 0.8.5
7
+ date: 2008-09-12 00:00:00 -03: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:
5
25
  platform: ruby
26
+ signing_key:
27
+ cert_chain:
28
+ post_install_message:
6
29
  authors:
7
30
  - Shairon Toledo
8
- autorequire:
9
- bindir: bin
10
- cert_chain: []
11
-
12
- date: 2008-07-22 00:00:00 -03: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
-
24
31
  files:
25
32
  - lib/rghost
26
- - lib/rghost/paper.rb
27
- - lib/rghost/ruby_ghost_config.rb
28
- - lib/rghost/shape_content.rb
29
- - lib/rghost/horizontal_line.rb
30
- - lib/rghost/constants.rb
31
- - lib/rghost/helpers.rb
32
- - lib/rghost/line.rb
33
- - lib/rghost/variable.rb
34
- - lib/rghost/cursor.rb
35
- - lib/rghost/image.rb
36
- - lib/rghost/document.rb
37
- - lib/rghost/point.rb
38
- - lib/rghost/text.rb
39
- - lib/rghost/parse_text.rb
40
- - lib/rghost/color.rb
41
- - lib/rghost/ruby_ghost_engine.rb
42
- - lib/rghost/static_document_callback.rb
43
- - lib/rghost/callback.rb
44
- - lib/rghost/gif.rb
33
+ - lib/rghost/show.rb
45
34
  - lib/rghost/eps.rb
46
- - lib/rghost/font.rb
35
+ - lib/rghost/ruby_ghost_config.rb
47
36
  - lib/rghost/function.rb
48
- - lib/rghost/rgengine.so
49
- - lib/rghost/scale.rb
50
- - lib/rghost/convert.rb
51
- - lib/rghost/border.rb
52
- - lib/rghost/polygon.rb
37
+ - lib/rghost/circle.rb
38
+ - lib/rghost/newpath.rb
39
+ - lib/rghost/ps_object.rb
40
+ - lib/rghost/gif.rb
53
41
  - lib/rghost/ps
54
- - lib/rghost/ps/virtual_pages.ps
55
- - lib/rghost/ps/AdobeExpert.enc
56
- - lib/rghost/ps/CodePage1250.enc
57
- - lib/rghost/ps/text.ps
58
- - lib/rghost/ps/basic.ps
59
- - lib/rghost/ps/cursor.ps
60
- - lib/rghost/ps/CodePage1258.enc
61
- - lib/rghost/ps/TeX-X2AdobeEncoding.enc
42
+ - lib/rghost/ps/UTF-8.enc
43
+ - lib/rghost/ps/font.ps
44
+ - lib/rghost/ps/TeX-T2BAdobeEncoding.enc
45
+ - lib/rghost/ps/callbacks.ps
46
+ - lib/rghost/ps/Bengali.enc
47
+ - lib/rghost/ps/IsoLatin.enc
62
48
  - lib/rghost/ps/ean.font
63
- - lib/rghost/ps/row.ps
64
- - lib/rghost/ps/datagrid.ps
65
- - lib/rghost/ps/TeX-CorkEncoding.enc
66
- - lib/rghost/ps/TeXMathItalicEncoding.enc
49
+ - lib/rghost/ps/link.ps
50
+ - lib/rghost/ps/code128.font
51
+ - lib/rghost/ps/rect_link.ps
52
+ - lib/rghost/ps/TeX-X2AdobeEncoding.enc
53
+ - lib/rghost/ps/paper.ps
54
+ - lib/rghost/ps/TeX-XL2encoding.enc
67
55
  - lib/rghost/ps/MacCyrillice.desnc
56
+ - lib/rghost/ps/horizontal_line.ps
57
+ - lib/rghost/ps/CodePage1254.enc
58
+ - lib/rghost/ps/CodePage1256.enc
59
+ - lib/rghost/ps/begin_document.ps
60
+ - lib/rghost/ps/MacCentralEuropean.enc
61
+ - lib/rghost/ps/rghost_default_template.eps
62
+ - lib/rghost/ps/CodePage1250.enc
63
+ - lib/rghost/ps/developer.ps
64
+ - lib/rghost/ps/CodePage1253.enc
65
+ - lib/rghost/ps/US-ASCII.enc
66
+ - lib/rghost/ps/code39.font
67
+ - lib/rghost/ps/show.ps
68
+ - lib/rghost/ps/eps.ps
69
+ - lib/rghost/ps/table_callbacks.ps
70
+ - lib/rghost/ps/CodePage874.enc
71
+ - lib/rghost/ps/rectangle.ps
72
+ - lib/rghost/ps/basic.ps
73
+ - lib/rghost/ps/virtual_pages.ps
74
+ - lib/rghost/ps/jpeg.ps
75
+ - lib/rghost/ps/text.ps
68
76
  - lib/rghost/ps/Fontmap
69
- - lib/rghost/ps/IsoLatin.enc
70
- - lib/rghost/ps/font.ps
77
+ - lib/rghost/ps/datagrid.ps
78
+ - lib/rghost/ps/TeX-T2CAdobeEncoding.enc
71
79
  - lib/rghost/ps/TeXMathExtensionEncoding.enc
72
- - lib/rghost/ps/TeX-LGR-Greek.enc
73
80
  - lib/rghost/ps/gif.ps
81
+ - lib/rghost/ps/CodePage1251.enc
82
+ - lib/rghost/ps/TeX-T2AModified2Encoding.enc
83
+ - lib/rghost/ps/type.ps
84
+ - lib/rghost/ps/textarea.ps
85
+ - lib/rghost/ps/MacGreek.enc
86
+ - lib/rghost/ps/AdobeExpert.enc
87
+ - lib/rghost/ps/cursor.ps
88
+ - lib/rghost/ps/vertical_line.ps
89
+ - lib/rghost/ps/row.ps
90
+ - lib/rghost/ps/CodePage1257.enc
91
+ - lib/rghost/ps/CodePage1252.enc
74
92
  - lib/rghost/ps/i25.font
75
- - lib/rghost/ps/show.ps
93
+ - lib/rghost/ps/MacHebrew.enc
94
+ - lib/rghost/ps/TeX-LGR-Greek.enc
95
+ - lib/rghost/ps/_cusor.ps
96
+ - lib/rghost/ps/TeX-CorkEncoding.enc
97
+ - lib/rghost/ps/CodePage1258.enc
76
98
  - lib/rghost/ps/AdobeLatinEncoding.enc
77
- - lib/rghost/ps/rghost_default_template.eps
78
99
  - lib/rghost/ps/TeXMathSymbolEncoding.enc
79
- - lib/rghost/ps/begin_document.ps
80
- - lib/rghost/ps/code39.font
81
- - lib/rghost/ps/code128.font
82
- - lib/rghost/ps/horizontal_line.ps
83
- - lib/rghost/ps/CodePage1253.enc
84
- - lib/rghost/ps/frame.ps
85
- - lib/rghost/ps/US-ASCII.enc
86
- - lib/rghost/ps/MacGreek.enc
87
- - lib/rghost/ps/MacHebrew.enc
88
100
  - lib/rghost/ps/__datagrid.ps
89
- - lib/rghost/ps/CodePage1256.enc
90
- - lib/rghost/ps/CodePage1257.enc
91
- - lib/rghost/ps/CodePage1254.enc
92
- - lib/rghost/ps/jpeg.ps
93
- - lib/rghost/ps/TeX-T2BAdobeEncoding.enc
94
- - lib/rghost/ps/table_callbacks.ps
95
- - lib/rghost/ps/_cusor.ps
96
- - lib/rghost/ps/TeX-T2AModified2Encoding.enc
97
- - lib/rghost/ps/eps.ps
98
- - lib/rghost/ps/Bengali.enc
99
- - lib/rghost/ps/CodePage1252.enc
100
- - lib/rghost/ps/rectangle.ps
101
- - lib/rghost/ps/textarea.ps
102
- - lib/rghost/ps/TeX-XL2encoding.enc
101
+ - lib/rghost/ps/TeXMathItalicEncoding.enc
102
+ - lib/rghost/ps/frame.ps
103
103
  - lib/rghost/ps/unit.ps
104
- - lib/rghost/ps/MacCentralEuropean.enc
105
- - lib/rghost/ps/developer.ps
106
- - lib/rghost/ps/callbacks.ps
107
- - lib/rghost/ps/type.ps
108
- - lib/rghost/ps/CodePage1251.enc
109
- - lib/rghost/ps/paper.ps
110
- - lib/rghost/ps/UTF-8.enc
111
- - lib/rghost/ps/vertical_line.ps
112
- - lib/rghost/ps/TeX-T2CAdobeEncoding.enc
113
- - lib/rghost/ps/CodePage874.enc
114
- - lib/rghost/circle.rb
104
+ - lib/rghost/convert.rb
105
+ - lib/rghost/doc
106
+ - lib/rghost/dsc_entry.rb
107
+ - lib/rghost/rectangle_link.rb
108
+ - lib/rghost/line_width.rb
109
+ - lib/rghost/line.rb
110
+ - lib/rghost/vertical_line.rb
115
111
  - lib/rghost/ruby_to_ps.rb
116
- - lib/rghost/text_in.rb
117
- - lib/rghost/how_to.rb
112
+ - lib/rghost/text.rb
113
+ - lib/rghost/horizontal_line.rb
118
114
  - lib/rghost/grid
119
- - lib/rghost/grid/base_grid.rb
120
- - lib/rghost/grid/static_callback.rb
121
- - lib/rghost/grid/dynamic_callback.rb
122
115
  - lib/rghost/grid/grid.rb
116
+ - lib/rghost/grid/dynamic_callback.rb
117
+ - lib/rghost/grid/callback_facade.rb
118
+ - lib/rghost/grid/matrix.rb
123
119
  - lib/rghost/grid/style
124
- - lib/rghost/grid/style/style.rb
120
+ - lib/rghost/grid/style/old_forms.rb
125
121
  - lib/rghost/grid/style/border_lines.rb
122
+ - lib/rghost/grid/style/style.rb
126
123
  - lib/rghost/grid/style/bottom_lines.rb
127
- - lib/rghost/grid/style/old_forms.rb
124
+ - lib/rghost/grid/base_grid.rb
128
125
  - lib/rghost/grid/csv_grid.rb
126
+ - lib/rghost/grid/field_format.rb
129
127
  - lib/rghost/grid/header.rb
128
+ - lib/rghost/grid/static_callback.rb
130
129
  - lib/rghost/grid/rails_grid.rb
131
- - lib/rghost/grid/field_format.rb
132
- - lib/rghost/grid/matrix.rb
133
- - lib/rghost/grid/callback_facade.rb
134
- - lib/rghost/gs_alone.rb
135
- - lib/rghost/document_callback_facade.rb
136
- - lib/rghost/jpeg.rb
130
+ - lib/rghost/polygon.rb
131
+ - lib/rghost/paper.rb
137
132
  - lib/rghost/dash.rb
138
- - lib/rghost/doc
139
- - lib/rghost/show.rb
140
- - lib/rghost/graphic.rb
133
+ - lib/rghost/helpers.rb
134
+ - lib/rghost/ps_facade.rb
135
+ - lib/rghost/cursor.rb
136
+ - lib/rghost/border.rb
137
+ - lib/rghost/units.rb
141
138
  - lib/rghost/textarea.rb
139
+ - lib/rghost/font.rb
140
+ - lib/rghost/constants.rb
141
+ - lib/rghost/parse_text.rb
142
+ - lib/rghost/ruby_ghost_version.rb
143
+ - lib/rghost/graphic.rb
144
+ - lib/rghost/callback.rb
145
+ - lib/rghost/color.rb
146
+ - lib/rghost/variable.rb
147
+ - lib/rghost/document.rb
142
148
  - lib/rghost/load.rb
143
- - lib/rghost/line_width.rb
144
- - lib/rghost/font_map.rb
145
- - lib/rghost/dsc_entry.rb
149
+ - lib/rghost/how_to.rb
150
+ - lib/rghost/gs_alone.rb
151
+ - lib/rghost/scale.rb
146
152
  - lib/rghost/point_with_command.rb
147
- - lib/rghost/units.rb
148
- - lib/rghost/virtual_pages.rb
149
153
  - lib/rghost/dynamic_document_callback.rb
150
- - lib/rghost/ruby_ghost_version.rb
151
- - lib/rghost/ps_facade.rb
152
154
  - lib/rghost/frame.rb
153
- - lib/rghost/newpath.rb
154
- - lib/rghost/ps_object.rb
155
- - lib/rghost/vertical_line.rb
155
+ - lib/rghost/rgengine.so
156
+ - lib/rghost/virtual_pages.rb
157
+ - lib/rghost/shape_content.rb
158
+ - lib/rghost/image.rb
159
+ - lib/rghost/ruby_ghost_engine.rb
160
+ - lib/rghost/font_map.rb
161
+ - lib/rghost/text_link_in.rb
162
+ - lib/rghost/static_document_callback.rb
163
+ - lib/rghost/jpeg.rb
164
+ - lib/rghost/document_callback_facade.rb
165
+ - lib/rghost/pdf_security.rb
166
+ - lib/rghost/point.rb
167
+ - lib/rghost/text_in.rb
156
168
  - lib/rghost.rb
157
- has_rdoc: false
158
- homepage: http://rghost.rubyforge.org
159
- post_install_message:
169
+ test_files: []
170
+
160
171
  rdoc_options: []
161
172
 
162
- require_paths:
163
- - lib
164
- required_ruby_version: !ruby/object:Gem::Requirement
165
- requirements:
166
- - - ">="
167
- - !ruby/object:Gem::Version
168
- version: "0"
169
- version:
170
- required_rubygems_version: !ruby/object:Gem::Requirement
171
- requirements:
172
- - - ">="
173
- - !ruby/object:Gem::Version
174
- version: "0"
175
- version:
173
+ extra_rdoc_files: []
174
+
175
+ executables: []
176
+
177
+ extensions: []
178
+
176
179
  requirements: []
177
180
 
178
- 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.
179
- rubygems_version: 1.1.1
180
- signing_key:
181
- specification_version: 2
182
- 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.
183
- test_files: []
181
+ dependencies: []
184
182