class Cairo::Context

Object Hierarchy

Included Modules

Class Methods

Cairo::Context.new

Instance Methods

antialias
antialias=
append_path
arc
arc_negative
circle
clip
clip_extents
clip_preserve
clip_rectangle_list
close_path
copy_page
copy_path
copy_path_flat
current_point
curve_to
dash
dash_count
destroy
device_to_user
device_to_user_distance
fill
fill_extents
fill_preserve
fill_rule
fill_rule=
font_extents
font_face
font_face=
font_matrix
font_matrix=
font_options
font_options=
font_size=
glyph_extents
glyph_path
group_target
has_current_point?
have_current_point?
identity_matrix
in_fill?
in_stroke?
line_cap
line_cap=
line_join
line_join=
line_to
line_width
line_width=
map_path_onto
mask
matrix
matrix=
miter_limit
miter_limit=
move_to
new_path
new_sub_path
operator
operator=
paint
path_extents
pop_group
pop_group_to_source
pseudo_blur
push_group
rectangle
rel_curve_to
rel_line_to
rel_move_to
reset_clip
restore
rotate
rounded_rectangle
save
scale
scaled_font
scaled_font=
select_font_face
set_antialias
set_dash
set_fill_rule
set_font_face
set_font_matrix
set_font_options
set_font_size
set_line_cap
set_line_join
set_line_width
set_matrix
set_miter_limit
set_operator
set_scaled_font
set_source
set_source_color
set_source_rgb
set_source_rgba
set_tolerance
show_glyphs
show_page
show_text
show_text_glyphs
source
stroke
stroke_extents
stroke_preserve
target
text_extents
text_path
tolerance
tolerance=
transform
transform_path
translate
triangle
user_to_device
user_to_device_distance

See Also

ChangeLog