Minseo Lee
Minseo Lee
I think I've figured out the cause. Unifont's bitmap data (left) also has vertical margins, while my BDF's bitmap data (right) excludes vertical margins. Can't you make BBX's Y-axis data...
> There is a tool to do this: [`bdf2ttf`](https://github.com/koron/bdf2ttf) (MIT), but there's no way to import a bitmap strike in a vector `ttf`/`otf` except FontForge, which is buggy. > >...
@pfrazee I'll update the localizations again once #2772 is complete.
@pfrazee I don't think it would be a problem to merge it as is. If you have time, please review PR #2864 and #2382 as well for localization. @lens0021 @HaruChanHeart...
@Heartade 감사합니다! 훨씬 낫네요.
@gaearon It looks like you can freely reposition the plural string (`{0, plural, one {# label has} other {# labels have}}` in the example above) or put multiple of them...
I think it should be fine to merge, what do you think?
I've fixed a linting error in `shareUrl` and `formatCount`, reverting the first letter back to lowercase. I've also made other changes as requested, but I'd like to discuss another requests...
@ansh Thanks for review! I'll request a new PR later.