pilmoji
pilmoji copied to clipboard
update Pilmoji.text function to add support of align and anchor
Hello !
I propose a solution to implement the parameters "anchor" and "align" into Pilmoji
.text
.
this should be linked to Issues :
- https://github.com/jay3332/pilmoji/issues/14
- https://github.com/jay3332/pilmoji/issues/23
👍
@jay3332
@jay3332 could this be merged?
maybe @vertyco, @owocado , @annihilatorrrr or @WitherredAway can merge too ?
maybe @vertyco, @owocado , @annihilatorrrr or @WitherredAway can merge too ?
I'm not a maintainer
maybe @vertyco, @owocado , @annihilatorrrr or @WitherredAway can merge too ?
I'm not a maintainer.
pip install git+https://github.com/madifaya/pilmoji.git@add-support-text-align
Until then this works, but merging would be really useful
@madifaya Hey I noticed that this change is breaking the spacing between lines when changing it and also it messes up the emojis position when not changing the spacing, for example if the multiline text is: Hello\ntest😉 it breaks the emojis position only if the line doesn't contain a full height character.
@madifaya Hey I noticed that this change is breaking the spacing between lines when changing it and also it messes up the emojis position when not changing the spacing, for example if the multiline text is: Hello\ntest😉 it breaks the emojis position only if the line doesn't contain a full height character.
I didn't understand what breaks sorry. could you send a picture of the break and/or maybe the implementation that breaks please?
@madifaya Hey I noticed that this change is breaking the spacing between lines when changing it and also it messes up the emojis position when not changing the spacing, for example if the multiline text is: Hello\ntest😉 it breaks the emojis position only if the line doesn't contain a full height character.
I didn't understand what breaks sorry. could you send a picture of the break and/or maybe the implementation that breaks please?
Hey the emojis are misaligned, i tried it with apple emojis and they were misaligned in your version(they were too low)