You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WWTextMarquee is a lightweight Swift-based library that renders LED-style scrolling text (marquee) on iOS.
It uses WWTextRasterizer to convert text into LED dot-matrix images, and animates them smoothly with CADisplayLink.
New Packages
WWTextMarquee
WWTextMarqueeis a lightweight Swift-based library that renders LED-style scrolling text (marquee) on iOS.It uses WWTextRasterizer to convert text into LED dot-matrix images, and animates them smoothly with
CADisplayLink.