aDioS786

Results 18 comments of aDioS786

> Correct. It's not expected for anyone to render markers this large, so circles only use 10 points to keep their cost low. If you need large circles I suggest...

That be a nice features looks great. Huge thanks to you for ur hard effort doing this project. One more questions we have a legend on left, is there a...

Thanks, now the problem is if i set the condition to always then it locks zoom/right/left movement. What am trying to do now is say we set the axes to...

Also how can i focus on specific legend items, say I plotted 10 circles all with different legen name and diff location. How can i move or centre my view...

> @aDioS786 Without the details requested by the issue template we can only guess what your issue is. In particular a code snippet and the compiler you're using would be...

Thanks both @ocornut and @PathogenDavid I will give both solutions a go and see if they work. I did tried to save files as UTF-8 @PathogenDavid but that didn't help....

> > Thanks for responding, Yes I'm using "ISO C++20 Standard (/std:c++20)" and VS 2022. I tried several ways to resolve but I couldn't succeed. > > You can cast...

@ocornut @PathogenDavid sorry to tag u guys in, this is closed, not sure if i should re-open another one.

> @ocornut thanks Omar for prompt reply. But I did added "DefaultFontRegular = io.Fonts->AddFontFromFileTTF("Fonts\\seguibl.ttf", 20, nullptr, io.Fonts->GetGlyphRangesChineseSimplifiedCommon());" believe that doing this in above code will merge this font into seguibl.ttf...

I've even just tried to use https://fonts.google.com/noto/specimen/Noto+Sans+JP?preview.text=%E4%BD%A0%E5%A5%BD&preview.text_type=custom font, on website if i paste the character then it is showing correct on website. But below code still shows ?? and Glyph...