mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-23 04:35:48 +00:00
improved jsdoc
This commit is contained in:
parent
6db1b1d211
commit
bd0d0125be
1 changed files with 2 additions and 1 deletions
|
|
@ -764,7 +764,8 @@
|
|||
},
|
||||
|
||||
/**
|
||||
* Clear char widths cache for a font family.
|
||||
* Given current aspect ratio, determines the max width and height that can
|
||||
* respect the total allowed area for the cache.
|
||||
* @memberOf fabric.util
|
||||
* @param {Number} ar aspect ratio
|
||||
* @param {Number} maximumArea Maximum area you want to achieve
|
||||
|
|
|
|||
Loading…
Reference in a new issue