add lisp packages

This commit is contained in:
2020-12-05 21:29:49 +01:00
parent 85e20365ae
commit a6e2395755
7272 changed files with 1363243 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
height height\n\nThe height of the coordinate space in CSS pixels. Defaults to 150.
moz-opaque moz-opaque\n\nLets the canvas know whether or not translucency will be a factor. If the canvas knows there's no translucency, painting performance can be optimized.
width width\n\nThe width of the coordinate space in CSS pixels. Defaults to 300.