I was recently playing with CAPTCHA in Rails using CMIMAG and for some reason I did it correctly could not do. This creates the image and it appears in the browser, but the font looks awkward and the letters are kept completely, usually one half is on the top and the other is under the picture.
This is my code:
& lt; Cfimage action = "captcha" width = "250" height = "80" text = "RAILO" font = "ariel, varda, bar new roman, courier" fontsis = "20" difficulty = "less" />
And this is what it produces:
Is there any thing I'm missing? Do I have to install fonts on the server? I'm running Reno 3.1.2.001 finals on Santos 5.3 64bit. Any help is appreciated
George
This is the solution in terms of walking. / P>
I had to install fonts on my server I used the accepted solution on this page:
www.experts-exchange.com/OS/Linux/Administration/Q_23644439.html
Then I had to start the train again so that he could read the fonts and fix the problem.
Many thanks for helping me with this.
Comments
Post a Comment