0
I Use This!
Inactive

Commits : Listings

Analyzed 19 days ago. based on code collected 20 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Propagate errors from failing to load the script from XHR. More... about 9 years ago
Treat scripts that never had a Script Info section as malformed. More... about 9 years ago
Fall back to XHR if fetch() fails to fetch the script URL. More... about 9 years ago
Strongly typed Promise.reject More... about 9 years ago
Make sure attached fonts are registered under all their names, but don't override existing declarations. More... about 9 years ago
Simpler and safer TTF parser. More... about 9 years ago
Moved data: URL creation out of Attachment. More... about 9 years ago
Fixed FontFace constructor to be consistent between FF and Chrome. More... about 9 years ago
Added support for using attached fonts. More... about 9 years ago
Small invisible change with new Chrome. More... about 9 years ago
Added support for parsing ASS attachments. More... about 9 years ago
Changed ASS parsing slightly to move change-of-section handling into a single place. More... about 9 years ago
Fixed ASS.fromUrl to not ignore HTTP errors when using fetch() More... about 9 years ago
Updated typescript to v1.7.5 More... about 9 years ago
Updated pngjs to v2.2.0 More... about 9 years ago
Use ts.parseConfigFile in CompilerHost, and other minor changes. More... about 9 years ago
Removed unused import. More... about 9 years ago
Use document.fonts if available for easier preloading of fonts. More... about 9 years ago
Preloading fonts improvements. More... about 9 years ago
Simplified UMD header. More... about 9 years ago
Separating union type into overloads helps the compiler to determine generic for Promise.then More... about 9 years ago
Updated npm to v3.x More... about 9 years ago
Append ZWNJ to every text part to force whitespace to force appropriate whitespace between adjacent nodes. More... over 9 years ago
Use larger default font size for SRT. More... over 9 years ago
Swallow BOMs in SRT parser too. More... over 9 years ago
Update baselines. More... over 9 years ago
Update Selenium and re-enable firefox tests. More... over 9 years ago
Added test for correct colors for translucent text. More... over 9 years ago
Use 1 / primaryAlpha instead of 1e6 to convert SourceAlpha values to 1 for outlines. More... over 9 years ago
Fixed indent. More... over 9 years ago