Re: [XeTeX] wrong r+vocalic r ligature in FreeSerif font

2014-12-18 Thread Zdenek Wagner
2014-12-18 15:11 GMT+01:00 Philip Taylor : > > > Zdenek Wagner wrote: > >> There is nothing wrong with the building concept. All fonts are built >> somehow. > > > I agree. But in 99.999% of cases, that building is conducted by the font > designer, developer or distributor. The average user ("B. L

Re: [XeTeX] wrong r+vocalic r ligature in FreeSerif font

2014-12-18 Thread Philip Taylor
Zdenek Wagner wrote: There is nothing wrong with the building concept. All fonts are built somehow. I agree. But in 99.999% of cases, that building is conducted by the font designer, developer or distributor. The average user ("B. L. User", as Knuth would term him) not only does not know

Re: [XeTeX] wrong r+vocalic r ligature in FreeSerif font

2014-12-18 Thread Zdenek Wagner
2014-12-18 13:55 GMT+01:00 Dominik Wujastyk : > > Dear all, > > As a matter of interest, what is broken in the SVN version of the Gnu > FreeFonts that is not broken in the current 2012 release version? I mean, > what sorts of difficulties should users be looking out for if they use the > SVN relea

Re: [XeTeX] wrong r+vocalic r ligature in FreeSerif font

2014-12-18 Thread Dominik Wujastyk
Dear all, As a matter of interest, what is broken in the SVN version of the Gnu FreeFonts that is not broken in the current 2012 release version? I mean, what sorts of difficulties should users be looking out for if they use the SVN release? Best, Dominik --

Re: [XeTeX] wrong r+vocalic r ligature in FreeSerif font

2014-12-18 Thread Zdenek Wagner
2014-12-18 12:08 GMT+01:00 Philip Taylor : > > > Zdenek Wagner wrote: > >> Steve, you have done a lot of work, the Devanagari block is functional >> and the glyphs are beautifull. One of my books was typeset with >> FreeSans and highly educated readers in India like it. Thus I believe >> that the r

Re: [XeTeX] wrong r+vocalic r ligature in FreeSerif font

2014-12-18 Thread Philip Taylor
Zdenek Wagner wrote: Steve, you have done a lot of work, the Devanagari block is functional and the glyphs are beautifull. One of my books was typeset with FreeSans and highly educated readers in India like it. Thus I believe that the result of your work should be somehow accessible to normal

Re: [XeTeX] wrong r+vocalic r ligature in FreeSerif font

2014-12-18 Thread Zdenek Wagner
Hi all, I understand both sides. I will try to put some clarification. It is not true that GNU FreeFont cannot be uninstalled from TeX Live without removing a lot of packages. The magic is to use the -force switch. It will uninstall just the font without taking dependences into account and when o

Re: [XeTeX] wrong r+vocalic r ligature in FreeSerif font

2014-12-18 Thread Dominik Wujastyk
Nobody is talking about responsibility or blame. Actually, everyone is extremely grateful for and appreciative of everything you have done and are doing with FreeFont! The 2012 version of the fonts is seriously broken for Devanagari users. But it's co-installed with several other TeX Live package

Re: [XeTeX] wrong r+vocalic r ligature in FreeSerif font

2014-12-17 Thread Steve White
Hi, Here's what you *can* do. It is free software. It's GPLed, but ... unless it is tested and officially released by FreeFont project, it is NOT FREEFONT. So... What you can do, is * Re-name the font, * Provide a repository for its sources, freely available to anybody * Make sure the document

Re: [XeTeX] wrong r+vocalic r ligature in FreeSerif font

2014-12-17 Thread Steve White
Yikes. Please please do not ever distribute the SVN version of FreeFont. It is NOT the official release. It is BROKEN. It is for DEVELOPMENT NOT DISTRIBUTION. Please, do not force us to hide the SVN. On Tue, Dec 16, 2014 at 8:12 PM, Dominik Wujastyk wrote: > Thanks to Norbert Preining, ther

Re: [XeTeX] wrong r+vocalic r ligature in FreeSerif font

2014-12-16 Thread Dominik Wujastyk
Thanks to Norbert Preining, there's now a TeXlive repo for the SVN release of the GNU FreeFonts. See - http://cikitsa.blogspot.co.at/2014/12/gnu-freefont-fonts-and-xelatex.html So that it gets into the XeTeX@tug.org archive, what Norbert said is: > Please do: > > tlmgr repository add http

Re: [XeTeX] wrong r+vocalic r ligature in FreeSerif font

2014-07-26 Thread François Patte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 04/07/2014 11:15, François Patte a écrit : > Bonjour, > > I found a wrong ligature r+vocalic r in FreeSerif fonf: > > रृ > > Is that a known bug? In fact freetype fonts seem to be able to display the right ligature: U+0930 U+094D U+090B give th

Re: [XeTeX] wrong r+vocalic r ligature in FreeSerif font

2014-07-06 Thread Zdenek Wagner
2014-07-06 18:22 GMT+02:00 Dominik Wujastyk : > I find the same error as Francois Patte, > > Source: > \documentclass{article} > \usepackage{polyglossia} > > \setmainfont > [Script=Devanagari, > Mapping=RomDev, > %Renderer=ICU > ] > {Nakula} > %{Sanskrit 2003} > %{FreeSerif} > > \begin{document} >

Re: [XeTeX] wrong r+vocalic r ligature in FreeSerif font

2014-07-06 Thread Dominik Wujastyk
I find the same error as Francois Patte, Source: \documentclass{article} \usepackage{polyglossia} \setmainfont [Script=Devanagari, Mapping=RomDev, %Renderer=ICU ] {Nakula} %{Sanskrit 2003} %{FreeSerif} \begin{document} rṛ \end{document} The FreeSerif version gives This was using FreeSerif as di

Re: [XeTeX] wrong r+vocalic r ligature in FreeSerif font

2014-07-04 Thread François Patte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 04/07/2014 13:38, Yves Codet a écrit : > Hmm... I thought you had sent an image and maybe I haven't seen the > same thing as you. Was it this ? Nope! Look at the attachment provided by BPJ. To Zdenek: I use last version from svn. - -- François P

Re: [XeTeX] wrong r+vocalic r ligature in FreeSerif font

2014-07-04 Thread BPJ
I just tried it and it seems no ligaturization happens at all: I get an ordinary combining -ṛ under an ordinary ra, rather off to the right, which suggests that no positioning happens either. With Sahadeva font I get the right glyph, so this is a bug in Free Serif. Alas I'm not quite sure whi

Re: [XeTeX] wrong r+vocalic r ligature in FreeSerif font

2014-07-04 Thread Yves Codet
Hmm... I thought you had sent an image and maybe I haven't seen the same thing as you. Was it this ? Le 4 juil. 14 à 11:15, François Patte a écrit : -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bonjour, I found a wrong ligature r+vocalic r in FreeSerif fonf: रृ Is that a known

Re: [XeTeX] wrong r+vocalic r ligature in FreeSerif font

2014-07-04 Thread Yves Codet
Hello. This is no bug but the correct shape: look ar nirr̥- in Monier- Williams' dictionary. Best wishes, Yves Le 4 juil. 14 à 11:15, François Patte a écrit : -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bonjour, I found a wrong ligature r+vocalic r in FreeSerif fonf: रृ Is that

Re: [XeTeX] wrong r+vocalic r ligature in FreeSerif font

2014-07-04 Thread Zdenek Wagner
2014-07-04 11:15 GMT+02:00 François Patte : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Bonjour, > > I found a wrong ligature r+vocalic r in FreeSerif fonf: > Which version of FreeSerif do you use and which version of XeTeX? There are known issues in some versions. The font is still under

[XeTeX] wrong r+vocalic r ligature in FreeSerif font

2014-07-04 Thread François Patte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bonjour, I found a wrong ligature r+vocalic r in FreeSerif fonf: रृ Is that a known bug? - -- François Patte UFR de mathématiques et informatique Laboratoire CNRS MAP5, UMR 8145 Université Paris Descartes 45, rue des Saints Pères F-75270 Pa