]> git.wh0rd.org - fontconfig.git/commitdiff
Convert ObjectPtr from a fat structure to a simple index into an id table;
authorPatrick Lam <plam@MIT.EDU>
Thu, 7 Jul 2005 12:09:10 +0000 (12:09 +0000)
committerPatrick Lam <plam@MIT.EDU>
Thu, 7 Jul 2005 12:09:10 +0000 (12:09 +0000)
    ids can be positive (for static strings) or negative (for dynamic
    strings). Static strings belong to a single buffer, while dynamic
    strings are independently allocated.


No differences found