Package cjklib :: Module build :: Class CharacterVariantBMPBuilder :: Class BMPVariantGenerator
[hide private]
[frames] | no frames]

Class BMPVariantGenerator

source code

Instance Methods [hide private]
 
__init__(self, variantEntries, typeList, quiet=False)
Initialises the BMPVariantGenerator.
source code
 
generator(self) source code
Method Details [hide private]

__init__(self, variantEntries, typeList, quiet=False)
(Constructor)

source code 

Initialises the BMPVariantGenerator.

Parameters:
  • variantEntries (list of tuple) - character variant entries from the Unihan database
  • typeList (list of str) - variant types in the order given in tableEntries
  • quiet (bool) - if true no status information will be printed