lib/atome/helpers/essentials.rb in atome-0.5.5.8.7 vs lib/atome/helpers/essentials.rb in atome-0.5.5.9.1

- old
+ new

@@ -33,10 +33,10 @@ shape: { type: :shape, width: 99, height: 99, apply: [:shape_color], left: 100, top: 100 }, text: { type: :text, component: { size: 18 },left: 0, top: 0, apply: [:text_color], - width: :auto, height: :auto }, + width: :auto, height: :auto, language: :english }, drm: { type: :drm, attach: :black_matter }, shadow: { type: :shadow, red: 0, green: 0, blue: 0, alpha: 0 }, color: { type: :color, red: 0, green: 0, blue: 0, alpha: 1} }