ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Indic fonts with MkIV and
@ 2020-12-19  1:47 Robert Zydenbos
  2020-12-19  2:42 ` Jairo A. del Rio
  2020-12-19  8:10 ` Wolfgang Schuster
  0 siblings, 2 replies; 10+ messages in thread
From: Robert Zydenbos @ 2020-12-19  1:47 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear all,

Recently I read about the use of Harfbuzz-enhanced LuaTeX with LaTeX for writing Arabic. Following that example, I wrote a minimal test text that worked excellently for Kannada script as well:

-----
\documentclass{article}
\usepackage{fontspec}

\setmainfont{Kedage}[RawFeature={mode=harf;script=knda;}]

\begin{document}
ಇದು ಹೇಗಿದೆ? ನಾನು ಹೀಗೆ ತುಂಬ ಬರೆಯಬೇಕೆಂದು ಯೋಚಿಸುತ್ತಿದ್ದೇನೆ.
\end{document}
-----

I want to do this in ConTeXt too! Can anyone tell me how to translate “\setmainfont{Kedage}[RawFeature={mode=harf;script=knda;}]” into ConTeXt? This could be the key to using MkIV with Indic scripts.

Robert

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-12-20  0:00 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-19  1:47 Indic fonts with MkIV and Robert Zydenbos
2020-12-19  2:42 ` Jairo A. del Rio
2020-12-19 14:06   ` Robert Zydenbos
2020-12-19  8:10 ` Wolfgang Schuster
2020-12-19 13:59   ` Robert Zydenbos
2020-12-19 19:06     ` Pablo Rodriguez
2020-12-19 19:46       ` Hans Hagen
2020-12-19 20:27         ` Pablo Rodriguez
2020-12-19 21:12         ` Pablo Rodriguez
2020-12-20  0:00           ` Robert Zydenbos

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 NNTP newsgroup(s).