向阳

Results 6 issues of 向阳

I noted that https://github.com/brendanzab/gl-rs/pull/530. It has been inactive for a year. I have the same issue with no_std support. All the "OS dependent" things that gleam uses are type definitions,...

Add GPU option to command argument. * --no-cuda" ( default is False ) * --no-mps" ( default is False )

cla signed

I tried to add the inline source support by changing the `FetchFileSystem`. I added a `FetchFileSource` class to help determine data sources, from URL or inline sources. When the source...

Displaying network names should be a good choice, just like the KiCad or other CAD/EDA tools. I really need this feature. Do you have any plans to add that? The...

feature request
rendering

The document [Inline source](https://kicanvas.org/embedding/#inline-source) described a feature called inline source but it has not been implemented yet. Do you have any plans to add this feature? It's useful for custom...

feature request

我不是很清楚是否有人还在乎这个仓库,我在这里感觉到了一些开心,认真的,有一些我素不相识的人在乎这个仓库真的很令人开心。虽然这听起来可能并不出彩,但是这是我工作前最后一个做的东东。但是如各位所见,这里包括不限于存在以下问题 - 动态内存分配 - 字符串 - 巨大的parser - 菜死了的cpp wrapper - 完全没用的日期和时间 这些并不是fmt应该具备的,我希望做一些break changes,只留下fmt和c的api,我个人不喜欢break changes,所以我打开了这个issue。我希望可以收集一些意见,例如一个最小的printf是不是好的,我们自始至终只是想在一些小内存设备上输出日志,所以请告诉我吧,你想要什么样的fmt 谢谢你的关注和建议

help wanted