]> git.wh0rd.org - fontconfig.git/commit
Reviewed by: Keith Packard <keithp@keithp.com>
authorKeith Packard <keithp@keithp.com>
Tue, 7 Dec 2004 01:36:26 +0000 (01:36 +0000)
committerKeith Packard <keithp@keithp.com>
Tue, 7 Dec 2004 01:36:26 +0000 (01:36 +0000)
commit1c52c0f0600b4c61fb3b16d2d7b5fa35c3e1b7f0
treef96770169445a0813855dbea5a2340a0589510d6
parent46b51147d10db21a4d5992074bcdc9022f45856b
Reviewed by: Keith Packard <keithp@keithp.com>
memoize strings and share a single copy for all uses. Note that this could
    be improved further by using statically allocated blocks and gluing
    multiple strings together, but I'm basically lazy. In my environment
    with 800 font files, I get a savings of about 90KB.
ChangeLog
src/fcinit.c
src/fcint.h
src/fclist.c
src/fcpat.c
src/fcxml.c