lib/rabbit/parser/ext/blockdiag.rb in rabbit-2.0.0 vs lib/rabbit/parser/ext/blockdiag.rb in rabbit-2.0.1
- old
+ new
@@ -1,8 +1,10 @@
module Rabbit
module Parser
module Ext
module BlockDiag
+ include GetText
+
module_function
AVAILABLE_FLAG_OPTIONS = ["antialias"]
# "font" is treated as specially.
AVAILABLE_VALUE_OPTIONS = []
def make_image(path, prop, logger)