struct Chitra::Translate

Defined in:

elements/translate.cr

Instance methods inherited from struct Chitra::Element

draw_shape_properties(cairo_ctx) draw_shape_properties, fill_debug_text fill_debug_text, initialize initialize, line_dash_debug_text line_dash_debug_text, stroke_debug_text stroke_debug_text

Constructor methods inherited from struct Chitra::Element

new new

Instance methods inherited from module Chitra::TextProperties

align align, align=(align) align=, font font, font=(font) font=, hyphen_char hyphen_char, hyphen_char=(hyphen_char) hyphen_char=, hyphenation hyphenation, hyphenation=(hyphenation) hyphenation=, line_height line_height, line_height=(line_height) line_height=, reset_text_properties reset_text_properties

Instance methods inherited from module Chitra::ShapeProperties

fill fill, fill=(fill) fill=, line_cap line_cap, line_cap=(line_cap) line_cap=, line_dash line_dash, line_dash=(line_dash) line_dash=, line_join line_join, line_join=(line_join) line_join=, no_fill no_fill, no_fill=(no_fill) no_fill=, reset_shape_properties reset_shape_properties, stroke stroke, stroke=(stroke) stroke=, stroke_width stroke_width, stroke_width=(stroke_width) stroke_width=