floppyhammer

Results 37 comments of floppyhammer

[Arial Unicode MS Font.ttf](https://cofonts.com/arial-unicode-ms-font/) I have also tested with [NotoSansBengali-Regular.ttf](https://fonts.google.com/noto/specimen/Noto+Sans+Bengali?noto.lang=bn_Beng&noto.script=Beng), and the result is correct. It seems the issue is font related.

Are you still working on this?

The demo shows some artifacts on Android, which doesn't occur in the last release. I'll open another PR to handle that.

@jdm Should probably merge https://github.com/servo/pathfinder/pull/493 first.

@kognise The focus of https://github.com/servo/pathfinder/pull/487 is to fix the Android demo. So, I don't mind rebasing that on your commit if yours does more fixes. In addition, I've got a...

@kognise Do you have any time to work on this?

@kognise It seems the `mismatched types` issue already exists on the current master. It might need another PR. See https://github.com/servo/pathfinder/issues/483.

I'd like to combine changes from this PR into https://github.com/servo/pathfinder/pull/487 if you don't mind. As as result, this one will be superseded.

There's a C++ port with Vulkan support if you're interested. [pathfinder-cpp](https://github.com/floppyhammer/pathfinder-cpp)

@jdm Yes, it is...