lite-xl/src
jgmdev d2f9eeea07 renderer fonts: additions and improvements
* Allow passing font options to renderer.font:copy().
* Added renderer.font:get_path()
* Reintroduced set_size() for more faster font size changes
* Swapped copy wiht set_size on scale plugin for better performance
* Use code_font:copy() instead of renderer.font.load() on language_md to
  properly match user font now that font options are supported on copy.
* Added new changes to renderer docs
2022-06-23 18:08:04 -04:00
..
api renderer fonts: additions and improvements 2022-06-23 18:08:04 -04:00
bundle_open.m Takes kivutar's changes into account, cleaning things up slightly. 2021-12-15 20:31:24 -05:00
main.c core: check for sdl initialization errors 2022-05-31 14:57:26 -04:00
meson.build Asynchronous Reads for Dirmonitor (#930) 2022-04-26 12:13:39 -04:00
rencache.c Cleanup (#826) 2022-04-15 11:34:46 -04:00
rencache.h Cleanup (#826) 2022-04-15 11:34:46 -04:00
renderer.c renderer fonts: additions and improvements 2022-06-23 18:08:04 -04:00
renderer.h renderer fonts: additions and improvements 2022-06-23 18:08:04 -04:00
renwindow.c core: check for sdl initialization errors 2022-05-31 14:57:26 -04:00
renwindow.h Make usage of SDL renderer optional 2021-04-29 14:15:24 +02:00
unidata.h Add utf8 support to tokenizer (#945) 2022-04-26 09:42:02 -04:00
utfconv.h make system.* functions support UTF8 filenames (#1042) 2022-06-17 09:31:52 -04:00