lib/rocx/properties/font.rb in rocx-0.5.8 vs lib/rocx/properties/font.rb in rocx-0.6.0

- old
+ new

@@ -1,9 +1,7 @@ module Rocx module Properties class Font < ComplexProperty - include AttributeBuilder - tag :rFonts attribute :ascii, expects: :string attribute :ascii_theme, expects: :valid_theme attribute :complex, expects: :string, displays_as: :cs