Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
nilesh committed Jan 12, 2009
1 parent c1e2c79 commit b25e5fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.textile
Expand Up @@ -75,6 +75,7 @@ the java runtime, PD4ML library and fonts, if you are using an custom TTF fonts.
Add these lines to your initializers or environment config file:

<tt>RAILS_ROOT/config/initializers/pd4ml-ruby.rb:</tt>

PD4MLRuby.jar_path = "#{Rails.root}/extras/pd4ml/pd4ml.jar"
PD4MLRuby.java_path = "/usr/bin/java"
PD4MLRuby.font_path = "#{Rails.root}/extras/fonts"
Expand Down

0 comments on commit b25e5fa

Please sign in to comment.