Skip to content
This repository has been archived by the owner on May 12, 2024. It is now read-only.

Aegisub 9210 - Over Sky

Compare
Choose a tag to compare
@Ristellise Ristellise released this 23 Oct 16:48
· 99 commits to master since this release

This release has been brought to you by: Girls in very short pants, flying in units.
image

Changelog:

  • Update libass to 6a956a5 Click here to view all commit range
    • ass_render: Replace Segment with Rect
    • general: make harfbuzz a hard depedency
    • outline: fix style
    • Scale everything from script resolution if storage size is unknown
    • compare: set storage size before rendering
    • Factor out & improve UB-less double -> int32_t conversion
    • Fix integer overflow while parsing \fad(arg, large negative number)
    • parse_tag: handle timestamps w/o overflow & like VSFilter
    • ass_lazy_track_init: avoid integer overflow in multiply-divide
    • Fix mult_alpha of large argument & round product
    • Prevent int overflow where unsigned wraparound is desired
    • ass_render_event: simplify clip conversion to screen coordinates
    • Banner work: Line breaks, RtL, \pos & \move support, collision for banner effects & fix clipping
    • Ignore font substitution when splitting combined bitmaps
    • More glyph work.
    • shaper: handle U+FFFC characters that occur in text
  • Updated FFMS2
    • Warning: VP9 video with the version is considered experimental, try at your own risk.
    • FFmpeg version: 4.3.1
    • With audio patch included
      • Note: This will break shadowplay files, but you probably should be encoding through ffmpeg... right?
    • [V3] Fixed Webm & VP9 breakage.
    • [V4] FFMS Now supports png files.