Overview
-
module QRCode-
module Encoder-
class BitBuffer -
class Code== Creation
-
class ErrorCorrectionBlock -
class Math -
class Polynomial -
class SegmentBase segment class - defaults to binary (8-bit byte) encoding
-
class NumericSegmentNumeric segment - optimized for numeric data (0-9)
-
class AlphanumericSegmentAlphanumeric segment - optimized for alphanumeric data
-
class Util
-
-
module Output-
class SVGSVG renderer for scalable vector graphics
-
class TextText renderer using Unicode half-height block characters
-
-