Fan Jiang

Results 37 issues of Fan Jiang

This fixes the GLFW and SDL2 Vulkan examples so they build cleanly on any modern Linux OS. Should be helpful for anyone getting started in IMGUI.

building

Can we make subscripts like `x_1` to `x₁` using ligatures? I want to hack on it but I don't know the best method to add it programmatically.

此处的“啊”与最后的标点一样渲染成了 Songti SC 。 测试任意字符均有此 bug。

Thank you for this awesome library :) Although the schema-based system works really well, I think one of the main hassle in using `Plotly.swift` is its lack of `matplotlib`-style plot...

enhancement
help wanted

``` ./image_warping width 512, height 512 numActivePixels: 101406 linkllvm(/usr/local/cuda/nvvm/libdevice/libdevice.compute_30.10.bc): No such file or directory ``` patch at util.t: ```lua local cuda_compute_version = 30 -- local libdevice = terralib.cudahome..string.format("/nvvm/libdevice/libdevice.compute_%d.10.bc",cuda_compute_version) local libdevice...

This PR fixes the following Warning: ``` ptxas /tmp/tmpxft_000010c5_00000000-5_WarpingSolver.ptx, line 677; warning : Instruction 'shfl' without '.sync' is deprecated since PTX ISA version 6.0 and will be discontinued in a...

Currently this builds in `Debug` on the latest nightly toolchain on Linux. macOS is untested. All unit tests pass except one, which is not crucial (only a floating point difference...

NuttX is a partial POSIX-compliant OS that is extensively used in the robotics community. Actually I have already started the work of porting but I think it is better to...

For anyone who's got the same problem (error `6E 00`): I have created a fork of yubikey-piv-tool here: https://github.com/ProfFan/yubico-piv-tool/tree/fix3rdparty That supports multipart transfer and longer card keys.