Questions tagged [tamil]

This tag can be used in questions that relate to encoding standards, fonts, and the readability of the Tamil language.

This tag can be used in questions that relate to encoding standards, fonts, and the readability of the Tamil language.

Tamil also spelt Thamizh is a Dravidian language spoken predominantly by Tamil people of Tamil Nadu and Sri Lanka.

It has official status in the Indian states of Tamil Nadu, Puducherry and Andaman and Nicobar Islands.

Tamil is also an official and national language of Sri Lanka and one of the official languages of Singapore

Read more about Tamil language wiki.

126 questions
0
votes
0 answers

How to make a tamil property file in netbeans

I tried to create a tamil language property file in my java ee project. I entered Language code as 'ta' , And I didn't fill Country code or variant. My Sinhala and English translations are showing perfectly in web browser. But my tamil translation…
Dil.
  • 1,996
  • 7
  • 41
  • 68
0
votes
1 answer

how to receive nonenglish character as spring bean

In my project i am getting the nonenglish character from form.If a get a form parameters as @RequestParam.It display the nonenglish character.If i get the form parameter as bean it displays some unwanted character.
Selva
  • 1,620
  • 3
  • 33
  • 63
0
votes
1 answer

How to fetch TAMIL values in FPDF?

I used mysql_query ("set character_set_results='utf8'"); to fetch the unicode(tamil) values stored in my database. But the output is just like Status: ????? Is there any possible fpdf functions to fetch tamil values??
Jegannath
  • 29
  • 2
  • 14
0
votes
1 answer

storing tamil values in database

I have stored tamil content something as à.......... But for some content it is stored as #2220....... So while retrieving there arise a problem with it when I try to decode it as original tamil content. How to convert the values from…
Rekha
  • 449
  • 2
  • 15
  • 27
0
votes
2 answers

Counting Tamil string length php

I was developing a site for my customer which uses both English and Tamil languages. I need to find the length of a Tamil string to generate stripped content. Can anyone suggest me how to find the length of a Tamil string and substr function for…
user3535945
  • 241
  • 1
  • 10
0
votes
2 answers

Tamil character using JSON php

How to use Tamil character in JSON php of HTML 2.0's…
Thiyagu
  • 1
  • 3
0
votes
1 answer

Tamil dotted circle in Flash

I'm making an AIR application that displays a quiz created in a back-office. Everything is fine with any language: the questions' TextFields, even when wrapping, do not "hyphenate". When displaying a Tamil text, the questions show a little dotted…
Kodiak
  • 5,978
  • 17
  • 35
0
votes
1 answer

font face not work online

My HTML is in local system and pointing to css My font path folder is http://nagasystems.in/tamil/stylesheet/ i have following…
user3959293
0
votes
2 answers

Ascii code to write sri in tamil keyboard in android

I would like to write ksh and sri using a Tamil keyboard. It would be greatly appreciated if someone could provide the ASCII value for both? Thank you in advance
0
votes
3 answers

How to use tamil fonts in php page?

I have used Tamil fonts and it is displaying the correct font when I run it in local server. But it is showing like X.Ã.uhkrhä bu£oah® in webpage. How to solve this? Please help.
user3239311
  • 187
  • 1
  • 4
  • 15
0
votes
1 answer

Android 2.2 webview not supporting Tamil font

i am developing new android application...i tried load html content in webview in 2.2 emulator but not supporting tamil font here my code... WebView learn2crack =…
user3008032
  • 112
  • 12
0
votes
1 answer

Sparql Query results in Tamil using Eclipse

We are trying to execute SparQL query for our OWL Ontology created in Tamil using Protege in Eclipse IDE. The code works fine but the results don't seem to appear in Tamil. The following is the code and the output. import java.lang.*; import…
0
votes
2 answers

J2ME Tamil(UniCode) Character Display

I tried a many way to print tamil character in J2ME application வ whose unicode value U0BB5. /* * To change this template, choose Tools | Templates * and open the template in the editor. */ import javax.microedition.lcdui.Display; import…
Arunkumar Chandrasekaran
  • 1,211
  • 4
  • 21
  • 40
0
votes
1 answer

Tamil font in iOS

I try to install Tamil font name Bamini.ttf in xcode 4.2 and I made the specific changes in info.plist. Yet its not showing in Interface builder? Can any one help me to sort out this issue?
iosdev
  • 277
  • 8
  • 19
-1
votes
1 answer

html form with differnet language texts

I want to get tamil language input text values in server side. wt I did was