Hakanai
Hakanai
nodejs v8.1.2 svgexport v0.3.2 Input data is the keyboard design I'm working on: https://github.com/trejkaz/keyboard/blob/master/custom-keycaps.svg Result from svgexport:  For comparison, result in Chrome (taken by manual screenshot):
I made 12 modifications to the disk in separate sessions to see what would happen to the modification log. Turns out that the original record for formatting the image remains,...
Many unknown values, still investigating. * unknown_0 = 1548 * unknown_8 = 1570 * unknown_16 = timestamp for event? * unknown_24 = same timestamp * unknown_32 = 185 * unknown_40...
This is a table of the differences between what's documented here and what Apple eventually released in the docs: | Current KSY | Apple Docs | | ----------------------------------------- | -------------------------------------------------...
It seems that you get no syntax highlighting with this plugin at all, because it fails to parse the first line of the file which starts with '#!' as a...
"CIRCLED MINUS" lists three sequences.  Two of them require the ability to type a circle with a single keypress, which won't be happening any time soon. The other one...
Something I feel WinCompose lacks compared to other IMEs is, in other IMEs, every keystroke results in _something_ being displayed on the screen. For instance, if I start typing some...
I discovered I can type the music sharp sign (♯, UTF-266F) using `compose` `#` `#`. When I went searching for this in the help, I couldn't find it under Musical...
`com/jidesoft/plaf/basic/folderChooser.properties` contains the following entry: ``` FolderChooser.delete.message2=Are you sure you want to permanently delete these {0} items? ``` This is used from some manual-pluralisation code: ``` if (selection.size() > 1)...
An Arabic user noticed that the tab close buttons were on the left of the tabs, but thought they should be on the right. I'm not sure whether the user...