jgmdev
|
8bda5d4198
|
docs: added font.group to renderer and other adjustments
|
2022-05-14 20:16:59 -04:00 |
jgmdev
|
359880e963
|
c core: fix extra utf8 build conflict on windows
|
2022-05-11 00:22:01 -04:00 |
Jefferson González
|
e572c58f24
|
Add utf8 support to tokenizer (#945)
* add utf8 support to tokenizer
* wrap utf8 functions in string table using a 'u' prefix
* document new utf8 functions
|
2022-04-26 09:42:02 -04:00 |
jgmdev
|
feaa3b2547
|
Docs: changes process start from method to function.
|
2022-02-15 20:49:46 -04:00 |
jgmdev
|
aec6806d8f
|
Added system.get_process_id() to api docs.
|
2022-02-04 15:43:42 -04:00 |
Takase
|
f2ff32d5a7
|
Merge pull request #583 from takase1121/process-docs-update
update process API docs
|
2021-12-20 20:06:18 +08:00 |
Joshua Minor
|
272ecd64bf
|
Removed docs for get_width_subpixel and subpixel_scale which no longer exist.
|
2021-11-26 23:27:33 -08:00 |
Cukmekerb
|
3867ff2be7
|
Document bold, italic, and underlined font rendering
|
2021-11-05 14:35:58 -07:00 |
Takase
|
b128d8b4c4
|
update process API docs
- add more description to each option
- add disclaimer that process.REDIRECT_DEFAULT should no longer be used
|
2021-10-04 12:32:48 +08:00 |
jgmdev
|
900e9d1422
|
Namespaced aliases, virtual classes and added missing returns.
|
2021-07-09 18:33:25 -04:00 |
jgmdev
|
bd50401687
|
Documented with EmmyLua the C API using .lua interface files.
|
2021-06-25 02:25:05 -04:00 |