ebraminio

Results 140 comments of ebraminio

Ragel used to support different languages, they can bring back / add Rust support most likely if requested while finding some already available alternative for Rust.

> Not sure if it's possible. Will take a look. Thank you so much. I will also. > You should use dynamic linking. Static linking is kinda broken in Rust....

Rust claims able to run on bare metal hardware but doesn't support static linking a c-api, that's very unfortunate :/ I wished it had some solution, maybe we should bring...

Oh I see, so its use is on [catch_unwind](https://github.com/RazrFalcon/ttf-parser/blob/a903730162f16cbc00c0c06408a8328480e1ae2f/c-api/lib.rs#L515-L516), `This method invokes a lot of parsing, so let's catch any panics just in case.`, is there someway to avoid panics...

> It's one of the goals. But it will take a lot of time. Weeks. Thank you so much, so there is a hope which is great! I will also...

Hi there. I opened [a related issue on VSCode](https://github.com/Microsoft/vscode/issues/44436) and redirected here. I wonder if supporting [iTerm2 image feature](http://iterm2.com/documentation-images.html) is a possibility as it can be used as easy as...

I guess cask suits more, GUI apps usually go there, it needs just `.dmg` or `.app` be uploaded somewhere. It is easy to do, see this for example https://github.com/caskroom/homebrew-cask/pull/31938/files and...

One apparently easily can cross compile on any go installation (no specific installation is needed) using `GOOS=linux GOARM=7 GOARCH=arm go build ./cmd/upterm/main.go` and the result `./main` is executable in an...

> The issue is that we don't include a cmap table in the subset font, which makes it invalid for use outside PDF. Some PDF readers also won't work without...

درست می‌فرمایید محدودیت اندروید است :/ حداقل تاجایی که می‌دانم