escpos-php
Public Member Functions | Public Attributes | Protected Attributes | List of all members
Mike42\Escpos\Experimental\Unifont\FontMap Class Reference

Public Member Functions

 __construct (ColumnFormatGlyphFactory $glyphFactory, Printer $printer)
 
 cacheChars (array $codePoints)
 
 writeChar (int $codePoint)
 
 reset ()
 
 occupied ($id)
 
 evict ($id)
 
 addChar (int $codePoint, $evict=true)
 
 submitCharsToPrinterFont (array $chars)
 

Public Attributes

const MIN = 0x20
 
const MAX = 0x7E
 
const FONT_A_WIDTH = 12
 
const FONT_B_WIDTH = 9
 

Protected Attributes

 $printer
 
 $memory
 
 $chars
 
 $next = 0
 

The documentation for this class was generated from the following file: