Li Yanxu
Li Yanxu
> OK, but I am very confused when I use RevitProductUtility.GetAllInstalledRevitProducts() to encapsulate an API in ProjectA, and I reference ProjectA in ProjectB and call this API but it would...
> Workaround if you still need the assemblies in the build/publish output (for eg. https://github.com/gluck/il-repack) > > > > > net48 > > > > > > > > >...
I must apologize as I forgot to close this issue. This is my issue when I started to learn C# revit addin developmemt.
Please reference to my PR which is a solution based on cmake and vcpkg, #309
> How can i build on windows? Please Help. Thank you, Just use cmake and vcpkg, both two tools are cross platform, and you could use them with the guide...
> > How can i build on windows? Please Help. Thank you, > > Just use cmake and vcpkg, both two tools are cross platform, and you could use them...
sorry, I found the solution. If I use default font, there was not the problem, but If I use NotoSerifCJKsc-VF.ttf from google noto repo or other font like Songti, there...
update my fonts file link: https://github.com/googlefonts/noto-cjk/raw/main/Serif/Variable/TTF/NotoSerifCJKsc-VF.ttf
What if some unicode is not present in font file? For example, \uE532? Sorry, I cannot find the exact character because my CAD file has a lot of character.
你可以提供样例文件压缩包吗,直接上传到这里,我可以测试一下