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

GDI-compatible rotation handling #702

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Commits on Aug 6, 2023

  1. ass_font: detect a GDI-compatible code page for each font face

    This will be used for @rotation handling
    rcombs committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    15a8a41 View commit details
    Browse the repository at this point in the history
  2. ass_font: add ass_codepoint_is_fullwidth

    This will be used to determine if a glyph should be rotated in an @font
    rcombs committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    7f783f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0245df9 View commit details
    Browse the repository at this point in the history