Re: memory allocations.
- From: Havoc Pennington <hp redhat com>
- To: Ulrich Drepper <drepper redhat com>
- Cc: Sander Vesik <sv117949 ireland sun com>, Alan Cox <alan redhat com>, Chris Chabot <chabotc reviewboard com>, iain <iain ximian com>, gnome-hackers gnome org
- Subject: Re: memory allocations.
- Date: 28 Feb 2002 10:33:08 -0500
Havoc Pennington <hp redhat com> writes:
> One of these slopes must be the font map. So it's a whole bunch of
> short strings for font names.
>
> We could pool them by just forcing them all to the same length, maybe,
> though the length is in principle arbitrary. Ideally we would not
> have the font map. I think things look a lot different in Xft mode
> instead of traditional X fonts mode, this is the traditonal-X-fonts
> map.
Hmm, fontmap strings are probably immutable, so we could just put them
all in one large single block while still allowing arbitrary string
length.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]