github-actions
released this
09 Dec 13:54
·
8 commits
to main
since this release
Full Changelog: v133.0-beta.18...v133.0-beta.19
Keep in mind that Camoufox is in active development and not production ready.
If you experience any issues, please report them here.
Changes
New Properties
Property | Type | Description |
---|---|---|
canvas:aaOffset |
int | Offset each pixel's transparency when drawing anti-aliasing. |
canvas:aaCapOffset |
bool | By default, the offset will cause the pixel's transparency to wrap around the 0-255 alpha range. By enabling this property, the offset will be clamped to 0-255. |