Sha256: 7ce5e06ca8e205d70a0057fc56bdd68008816160a77007b4c36a094a06a1c1f6

Contents?: true

Size: 372 Bytes

Versions: 7

Compression:

Stored size: 372 Bytes

Contents

describe Hershey::FONTS do
  it "should have all the keys" do
    Hershey::FONTS.keys.sort.should == [:astrology, :cursive, :cyrillic,
      :futural, :futuram, :gothiceng, :gothicger, :gothicita, :greek,
      :japanese, :markers, :mathlow, :mathupp, :meteorology, :music, :scriptc,
      :scripts, :symbolic, :timesg, :timesi, :timesib, :timesr, :timesrb
    ]
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
hershey-0.0.11 spec/font_spec.rb
hershey-0.0.10 spec/font_spec.rb
hershey-0.0.9 spec/font_spec.rb
hershey-0.0.8 spec/font_spec.rb
hershey-0.0.7 spec/font_spec.rb
hershey-0.0.6 spec/font_spec.rb
hershey-0.0.5 spec/font_spec.rb