Hao Hou

Results 11 issues of Hao Hou

Hi, Thanks for the great crate, I used this to load system fonts for my crate Plotters. Recently we've added a feature that supports generic font families like serif, serif-sans...

### Discussed in https://github.com/orgs/plotters-rs/discussions/299 Originally posted by **DaMilyutin** October 30, 2021 Hi, I'm playting with sixtyfps. I've changed plotter example https://github.com/sixtyfpsui/sixtyfps/tree/master/examples/plotter to plot gauss surface and have plotting depending on...

Hi all, a lot of people asked about if this repo is still maintained - yes or no. I am still have the willing to maintain it but I don't...

help wanted

We need some default global setting, such as default styles for different things, etc.

feature request

The use case I am currently working on is use htslib with C++ istream. And this change makes htslib able to consume data from a set of consumized callback functions....

Closes issue #832

We actually got a lot of thread sanitizer errors. So we need to figureout if the data race is harmful

RLS Stream might be very computing intensive, for example, a RLS with pending operation for compression, encryption and transcoding. And this will make the framework unable to reuse the result...

enhancement

Currently, we have merged the container RLS types, but is far away from finished. pstd_blob_* is the function that manages a typed memory region. It also caches the RLS object...

bug
enhancement