Poren Chiang

Results 20 comments of Poren Chiang

I bumped into a similar problem in LibreOffice. The roman text and italics won't align: After tweaking font metrics for a bit, I patched the following bits in the `OS/2`...

The `truncate()` function seems almost done. @Robpol86 Is there any chance we can help with this issue? ๐Ÿ‘ป

Sorry for bumping the thread. Things happened and I totally forgot there was a PR here. ๐Ÿ˜ณ Yes. As QPH is a phrasebook file format, it's more likely for users...

@adiroiban @georgkrause @haplo So I happened to merge some of the more uncontroversial PRs (#1299, #1347, #1350), cleaned up and migrated the whole repo, and published a pre-alpha package on...

I guess you could host the package under your own account first? The `autopub` process would be skipped but GitHub Actions otherwise worked perfectly.

Seems that`omnisharp-atom` is not matching the current client API interface, as OmniSharp/omnisharp-node-client@7e628a0ecd4cc7c9f560740dd1ba472af031e400 has already removed this enum. Still need further investigation though.

@adam-becker I'm not sure as I'm also trying to get this thing up and running. ๐Ÿ˜• My best guess is that `omnisharp-atom` needs a rewrite to match the newer `omnisharp-node-client`....

It would only override such action when page is zoomed. (EDIT: Tested on nightly, it wouldn't.) @haxiomic Beyond the scope of this PR, we could probably make some of the...

I've implemented a simple options page [on another branch](https://github.com/rschiang/firefox-multi-touch-zoom/tree/feature-settings) which enables toggling two functionalities: ![Screenshot](https://user-images.githubusercontent.com/1512231/36644354-c6c73cac-1a93-11e8-9efb-74f997bd93ae.png) Should I start another PR or merge it into this one? ๐Ÿ™