Class: TypographicUnit::TeXPoint
- Defined in:
- lib/typographic-unit/tex-point.rb
Overview
TeXPoint is a unit of TeX point. 1 TeX point equals 65536 scaled point.
Instance Attribute Summary
Attributes inherited from Unit
Method Summary
Methods inherited from Unit
#%, #*, #+, #+@, #-, #-@, #<=>, #>>, #abs, base, #ceil, #div, #floor, #initialize, #inspect, #integer?, #nonzero?, #quo, register, #round, #scaled_point, short, size, #step, #to_f, #to_i, #to_int, #to_s, #truncate, unit, #zero?
Constructor Details
This class inherits a constructor from TypographicUnit::Unit