• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

generating .eot file on the run

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello,
Basically i am working on internationalization.
I have used resource bundle of java.util.* for german and french to
generate the menu in the respective language. I have also downloaded
WEFT and it is working well for some indian fonts.
PROBLEM is:
Say, I have created some html pages in some other language with weft
tool and placed on the site. I give an option to the user to enter
characters in his language at some place. Then on the site how can I
deal with different languages/fonts ? I mean a user enters characters in
japanese language and how can i generate the eot file for it on the
run. If u could help me in this regard i willbe thankful to you.
Thanks and regards,
Sreekanth Devarakonda
 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi ,
can u please tell me about how to configure EOT file with TOMCAT
thankx
vaneet
 
Vaneet Sharma
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
im trying to embed Kruti dev 016 font.

Some characters are not being displayed , i dont know why?

can u pls help me on this.
this is quite urgent

Thankx
VAneet
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic