Hermet Park
Hermet Park
@mmaciola I will check it. That would be better if we made a consensus for the interfaces prior to implementate bodies.
@projectitis Although I didn't review this yet, I guess this approach is good. I think we can work on this after v0.9 release? I think you can review this and...
> Hmm, meson can create a VS solution. I use this with meson 0.63.0: > > ``` > rm -rf builddir_vs > > meson setup builddir_vs \ > --backend vs...
> about __max, no issue afaics. It's just that std::max removes a #ifdef std::max() makes sense to me. fix max() and we can drop this patch.
Sure, that's a good idea. Thorvg Viewer is the good place to support it, the thing is the manpower to do it. Probably, we can plan it for a next...
https://github.com/Samsung/thorvg.viewer
@JSUYA could you please check this?
@mgrudzinska could you please close this if this is resolved by the commits?
@paulo-coutinho Hi, No, the build script is not prepared yet. However it's written in pure C++, no pkg dependency, I think it would be a time consuming job... I wish...
Hi, @kisvegabor thanks for reaching us. 1. The best solution I'd like to recommend is to use meson build system as possible as you can. Otherwise we can branch out...