Skip to main content

Questions tagged [tamil]

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

tamil
0 votes
0 answers
46 views

Restoring SQL Server 2014 database leads to junk characters for tamil data

While migrating data from one SQL Server to the other I have access to just the .BAK file. I tried restoring it in my SQL Server 2014 Express. While the restore was successful, the data inside the ...
Pradeep's user avatar
  • 619
0 votes
0 answers
27 views

When using the same font-size, Sinhala and English give the same font size, but Tamil font size increases.(same font size, but different space takes)

@font-face { font-family: latoRugular; src: url(../../../assets/fonts/Lato-Regular.ttf); } @font-face { font-family: notoRegularSinhala; src: url(../../../assets/fonts/NotoSansSinhala-...
Viraj Sandakelum Anawarathna's user avatar
-1 votes
1 answer
66 views

Tamil Month Dates and Tamil Calendar React Native

I want to display react native calendar along with Tamil month date . is there any possible way to achieve it in react native for android and iOS I tried React native calendar and added Tamil ...
VIGNESH KUMARAN's user avatar
0 votes
0 answers
272 views

How to create a pdf file and write tamil letter using C#?

To create a pdf file using tamil word without any alignment issue and speeling mistake. using itextsharp dll. code below string OutputPdffile = Path.Combine(pdfpath, language + "_" + ...
Silambarasan K's user avatar
0 votes
0 answers
49 views

Why text_to_sequence from tokenizer is not encoding all my data?

I'm trying to encode my input data, padded it and trained it using some Neural networks and then making a single instance prediction, while encoding the training data, text_to_sequence is working fine ...
Shrishanmathi's user avatar
0 votes
0 answers
69 views

tcpdf tamil unicode மரபு wrongly print as மரபீ

tdpdf Tamil Unicode printing issue: Trying multiple Unicode fonts like freesans, freeserif, latha. But the Tamil word மரபு wrongly print as மரபீ (Marabu as Marabee). $x=5; $pdf->SetFont('latha', 'N'...
Selvamuthu S's user avatar
1 vote
1 answer
362 views

Is there any Tamil virtual keyboard for react web application?

Is there any Tamil virtual keyboard for react web application, I tried simple-Keyboard and virtual-keyboard package but can't find Tamil language in it. Any suggestion for Tamil virtual keyboard?
Abish's user avatar
  • 13
2 votes
1 answer
876 views

jsPDF not rendering tamil text properly

I am trying to generated invoice in tamil text using JSPDF with React-js. I have created a application which has print button and upon clicking it should generate PDF which I have described inside ...
Siddharth Murugan's user avatar
0 votes
1 answer
80 views

C# Tamil Runes: How to get the correct number of Tamil letters

I'm trying to figure out how to handle filenames in Tamil. I need to shorten them like this: "foobar.gif" -> "foo...gif". I've learned today that some languages use more than ...
Niels Bosma's user avatar
  • 11.9k
2 votes
1 answer
763 views

How to Create a Tamil Phonetic keyboard inputs in python?

My target: create a Phonetic Keyboard in the Tamil language, using dictionary key mapping. My struggle: How to replace my keys with values and set that value to my textbox. For Example: If I press &...
tckraomuqnt's user avatar
0 votes
0 answers
200 views

Camelot scraping issue for Non English (Tamil) PDF

Python Camelot works a charm when it comes to English. But when it comes to Tamil it's not scraping the words properly. It gives more or less junk characters close to the characters I would like to ...
sibi kanagaraj's user avatar
0 votes
0 answers
61 views

How to Store Non English Words In Oracle Database

Insert into Tamil_language values (1, N'மோதிரம்') Insert into Tamil_language values (2, 'மோதிரம்') Select * from Tamil_language Output i j ----------- ---------- 1 மோதிரம் 2 ??????? ...
Khizer Mahammad's user avatar
0 votes
1 answer
68 views

com.google.code.gson cannot parse tamil results

So, I'm trying to fetch JSON results from https://api-thirukkural.vercel.app/api?num=1139 using Java-Telegram-Bot-Api and send it to telegram. I use com.google.code.gson dependency for parsing JSON. ...
VinuXD's user avatar
  • 50
2 votes
1 answer
616 views

Python PIL imagedraw tamil font not displayed in a aesthetically proper manner

I am writing a small program in python using PIL library to write a tamil text on the screen using tamil fonts. However, the certain letters in tamil font are not displayed properly. Some characters ...
UserM's user avatar
  • 320
0 votes
1 answer
770 views

NOTO FONTS are not showing in the APP, although they are installed correctly and no error is shown while running the app

I have installed many fonts..and all are working fine, but not the NOTO-Fonts. I've created an easy code, to show you the problem. Licorice-Regular and GeoAcadNusxNormal are shown very nicely on iOS ...
Cris's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
9