Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Progress #1

Open
44 of 48 tasks
tadeokondrak opened this issue Jul 4, 2019 · 1 comment
Open
44 of 48 tasks

Progress #1

tadeokondrak opened this issue Jul 4, 2019 · 1 comment

Comments

@tadeokondrak
Copy link
Owner

tadeokondrak commented Jul 4, 2019

  • ass_library_version

  • ass_library_init

    • ass_library_done
    • ass_get_available_font_providers
    • ass_set_extract_fonts
    • ass_set_fonts_dir
    • ass_set_message_cb
    • ass_set_style_overrides
    • ass_add_font
    • ass_clear_fonts
    • ass_renderer_init
      • ass_renderer_done
      • ass_set_aspect_ratio
      • ass_set_font_scale
      • ass_set_frame_size
      • ass_set_hinting
      • ass_set_line_position
      • ass_set_line_spacing
      • ass_set_margins
      • ass_set_pixel_aspect
      • ass_set_shaper
      • ass_set_storage_size
      • ass_set_use_margins
      • ass_set_fonts
      • ass_set_selective_style_override_enabled
      • ass_set_selective_style_override
      • ass_fonts_update
      • ass_render_frame
      • ass_set_cache_limits
    • ass_new_track
      • ass_alloc_style
        • ass_free_style
      • ass_alloc_event
        • ass_free_event
      • ass_flush_events
      • ass_free_track
      • ass_process_force_style
      • ass_process_chunk
      • ass_process_codec_private
      • ass_process_data
      • ass_read_file
      • ass_read_memory
      • ass_read_styles
      • ass_set_check_readorder
      • ass_step_sub
  • Good safe abstraction for events and styles

  • Less inefficent Image iterator

  • Documentation

@Luni-4
Copy link
Contributor

Luni-4 commented Aug 12, 2019

I would add to this list the following item:

  • Add this file as example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants