dashedman

Results 5 issues of dashedman

I am installed LineAwesome icons pack with `npm install line-awesome`, add to angular.json: "style" - `"node_modules/line-awesome/dist/line-awesome/css/line-awesome.min.css"` and register pack with `this.iconLibraries.registerFontPack('line-awesome')` in app.components.ts But iconLibraries show that I have zero...

Hi. I have implemented a new iterator to traverse. It traverses the tree from the nearest AABB to the farthest for the passed ray.

Are you planning to add a Romanian language pack? Or maybe you know one to connect it?

You have TimedRotatingFileHandler, but not have RotatingFileHandler https://docs.python.org/3/library/logging.handlers.html#rotatingfilehandler Is it very hard to implement?

Is there some enum for keyboards metastates? From this https://developer.android.com/reference/android/view/KeyEvent#META_SHIFT_ON Just like `AndroidKey` in https://github.com/appium/python-client/blob/master/appium/webdriver/extensions/android/nativekey.py

question