yozu

Results 31 comments of yozu

Thank you for detailed design on your API. I agree with it. Or more short-circuited way, simply make those API as statically analyzable like this: ```ocaml @load-pdf-image: `in.pdf` 1 as...

Or (ad hoc) change tag `v0.6.0` to 07e6132b546db4b57e5ada65694fde468b338d43 ?

@na4zagin3 > If we want to maintain 0.0.6 series rather than the release 0.0.6, a new version (e.g., 0.0.6.1) should be released. > Anyway, I'm against updating tags, which should...

> Can you elaborate it? Sorry for poor explanation. > Anyway, is there any opinion against fixing up all dependencies? I mean here that I suggest fixing up all versions...

@waywardmonkeys I'm sorry that I don't know about `vcpkg`. What do you mean by "supporting vcpkg"? In my understanding, the precompiled z3 requires msvc's C++ runtime such as `msvcp140.dll`, `msvcp140_1.dll`,...

@wtdcode > no need to fallback to building manually I don't think so. Considering Rust projects which depends on `z3-sys` with `static-link-z3` flag, users who we cannot offer precompiled binary...

> I suggest using pkg-config like my PR to avoid so many hardcoded paths I agree. (It can be implemented with new PR.)

@tizoc Thanks for reply. I'm assuming that authors of `a_rs` and `b_rs` are different, and author of `c` doesn't aware that they wraps an OCaml runtime. Additionaally, I am thinking...

# Limitations When the page has some floating box, the origin point of all the columns are affect by the floating size. I think, it is the limitation of SATySFi's...