FUJI Goro

Results 95 comments of FUJI Goro

Also reported by @mackee https://gist.github.com/mackee/5691171

Any progress on this? I'd like to use it via npmjs.org instead of copying it to my project.

Thanks to the report. This library may be much slower than node-zopfli, but I have not investigated it deeply. It could be wasm / emscripten issues; maybe it's time to...

Hmm. Can you explain more? For example, minimum reproducable code should help me. I never use this module with Angular, but I use this module long time with NodeJS v10...

I think it works on browsers if they have WebAssembly support, although I have not yet tried it. Will add tests on browsers later, but you can give it a...

Is this a PlantUML issue? or a plantuml-server issue?

Thanks for the information. Can you give us the PlantUML code?

``` @startuml class Hello class 中文 Hello --> 中文 @enduml ``` reproduces this problem.

Upgrading JDK (#29) does not solve this issue. I guess it might be caused by fonts.

Install `takao-fonts` that is used in our production (https://github.com/bitjourney/plantuml-service/commit/98859ac7209a72681151491799859e7203843db2), but the problem remains. Hmm, maybe Chinese fonts are required?