Jordan Banasik
Jordan Banasik
No, they don't even trust CEF as a whole, let alone individual CEF projects.
We can do this similarly to mtasa.com/api/. We could generate the XMLs on a cron.
I'd argue it's not impossible to mimic, we have the logic from GTA available, we just need to implement it properly.
Further testing, as long as `points.key.padding` is not the same value as my `keys` type outline generator, it seems okay. When they are the same value, it breaks.
This example is using `16` for the value of `tester` and you can see a group of the keys just don't render.
And the more I test, the more I can replicate this in all sorts of scenarios that do not match my example. In this scenario, I tried adjusting the angle...
I wrote a crappy prototype for testing this. What do you think about this kind of output? I want to make more comprehensive tests (Actually test the output data using...
I don't feel it's ready for merge. I tested this codebase while @qaisjp watched as well. The API being provided for get/set is not adequate. It's difficult to use, confusing,...
> [Table ](https://docs.google.com/spreadsheets/d/1sDE8lI1LiuwdzqzRblIeq-N0gp_oPJjP68juVtD0y5U/edit?usp=sharing) with all model flags Private sheet
The solution we came to on Discord was forcing my `TERMINFO`: ``` ~/my_project on master [+] took 2s % TERMINFO=/lib/terminfo python Python 3.11.3 (main, May 7 2023, 19:33:53) [Clang 16.0.3...