Isaque Neves
Isaque Neves
it seems that it is not working with icon fonts , background-position , overflow clip with border radius   https://demo.interface.club/limitless/demo/template/html/layout_1/full/form_layout_vertical.html 
I'm having a problem with timeout, the command I'm running takes about 15 minutes ```powershell $decodedBytes = [System.Convert]::FromBase64String($Password) $Password = [System.Text.Encoding]::Utf8.GetString($decodedBytes) $User = "root" $ComputerName = "192.168.66.4" $Command = "pg_dumpall...
I didn't find the function statvfs(const char *path, struct statvfs *buf); I want to use this function to know how much space is free on a drive partition ```c NAME...
add windows platform support
add support for windows
implement display of usWeightClass https://learn.microsoft.com/en-us/typography/opentype/spec/os2 https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6OS2.html
How to upload to SFTP server with this lib?