fdroid build
Robin (1e98690a) at 01 Aug 00:38
fdroid build
Robin (c8eb0664) at 15 Jul 07:26
Robin (a30a3684) at 14 Jul 23:56
Update Toadua to v2.0.0
fdroid build
Robin (b84d3d0a) at 14 Jul 23:10
Update Toadua to v2.0.0
Thank you! (and I much appreciate the feedback on the font ^^)
When you put a pixel font rendered by Caxton and the default bitmap font up next to each other, the bitmap is quite a bit more crisp than the Caxton font, as you can see in this screenshot:
I understand that this is because Caxton tries to do antialiasing, and also doesn't support hints. But outside of things like signs, there's really no need to antialias a pixel font, so it would be nice if Caxton font definitions had a way to disable antialiasing, at least in the GUI.
(Thanks for this mod by the way, it's made a really fun project possible!)
I see #30 (closed) is closed, so I guess this is possible now. Thanks!
I can't quite get it to work and so I've opened #46 (closed), but I'll go ahead and close this feature request.
I had a working MSDF font definition, which I tried changing to use the new raster rendering mode, but this appears to cover the font's glyphs in large blocky artifacts.
Install this resource pack, then go to the language menu and look at the entry preceding Quenya.
Expected behavior:
The font should appear largely the same as it does when using the MSDF rendering method:
(but hopefully with crisper edges)
Actual behavior: (What happens instead)
Blocky artifacts
I tried tweaking options such as blur, shrinkage, invert, margin, range, max_mipmap, but none of them appeared to affect the artifacts.
Yep, the need for real font shaping is why I'm using Caxton and not Minecraft's built-in OpenType support
When you put a pixel font rendered by Caxton and the default bitmap font up next to each other, the bitmap is quite a bit more crisp than the Caxton font, as you can see in this screenshot:
I understand that this is because Caxton tries to do antialiasing, and also doesn't support hints. But outside of things like signs, there's really no need to antialias a pixel font, so it would be nice if Caxton font definitions had a way to disable antialiasing, at least in the GUI.
(Thanks for this mod by the way, it's made a really fun project possible!)
When I try to run this, either from Docker, or directly using npm run start, it simply hangs with Activating users and doesn't proceed beyond that. I have tried removing the app-service registration from Synapse, regenerating it, and copying it back over to no avail, ensuring that synapse gets restarted.
Logs:
Mar-1 15:39:40.065 [Store] info: Starting DB Init
Mar-1 15:39:40.069 [Store] info: connString present in config, using postgres
Mar-1 15:39:40.070 [Postgres] info: Opening @localhost/mxbridge?sslmode=disable
Mar-1 15:39:40.144 [Store] info: Database schema version is 16, latest version is 16
Mar-1 15:39:40.149 [PuppetBridge] info: Starting application service....
Mar-1 15:39:40.158 [bot-sdk-MatrixHttpClient] info: (REQ-1) POST https://minecraftchest1-matrix.eastus.cloudapp.azure.com/_matrix/client/r0/register
Mar-1 15:39:40.233 [PuppetBridge] info: Application service started!
Mar-1 15:39:40.233 [PuppetBridge] info: Setting bridge user data...
Mar-1 15:39:40.235 [bot-sdk-MatrixHttpClient] info: (REQ-2) GET https://minecraftchest1-matrix.eastus.cloudapp.azure.com/_matrix/client/r0/profile/%40_groupmepuppet_bot%3Aminecraftchest1.pages.dev
Mar-1 15:39:40.261 [bot-sdk-MatrixHttpClient] info: (REQ-3) GET https://minecraftchest1-matrix.eastus.cloudapp.azure.com/_matrix/client/r0/account/whoami
Mar-1 15:39:40.289 [bot-sdk-MatrixHttpClient] info: (REQ-4) PUT https://minecraftchest1-matrix.eastus.cloudapp.azure.com/_matrix/client/r0/profile/%40_groupmepuppet_bot%3Aminecraftchest1.pages.dev/displayname
Mar-1 15:39:40.334 [PuppetBridge] info: Activating users...
Robin (586b9def) at 17 Dec 19:12
Note for reviewer: The service this app connects to is also open source under the MIT license (https://github.com/uakci/toadua), so a Non-Free Network Services antifeature shouldn't be necessary.
Okay, changelog has been added