IOcmet

Results 95 comments of IOcmet

![image](https://user-images.githubusercontent.com/63492966/139669546-53ed40b4-a494-4adc-bda9-c63849d29df3.png) example

![image](https://user-images.githubusercontent.com/63492966/139669572-1c3fdd92-94dc-43b5-a339-769959e47805.png) my website

> You need to make sure that the length of the argument to encoder.encode() is a multiple of 2.5ms. Since you are encoding with 16000 and two channels (!) that...

it gives me AccessViolationException :((

ok i'm using a fork so i'll fix it manually

Currently i use `if (index % (Math.Round(ImGui.GetWindowSize().x / 41)) != 0) ImGui.NewLine();` but it works a little bad with the filter (i use filter to filter buttons)

hi i added custom font and glyphs... but russian text keeps turning into question marks ![image](https://user-images.githubusercontent.com/63492966/172972331-3dec2b6d-2885-4651-b87d-455e0d9b473e.png) ![image](https://user-images.githubusercontent.com/63492966/172972350-c0707434-0299-41a1-9579-1004ed4cac16.png) ![image](https://user-images.githubusercontent.com/63492966/172972364-84b3b58d-7642-4aa3-9dfe-3f8b1cdd4c3f.png)

Currently i use ImGuiNative.ImFontAtlas_GetGlyphRangesCyrillic(io.FontAtlas.Native) but russian characters keep turning into question marks :(

i selected it