I continue to track down differences between the 3.4 doc and the 4.1 doc. Today I'm interested in several attributes that appear in the 3.4 reference for LzCanvas, but are not in the 4.1 reference for LzCanvas.


LPP-5009: Setting the embedfonts attribute of canvas doesn't cause a compilation warning or error, but "embedfonts" is not present in LaszloCanvas.lzs. Is the API gone, or is the validator confused? Surely this should be an error, at least in DHTML.
<canvas embedfonts="true"> </canvas>


LPP-5008: API change from 3.4 to 4.1: canvas.build gone (seems to have been replaced with canvas.lpsbuild)


Finally -- these three attributes are documented in the 3.4 reference, but not found in the 4.1 source. Are they a changed API?
LzCanvas.libraries
LzCanvas.maxtextheight
LzCanvas.maxtextwidth
-- these are covered by the omnibus LPP-4972: Elements in LzCanvas class attribute lists in 3.4 and 4.1 refguides don't match

-ben




Reply via email to