lite-xl/src
Guldoman 1d0725f904
Improve text width calculation precision (#1408)
In some extreme cases (~30000 chars) text width precision takes a hit.
Using double instead of float fixes that.
2023-08-19 12:38:35 +08:00
..
api Improve text width calculation precision (#1408) 2023-08-19 12:38:35 +08:00
bundle_open.m Takes kivutar's changes into account, cleaning things up slightly. 2021-12-15 20:31:24 -05:00
main.c refactor(main): move SetProcessDPIAware to manifests (#1413) 2023-08-19 12:38:35 +08:00
meson.build Add manifest on Windows (#1405) 2023-08-19 12:38:34 +08:00
rencache.c Improve text width calculation precision (#1408) 2023-08-19 12:38:35 +08:00
rencache.h Improve text width calculation precision (#1408) 2023-08-19 12:38:35 +08:00
renderer.c Improve text width calculation precision (#1408) 2023-08-19 12:38:35 +08:00
renderer.h Improve text width calculation precision (#1408) 2023-08-19 12:38:35 +08:00
renwindow.c Create Renderer Only When It Doesn't Exist (#1315) 2023-08-19 12:28:21 +08:00
renwindow.h Make usage of SDL renderer optional 2021-04-29 14:15:24 +02:00
unidata.h Update unidata to version 15.0 (#1122) 2022-09-19 21:27:54 -04:00
utfconv.h fix utfconv.h duplicate functions 2022-11-14 21:59:32 +08:00