GithubHelp home page GithubHelp logo

Comments (13)

jay3332 avatar jay3332 commented on May 24, 2024 1

Since this was just a bug fix and no features or breaking changes were introduced, I made this a patch update @ pilmoji v2.0.3

from pilmoji.

jay3332 avatar jay3332 commented on May 24, 2024

Fixed in #21
Ignore this, I only skimmed over the error, sorry.

from pilmoji.

annihilatorrrr avatar annihilatorrrr commented on May 24, 2024

Fixed in #21 Ignore this, I only skimmed over the error, sorry.

Mind making a release if fixed ?

from pilmoji.

jay3332 avatar jay3332 commented on May 24, 2024

Fixed in #21 Ignore this, I only skimmed over the error, sorry.

Mind making a release if fixed ?

that would be very helpful, thank you!

from pilmoji.

annihilatorrrr avatar annihilatorrrr commented on May 24, 2024

Fixed in #21 Ignore this, I only skimmed over the error, sorry.

Mind making a release if fixed ?

that would be very helpful, thank you!

Sadly didn't worked :(

from pilmoji.

jay3332 avatar jay3332 commented on May 24, 2024

It seems like #21 did actually foz this problem, try installing from GitHub and see if the error goes away

from pilmoji.

annihilatorrrr avatar annihilatorrrr commented on May 24, 2024

yeah did that only.
File "C:\Users\kX\PycharmProjects\venv\Lib\site-packages\pilmoji\core.py", line 299, in text
width, _ = font.getsize(content)
^^^^^^^^^^^^
AttributeError: 'FreeTypeFont' object has no attribute 'getsize'

how can if PIL.version >= "9.2.0": this work ? string aff.

Fixed in #30 , please merge it.

from pilmoji.

piotr25691 avatar piotr25691 commented on May 24, 2024

yeah did that only. File "C:\Users\kX\PycharmProjects\venv\Lib\site-packages\pilmoji\core.py", line 299, in text width, _ = font.getsize(content) ^^^^^^^^^^^^ AttributeError: 'FreeTypeFont' object has no attribute 'getsize'

how can if PIL.version >= "9.2.0": this work ? string aff.

Fixed in #30 , please merge it.

Did you verify that your PR fixes issues with #21?

from pilmoji.

annihilatorrrr avatar annihilatorrrr commented on May 24, 2024

yeah did that only. File "C:\Users\kX\PycharmProjects\venv\Lib\site-packages\pilmoji\core.py", line 299, in text width, _ = font.getsize(content) ^^^^^^^^^^^^ AttributeError: 'FreeTypeFont' object has no attribute 'getsize'
how can if PIL.version >= "9.2.0": this work ? string aff.
Fixed in #30 , please merge it.

Did you verify that your PR fixes issues with #21?

yes, i tested it, works fine :)

from pilmoji.

piotr25691 avatar piotr25691 commented on May 24, 2024

yeah did that only. File "C:\Users\kX\PycharmProjects\venv\Lib\site-packages\pilmoji\core.py", line 299, in text width, _ = font.getsize(content) ^^^^^^^^^^^^ AttributeError: 'FreeTypeFont' object has no attribute 'getsize'
how can if PIL.version >= "9.2.0": this work ? string aff.
Fixed in #30 , please merge it.

Did you verify that your PR fixes issues with #21?

yes, i tested it, works fine :)

Alright, let me test it using my project’s workflow

from pilmoji.

annihilatorrrr avatar annihilatorrrr commented on May 24, 2024

yeah did that only. File "C:\Users\kX\PycharmProjects\venv\Lib\site-packages\pilmoji\core.py", line 299, in text width, _ = font.getsize(content) ^^^^^^^^^^^^ AttributeError: 'FreeTypeFont' object has no attribute 'getsize'
how can if PIL.version >= "9.2.0": this work ? string aff.
Fixed in #30 , please merge it.

Did you verify that your PR fixes issues with #21?

yes, i tested it, works fine :)

Alright, let me test it using my project’s workflow

yup!

from pilmoji.

piotr25691 avatar piotr25691 commented on May 24, 2024

yeah did that only. File "C:\Users\kX\PycharmProjects\venv\Lib\site-packages\pilmoji\core.py", line 299, in text width, _ = font.getsize(content) ^^^^^^^^^^^^ AttributeError: 'FreeTypeFont' object has no attribute 'getsize'
how can if PIL.version >= "9.2.0": this work ? string aff.
Fixed in #30 , please merge it.

Did you verify that your PR fixes issues with #21?

yes, i tested it, works fine :)

Alright, let me test it using my project’s workflow

yup!

works just fine, thanks!

maybe you can bump the packages's version to 2.1.0 since it fixed compatibility with Pillow 10

from pilmoji.

annihilatorrrr avatar annihilatorrrr commented on May 24, 2024

yeah did that only. File "C:\Users\kX\PycharmProjects\venv\Lib\site-packages\pilmoji\core.py", line 299, in text width, _ = font.getsize(content) ^^^^^^^^^^^^ AttributeError: 'FreeTypeFont' object has no attribute 'getsize'
how can if PIL.version >= "9.2.0": this work ? string aff.
Fixed in #30 , please merge it.

Did you verify that your PR fixes issues with #21?

yes, i tested it, works fine :)

Alright, let me test it using my project’s workflow

yup!

works just fine, thanks!

maybe you can bump the packages's version to 2.1.0 since it fixed compatibility with Pillow 10

Dude, after merging #30 this will work aff :(

from pilmoji.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.