Tagged Questions
The indic tag has no wiki summary.
2
votes
1answer
264 views
How do you reliably render Khmer (Indic) fonts on the web (and in PDFs)?
I've been having a world of trouble getting Khmer fonts (an Indic script of Cambodia) to render reliably on the web across platforms (Mac, Windows, Linux).
Google web fonts recently added Khmer, ...
2
votes
2answers
238 views
Dictionary Component or source code that can check in multiple languges
We are developing an application in which we need to implement spell checking for Indic languages that use ANSI fonts (not UNICODE)
I am looking for a Dictionary Component or Source Code that will ...
1
vote
2answers
679 views
howto : output utf-8(kannada) characters in windows terminal using java
am working on a java(tomcat) app. that sometimes writes to stdout. But I notice that indic languages(say, kannada) turn out as ?????? characters on the std. windows console(terminal) on Windows Vista ...
0
votes
1answer
18 views
Image Magick - complex character in Kannada (indic language) not being rendered properly
I'm trying to use imagemagick to generate some images of Kannada text. The problem is that complex characters are being rendered separately (not together as they should be... imagine that "ku" should ...
0
votes
0answers
22 views
Need to figure out how to read telugu fonts in php application
I am trying to web scrape a telugu news paper for my local consumption. The newspaper is www.eenadu.net. I am trying to understand how to display the font. I am doing a http call to the web page, ...
0
votes
1answer
539 views
How to display Kannada (Indic) Fonts in a Java application
I am trying to dislplay a kannda character in a Java app.
String fonts[] = ge.getAvailableFontFamilyNames();
This shows that there is a font family by name "BRH Kannada"
Font f = new Font("BRH ...
0
votes
0answers
44 views
Programmers Editors on Windows for Indic language editing [closed]
Possible Duplicate:
Programmers Editors on Windows for Indic language editing
Hi All,
We're going to be building some J2ME apps and J2ee/Rails webapps which will have a Kannada(a south ...
0
votes
3answers
50 views
Programmers Editors on Windows for Indic language editing
We're going to be building some J2ME apps and Java/Rails webapps which will have a Kannada(a south indian language, for those who don't know much about India) UI. The UI and the data will both be in ...