Fixed #1828 Incorrect stroke scaling (normal/none/vertical/horizontal)

This commit is contained in:
Jindra Petřík
2022-10-24 12:26:11 +02:00
parent 499e5645cd
commit b896688d5d
15 changed files with 415 additions and 222 deletions

View File

@@ -12,7 +12,8 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library.
* License along with this library.
*/
package com.jpexs.helpers;
import com.jpexs.decompiler.flash.helpers.ImageHelper;