Commit Graph

20 Commits

Author SHA1 Message Date
rtw1x1
0d748d2eb2 Merge pull request #114 from MindRapist/mr-15 2026-02-18 15:51:17 +00:00
Mind Rapist
46c7c0ed59 DumpProto fix 2026-02-18 01:59:08 +02:00
Mind Rapist
2400d2a36f Various fixes and improvements 2026-02-18 01:00:24 +02:00
SuntrustDev
7eca2871d7 Use character midpoint calculation to increase cursor placement accuracy in text fields 2026-02-17 21:33:33 +01:00
rtw1x1
87cfa1540f FreeType: LCD subpixel 2026-02-04 12:30:14 +00:00
rtw1x1
ba514d2e9a FreeType: Kerning API and font adjustments 2026-02-04 11:59:36 +00:00
rtw1x1
a3009f4bff FreeType: Fixed mem leak and adjustments 2026-02-04 10:35:46 +00:00
rtw1x1
ce5ef584c9 Implementation FreeType2-13.3 2026-02-04 08:37:37 +00:00
d1str4ught
30ff18e982 helping branch prediction 2026-01-30 03:29:58 +01:00
rtw1x1
100dd2b87b fix: Optimized UTF8, BiDi, Debug 2026-01-20 21:23:31 +00:00
rtw1x1
85763c9f81 fix: Auto-detect LTR / RTL in input 2025-12-31 20:56:02 +00:00
rtw1x1
73958b4f62 fix: Broken cursor and tag logic from BiDi 2025-12-31 20:23:40 +00:00
rtw1x1
e7a113885a fix: Better BiDi logic for formatting 2025-12-30 22:20:04 +00:00
rtw1x1
308511bd22 Fix hyperlink tags in Arabic 2025-12-27 07:09:57 +00:00
rtw1x1
a955c50744 Full Unicode patch with RTL Support & BiDi logic.
This commit is well documented, so no need to tell you my life story.

Full Unicode patch with RTL Support & BiDi logic.

Removed the legacy codePage, normalised to UTF8 (65001).

It also comes with:

CTRL + A : select text (highlighted)
CTRL + C : copy
CTRL + V : paste
CTRL + X : cut
CTRL + Y : redo
CTRL + Z : undo
2025-12-26 12:32:43 +00:00
d1str4ught
a2c3890527 batched text rendering 2025-08-23 00:16:24 +02:00
d1str4ught
e87b6fc67b ported to DX9 2025-08-19 03:18:56 +02:00
d1str4ught
ea712bec83 file encoding to utf-8 2025-08-19 00:30:50 +02:00
d1str4ught
be56f3f31a client almost builds 2025-08-19 00:20:40 +02:00
d1str4ught
4be475f111 init 2025-08-18 19:46:48 +02:00