Class: Thermal::EscposStar::Writer
- Inherits:
-
Thermal::Escpos::Writer
- Object
- WriterBase
- Thermal::Escpos::Writer
- Thermal::EscposStar::Writer
- Defined in:
- lib/thermal/escpos_star/writer.rb
Constant Summary
Constants inherited from Thermal::Escpos::Writer
Thermal::Escpos::Writer::DEFAULT_QR_CODE_SIZE
Constants inherited from WriterBase
Class Method Summary collapse
Methods inherited from Thermal::Escpos::Writer
#cut, #feed, #hr, #image, #print, #qr_code, #text
Methods inherited from WriterBase
#align, #bold, #cut, #feed, #format, #hr, #image, #initialize, #print, #qr_code, #text, #underline
Constructor Details
This class inherits a constructor from Thermal::WriterBase
Class Method Details
.format ⇒ Object
6 7 8 |
# File 'lib/thermal/escpos_star/writer.rb', line 6 def self.format 'escpos_star' end |