class Mathtype3::RecordFont

Constants

EXPOSED_IN_SNAPSHOT

Public Instance Methods

options() click to toggle source
# File lib/records3/font.rb, line 23
def options
  _tag_options
end
typeface() click to toggle source
# File lib/records3/font.rb, line 19
def typeface
  _typeface + 128
end