mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-05 13:35:09 +00:00
style: fix spelling
[ci skip]
This commit is contained in:
@@ -31,14 +31,14 @@ All notable changes to this project will be documented in this file.
|
||||
- font normalizer uses 1024em ([#2661])
|
||||
- null pointer on null caret in variable marker
|
||||
- push commands in as2 left in code ([#2654])
|
||||
- deadlock on getcharacters vs drawframe ([#2492])
|
||||
- deadlock on getCharacters vs drawFrame ([#2492])
|
||||
- nullpointer on as3 deobfuscation
|
||||
- as3 deobfuscation - null values instead of registers ([#2568], [#2665])
|
||||
- stackoverflow on circular importassets ([#2666])
|
||||
- allow add breakpoints on large classes ([#2672])
|
||||
- unable to reset JNA temp directory ([#2675])
|
||||
- svg shape export - use proper winding
|
||||
- properly normalize fonts in defineedittexts, kerning
|
||||
- properly normalize fonts in DefineEditTexts, kerning
|
||||
- properly draw edittext border, normalize size
|
||||
- illegal argument exception on creating morphshape from svg ([#2676])
|
||||
- respect nofill argument in shape CLI SVG export ([#2681])
|
||||
|
||||
@@ -100,14 +100,14 @@
|
||||
<li>font normalizer uses 1024em (#2661)</li>
|
||||
<li>null pointer on null caret in variable marker</li>
|
||||
<li>push commands in as2 left in code (#2654)</li>
|
||||
<li>deadlock on getcharacters vs drawframe (#2492)</li>
|
||||
<li>deadlock on getCharacters vs drawFrame (#2492)</li>
|
||||
<li>nullpointer on as3 deobfuscation</li>
|
||||
<li>as3 deobfuscation - null values instead of registers (#2568, #2665)</li>
|
||||
<li>stackoverflow on circular importassets (#2666)</li>
|
||||
<li>allow add breakpoints on large classes (#2672)</li>
|
||||
<li>unable to reset JNA temp directory (#2675)</li>
|
||||
<li>svg shape export - use proper winding</li>
|
||||
<li>properly normalize fonts in defineedittexts, kerning</li>
|
||||
<li>properly normalize fonts in DefineEditTexts, kerning</li>
|
||||
<li>properly draw edittext border, normalize size</li>
|
||||
<li>illegal argument exception on creating morphshape from svg (#2676)</li>
|
||||
<li>respect nofill argument in shape CLI SVG export (#2681)</li>
|
||||
|
||||
Reference in New Issue
Block a user