intTools

Misc integer tools.

fontTools.misc.intTools.popCount(v)[source]

Return number of 1 bits in an integer.