HemulGM

Results 12 issues of HemulGM

Load gif file more then 50mb (with resolution 1000px+) Internal error or Stack overflow error

Area: Api
Type: Bug

I use the generator on the site. When generating a field with the name "label", an ampersand is necessary like with the field "type".

I use the generator on the site. What is the reason for the lack of support for nested arrays? Personally, I solve it in the way below: ``` TVkKeyboardButtons =...

Remove **PPrmRec** and use: ... `TPrmRecList = TList;` ... ``` PrmItem := PrmXPath[PrmXPath.Count - 1]; PrmItem.TagName := AnsiReplaceStr(PrmItem.TagName, '@', ''); ``` Remove `New(Prm);` This will fix a memory leak.

``` [OWM API](https://github.com/HemulGM/OWM_API). `[Delphi]` OWM API Wrapper ```

``` [ImgBB API](https://github.com/HemulGM/ImgBB.API). `[Delphi]` ImgBB API Wrapper ```

https://github.com/HemulGM/Delphi-JsonToDelphiClass Build only on Delphi 11.3

Attach screenshots of what the components look like. It would be nice to see examples on the repository page in advance. I promise there will be more interest

OpenAI has blocked access to the API to some countries, just as they have blocked access to the site itself. Until this point, access was open to the API. For...

wontfix