Ruslan Ishkildin

Results 9 issues of Ruslan Ishkildin

With russian Arduino IDE, there is wrong encoding in characters ![image](https://cloud.githubusercontent.com/assets/2958584/21984776/5853864a-dc19-11e6-99d3-b0706ddb347e.png)

bug
server

It would be great to see an article on rendering [sdf ](https://css-tricks.com/techniques-for-rendering-text-with-webgl/#signed-distance-fields)and [msdf ](https://css-tricks.com/techniques-for-rendering-text-with-webgl/#multi-channel-signed-distance-fields)fonts with WebGL

For now footnotes are splitted by section and appear at the end of section. I can manage splitting depth by --epub-chapter-level option, but there is no option do disable splitting,...

enhancement
writer
format:EPUB

I've seen several questions about hw serial, but I could find definite answer, so, 1)Can I use other hw serial port of arduino mega in snap4a? 2) I can't see...

Is there an API method to change current directory?

Можно ли ограничить импортируемую базу один городом? Импорт всей базы занял около 20 часов. Размер базы 6 Гб

Hello! There is `WORLD_SIZE` [here](https://github.com/peterqliu/threebox/blob/6e6a1ae3878c8557c20eb56ada53af843222f390/src/utils/constants.js#L1). Please can ou explain where did you get it? Also It would be if someone explain me how LatLon coordinates are projected to three.js pixel...

Is there a way to track the progress of async node execution and display loading progress on node body? Example is AntV X6 library: https://x6.antv.vision/en/examples/showcase/practices#dag Thank you!

hi! When I upload npm package containing ` "scripts": { "install": "node ./build.js" },` in package.json, this scripts field is removed in metadata. Is it made on purpose?

question