Bug#362994: icewm-experimental: bidirectional rendering support

2008-03-10 Thread Eduard Bloch
#include * Tzafrir Cohen [Fri, Feb 29 2008, 11:38:32PM]: > I forgot to mention: you also need to add libfribidi-dev to the build > dependencies. At the first glance your patch looks ok BUT it leaks memory because delete vis_str does not free ARRAYS, "delete[] vis_str" does. And the "vis_str[len]

Bug#362994: icewm-experimental: bidirectional rendering support

2008-02-29 Thread Tzafrir Cohen
Just verified the patch to apply, build and work correctly on 1.2.33-1 rebuilt on my Etch system. -- Tzafrir Cohen | [EMAIL PROTECTED] | VIM is http://tzafrir.org.il || a Mutt's [EMAIL PROTECTED] || best ICQ# 16849754 ||

Bug#362994: icewm-experimental: bidirectional rendering support

2008-02-29 Thread Tzafrir Cohen
I forgot to mention: you also need to add libfribidi-dev to the build dependencies. -- Tzafrir Cohen | [EMAIL PROTECTED] | VIM is http://tzafrir.org.il || a Mutt's [EMAIL PROTECTED] || best ICQ# 16849754 || friend --

Bug#362994: icewm-experimental: bidirectional rendering support

2006-04-16 Thread Tzafrir Cohen
Package: icewm-experimental Version: 1.2.20+21pre1-4 Severity: wishlist Tags: patch The attached patch adds support for bidirectional text rendering (using fribidi). Basically it filters text that is to be filtered to the screen via fribidi's fribidi_log2vis() . The aptch is only for the Xft rend