pdf-writer 1.0.1 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.8.10
3
3
  specification_version: 1
4
4
  name: pdf-writer
5
5
  version: !ruby/object:Gem::Version
6
- version: 1.0.1
7
- date: 2005-06-13
6
+ version: 1.1.0
7
+ date: 2005-06-29
8
8
  summary: A pure Ruby PDF document creation library.
9
9
  require_paths:
10
10
  - lib
@@ -35,7 +35,6 @@ files:
35
35
  - LICENCE
36
36
  - ChangeLog
37
37
  - bin/techbook
38
- - bin/techbook.bat
39
38
  - lib/pdf
40
39
  - lib/pdf/charts
41
40
  - lib/pdf/charts.rb
@@ -105,11 +104,9 @@ files:
105
104
  - demo/pagenumber.rb
106
105
  - demo/qr-language.rb
107
106
  - demo/qr-library.rb
107
+ - images/bluesmoke.jpg
108
108
  - images/chunkybacon.jpg
109
109
  - images/chunkybacon.png
110
- - images/pdfwriter-icon.jpg
111
- - images/pdfwriter-small.jpg
112
- - images/pdfwriter-tiny.jpg
113
110
  - manual.pwd
114
111
  test_files: []
115
112
  rdoc_options:
data/bin/techbook.bat DELETED
@@ -1,2 +0,0 @@
1
- @echo off
2
- "C:\Apps\Ruby\bin\ruby.exe" "bin\manual" %*
Binary file
Binary file
Binary file