Re: [HarfBuzz] Problem with compiling

2012-01-06 Thread Alfabety
Maybe it's just rumor: I have designed swash (swsh) feature, works in Illustrator and TextEdit, but not with harfbuzz :( What's painfull because all that game with harfuzz I started just to have possibility to render swashes... On 6 sty 2012, at 21:03, Tomas Celizna wrote: > > Ah, OK, thank y

Re: [HarfBuzz] Problem with compiling

2012-01-06 Thread Alfabety
Hard to say, but something simple like this: --features='-liga, +smcp' Van dal Elokwent doesn't work ligatures still appears, no smallcaps. strange. Ł On 6 sty 2012, at 20:36, Alfabety wrote: > Thank you! > > Was simple, took me two hours. Seems I'm tired. > > --features='+calt,-dlig,-l

Re: [HarfBuzz] Problem with compiling

2012-01-06 Thread Alfabety
Thank you! Was simple, took me two hours. Seems I'm tired. --features='+calt,-dlig,-liga, +smcp, +swsh' works. http://typoland.typo.pl/test.png Ł ___ HarfBuzz mailing list HarfBuzz@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/h

Re: [HarfBuzz] Problem with compiling

2012-01-06 Thread Khaled Hosny
On Fri, Jan 06, 2012 at 08:25:25PM +0100, Alfabety wrote: > --features='+calt,-dlig,-liga +smcp +swsh' AVABCDEFGHI\n@ 2012-01-06 ^^^ Commas are missing here. Regards, Khaled ___ HarfBuzz m

Re: [HarfBuzz] Problem with compiling

2012-01-06 Thread Alfabety
Hi, I recompiled FreeType, Fontconfig, pango, cairo and installed ICU [DR-11:07:01] $ icu-config --version 4.8.1.1 [DR-11:09:26] $ freetype-config --ftversion 2.4.8 Everything is installed in one directory: /home/dziedzic/local/ Until then I could autogen, configure, make and make install hur

Re: [HarfBuzz] Problem with compiling

2012-01-05 Thread Behdad Esfahbod
On 01/05/2012 05:15 PM, Alfabety wrote: > Dou you have some idea how to solve this puzzle? It's building fine, and you can use it. It's just that one of the tests is failing. No idea why, but it's safe to use otherwise. What compiler are you using? behdad _

[HarfBuzz] Problem with compiling

2012-01-05 Thread Alfabety
Hi, I'm trying to build completely independent environment on remote server. I have all dependencies installed — pango, Cairo etc. But harbfuzz make fails (./autogen.sh and ./configure pass without warnings, after I commented one line in configure.ac) $make check gives me this: $make check Mak