module Fontina
Constants
- Font
- Package
- QualifiedName
- VERSION
Public Class Methods
open(location)
click to toggle source
# File lib/fontina.rb, line 25 def self.open(location) MetaPackage.new location end