## Base - [x] create - [x] status - [ ] save - [ ] restore - [ ] target - [ ] push_group - [ ] push_group_with_content - [ ] pop_group - [ ] pop_group_to_source - [ ] group_target ## Source - [x] set_source_rgb - [x] set_source_rgba - [ ] set_source - [ ] source - [ ] set_source_surface - [ ] set_/antialias - [ ] set_/dash - [ ] dash_count - [ ] dash_dashes - [ ] dash_offset - [ ] set_/fill_rule - [ ] set_/line_cap - [ ] set_/line_join - [ ] set_/line_width - [ ] set_/miter_limit - [ ] set_/operator - [ ] set_/tolerance ## Inking - [ ] clip - [ ] clip_preserve - [ ] clip_extents - [ ] in_clip - [ ] reset_clip - [ ] copy_clip_rectangle_list - [x] fill - [x] fill_preserve - [ ] fill_extents - [ ] in_fill - [ ] mask - [ ] mask_surface - [x] paint - [x] paint_with_alpha - [x] stroke - [x] stroke_preserve - [ ] stroke_extents - [ ] in_stroke - [ ] copy_page - [ ] show_page ## Matrix - [ ] translate - [ ] scale - [ ] rotate - [ ] transform - [ ] set_/matrix - [ ] identity_matrix - [ ] user_to_device/_distance - [ ] device_to_user/_distance ## Text - [ ] select_font_face - [ ] set_font_size - [ ] set_/font_matrix - [ ] set_/font_options - [ ] set_/font_face - [ ] set_/scaled_font - [ ] show_text - [ ] show_glyphs - [ ] show_text_glyphs - [ ] font_extents - [ ] text_extents - [ ] glyph_extents ## Path - [ ] copy_path/_flat - [ ] append_path - [ ] has_/current_point - [x] new_path - [ ] new_sub_path - [x] close_path - [ ] arc - [x] arc_negative - [x] curve_to - [ ] line_to - [x] move_to - [x] rectangle - [ ] text_path - [ ] glyph_path - [x] rel_curve_to - [x] rel_line_to - [x] rel_move_to - [ ] path_extents - [ ] tag_begin - [ ] tag_end
Base
Source
Inking
Matrix
Text
Path