[tex-live] tex live 2013 released
Peter Breitenlohner
peb at mppmu.mpg.de
Mon Jul 1 14:28:58 CEST 2013
On Mon, 1 Jul 1 2013, Werner Fink wrote:
> encoded = galloc(base*sizeof(int));
> memset(encoded,-1,base*sizeof(int));
this seems perfectly right (filling the array with 0xff bytes), although
I would specify arg2 (type int) as 0xff.
> else if (height > SWAP(kernTable->height[count].value))
> rval = SWAP(kernTable->kern[count+1].value);
this piece of code is preceded by
// XXX: the following makes no sense WRT my understanding of the
// spec! it is just how things worked for me.
so perhaps someone understanding the use of MathKernTable should look at it.
Regards
Peter Breitenlohner <peb at mppmu.mpg.de>
More information about the tex-live
mailing list