Vassil Panayotov
Vassil Panayotov
My experience with CMake has also been positive so far, even though I've only used it for relatively small projects. It also has good support for cross-compilation via the so...
Not to nitpick, but I'm somewhat sceptical about this algorithm being faster than O(MN), because it seems that would be a [major algorithmic breakthrough](https://en.wikipedia.org/wiki/Levenshtein_distance#Computational_hardness) .. Also, while I'm not sure...
Here is an interesting observation in respect to the memory issues I am experiencing... I increased "cache_max_memsize" to 15MB and "cache_item_max_pixels" to 5MB from their default values of 5MB and...
Thank you very much @houqp and @dpavlin ! I am using the repo HEAD now, which I assume is not much different from the _zip_ which @dpavlin is referencing above....
Thanks, I will take this into account if I run into RAM-related issues with DJVU.
Hi, I think there will be different opinions about the margins and scrollbars. It depends on the particular document, but in many cases I for one wouldn't like to loose...
Oh, look [what](https://github.com/vroland/epdiy/files/10342125/ES108FC1_Ver0.1.pdf) Santa brought me! I only glanced through the DS. Things I noticed: * if the max source driver frequency(60MHz in this case) is any indication the screen...
@tomek-szczesny this actually sounds interesting. Are there any ready-made boards with this chip and suitable EPD connectors/power, that one can buy?
Hi, can someone that already received their screen confirm the type of its connector. The datasheet says that the panel's connector is AXE550127D(female/socket), which means for the board I have...
Thanks a lot! I think the screen has the female/socket connector(AXE550127D), so the DS is correct. Too bad this may delay the release date for the v7 board, because I...