unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: Help with Tamil (Indic) font (Emacs from bzr)
Date: Thu, 17 Jan 2013 02:48:23 +0530	[thread overview]
Message-ID: <878v7sg734.fsf@gmail.com> (raw)
In-Reply-To: <85vcaxj5op.fsf@iznogoud.viz> (Wolfgang Jenkner's message of "Wed, 16 Jan 2013 20:20:22 +0100")

Wolfgang Jenkner <wjenkner@inode.at> writes:

> On Wed, Jan 16 2013, Jambunathan K wrote:
>
>> You guessed it right.  EmacsFromBzr is failing to pick up those
>> libraries.  I am seeing following lines in src/config.h.
>>
>>     ,---- src/config.h
>>     | /* Define to 1 if using libotf. */
>>     | /* #undef HAVE_LIBOTF */
>>     | 
>>     | /* Define to 1 if using libm17n-flt. */
>>     | /* #undef HAVE_M17N_FLT */
>
>> I do have the required m17n and otf libraries - both runtime and dev
>> variations.  Am I missing any other libraries?
>
> Do you have the freetype2 headers (probably in
> /usr/include/freetype2/freetype)?

Thanks for the hint which guided me to dig inside configure.ac.

I have installed two additional packages - libfreetype6-dev and
libxft-dev.  The Tamil characters are now displayed correctly and shows
up in the right font.

ps-1:
----

I am wondering whether `* Complex Text Layout support libraries' section
of INSTALL file should mention availability of both xft and freetype
headers.

ps-2:
-----

I remember doing a
        apt-get build-dep emacs

to automatically pull the needed dependencies.  I now see that 

        apt-rdepends emacs | grep xft

doesn't show up libxft-dev.  (Likewise for libfreetype6-dev)  This
partly explains why CTL support was turned off in EmacsFromBzr.

Anyways, my problem is solved and the solution is recorded here for
others to run with.
-- 



  reply	other threads:[~2013-01-16 21:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-16 15:13 Help with Tamil (Indic) font (Emacs from bzr) Jambunathan K
2013-01-16 15:33 ` Andreas Schwab
2013-01-16 15:42   ` Jambunathan K
2013-01-16 17:59     ` Andreas Schwab
2013-01-16 17:25 ` Wolfgang Jenkner
2013-01-16 19:06   ` Jambunathan K
2013-01-16 19:20     ` Wolfgang Jenkner
2013-01-16 21:18       ` Jambunathan K [this message]
2013-01-17  1:39         ` Stephen J. Turnbull
2013-01-16 19:22     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878v7sg734.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).