lib/squib/graphics/cairo_context_wrapper.rb in squib-0.13.4 vs lib/squib/graphics/cairo_context_wrapper.rb in squib-0.14.beta1

- old
+ new

@@ -23,10 +23,10 @@ :show_pango_layout, :rounded_rectangle, :set_line_width, :stroke, :fill, :set_source, :scale, :render_rsvg_handle, :circle, :triangle, :line_to, :operator=, :show_page, :clip, :transform, :mask, :create_pango_layout, :antialias=, :curve_to, :matrix, :matrix=, :identity_matrix, :pango_layout_path, :stroke_preserve, :target, :new_path, :fill_preserve, :close_path, - :set_line_join, :set_line_cap, :set_dash + :set_line_join, :set_line_cap, :set_dash, :arc, :arc_negative # :nodoc: # @api private def set_source_squibcolor(arg) raise 'nil is not a valid color' if arg.nil?