facetype.js
facetype.js copied to clipboard
Issue related with B character
There is an issue with B character, after conversion, B appears with down hole filled.
Hi,
I am facing the same problem with the curve of my "B"s. Did you find a solution?
I tried using the curve of my "P"s and putting it inside the json file, but it's not conclusive really...
Any help?
Great job for the rest though.
++
Same problem here.
Hi,
I am facing the same problem with the curve of my "B"s. Did you find a solution?
I tried using the curve of my "P"s and putting it inside the json file, but it's not conclusive really...
Any help?
Great job for the rest though.
++
I managed to get the same result using this solution, although it took a bit of trial and error.
Before:
"B": {
"ha": 789,
"x_min": 106,
"x_max": 724,
"o": "m 222 486 l 222 108 l 339 108 q 607 300 607 108 q 324 486 607 486 l 222 486 m 106 0 l 106 1047 l 278 1047 q 531 981 435 1047 q 628 764 628 914 q 525 560 628 628 q 670 463 617 538 q 724 292 724 388 q 619 72 724 143 q 349 0 515 0 l 106 0 m 222 939 l 222 586 z "
}
After:
"B": {
"ha": 789,
"x_min": 106,
"x_max": 724,
"o": "m 222 486 l 222 108 l 339 108 q 607 300 607 108 q 324 486 607 486 l 222 458 m 222 939 l 222 567 l 300 567 q 539 756 539 567 q 523 840 539 890 q 483 894 507 575 q 419 923 458 913 q 347 936 381 933 q 265 939 314 939 l 222 939 l 222 486 m 106 0 l 106 1047 l 278 1047 q 531 981 435 1047 q 628 764 628 914 q 525 560 628 628 q 670 463 617 538 q 724 292 724 388 q 619 72 724 143 q 349 0 515 0 z "
}
Looking more closesly, it looks like the P was a little off already.
I found that the hole below character "B" disappears in "three.js". So I made some modifications, and anyone who encounters the same problem can try it out. https://xlsfs.github.io/facetype.js/