File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed
Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- 8.2.1 (10/?? /2024)
4+ 8.2.1 (11/01 /2024)
55------------------
66
7- * Fixed paths for ndll on Raspberry pi
8- * Fixed ` BackgroundWorker ` conditional on hl to use threads only for haxe4
9-
7+ * Fixed ` Sys.exit() ` causing hang instead of exiting application.
8+ * Fixed paths for _ .ndll_ files when targeting Raspberry Pi.
9+ * Fixed compiling ` BackgroundWorker ` when targeting HashLink before Haxe 4.
10+ * Fixed errors compiling ` ThreadPool ` for HashLink with Haxe 4.0 and 4.1.
11+ * Fixed ` Font.renderGlyph ` to support 32-bit colors, including alpha.
12+ * Fixed OpenFL line height issues by rolling back FreeType submodule to version 2.9.1.
1013
11148.2.0 (10/21/2024)
1215------------------
Original file line number Diff line number Diff line change 55 "tags" : [],
66 "description" : " A foundational Haxe framework for cross-platform development" ,
77 "version" : " 8.2.1" ,
8- "releasenote" : " Correct path for raspberrypi ndlls, minor fixes" ,
8+ "releasenote" : " Various bug fixes" ,
99 "contributors" : [
1010 " singmajesty" ,
1111 " bowlerhat" ,
You can’t perform that action at this time.
0 commit comments