Hello,

yeah I would be rather interested by your past experience. I guess this 
is in xftacs.h/c and screen.h/c? But there are so many stuffs in here 
that I get lost. 6 monthes ago, I remember having understood parts of it 
and having written in a notebook, but I don't find this notebook and I 
am pretty tired... If I could avoid some work, it would be nice. ;-)

What can you tell me? I don't need all details, but at least the global 
structure.
And also, how the final drawing works "globally"... For instance knowing 
which function exactly does the real drawing at the end, it will enable 
me to find back which other functions call it, hence finding back the 
calling flow up to the main loop.
But what interests me also is the parameters of these drawing functions: 
does it depend on the encoding or on some generic and global encoding 
(so Unicode?)? Does it change depending on the used font? (I mean: how 
do you know what to draw on screen for a given character?)

And more generally what can you tell me about the different kinds of 
fonts and how they are used in mrxvt especially. I read many stuffs 
about the fonts here and there on the web. And I was understanding while 
reading, then lost 5 minutes after when looking in the code... With all 
these stuffs, fontconfig, freetype, xft, etc. this is difficult to 
understand what does what.
Thanks.

Jehan

Gautam Iyer a écrit :
> On Sat, Jul 26, 2008 at 12:13:23PM +0200, Jehan wrote:
> 
>> Do one of you know well the part about displaying fonts?
> 
> I remember writing a lot of Xft code for mrxvt a few years ago.
> (Specifically, parts that sped up the Xft rendering, and parts that drew
> the ACS graphics characters which are missing from Xft fonts).
> 
> So I might be able to help you out. However the encoding conversion is a
> big mystery to me! So if it's about anything other than font conversion,
> then I might be able to help you...
> 
> GI
> 
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Materm-devel mailing list
> Materm-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/materm-devel
> mrxvt home page: http://materm.sourceforge.net

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Materm-devel mailing list
Materm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/materm-devel
mrxvt home page: http://materm.sourceforge.net

Reply via email to