GithubHelp home page GithubHelp logo

Comments (6)

kswedberg avatar kswedberg commented on August 22, 2024

I'm confused. If each Chinese 1 character is counted as 2 characters, wouldn't a slicePoint of 120 put 60 characters in the summaryText?

from jquery-expander.

yduke avatar yduke commented on August 22, 2024

@kswedberg
LOL forgive my math, actually I've tried to count the output characters manually, a bit odd that they are not exactly the number as we set, nor 1/2, I set slicePoint to180 or 200, the summary text could sometimes be the same, both english or chinese, would that be a utf-8 problem? It there a better way to fix this?

from jquery-expander.

kswedberg avatar kswedberg commented on August 22, 2024

thanks for the report. I'm finally looking into this. It's such an old plugin that I can't get my tests to run, so it might take a while

from jquery-expander.

kswedberg avatar kswedberg commented on August 22, 2024

@yduke It looks like I already have a test for Chinese characters. Can you try using the following options object?

{
  preserveWords: false,
  widow: 0
}

from jquery-expander.

yduke avatar yduke commented on August 22, 2024

Sorry for this late reply, I've been busy with other projects.
It is working with your solution. Thank you @kswedberg, good job! 💯

from jquery-expander.

kswedberg avatar kswedberg commented on August 22, 2024

You're welcome, @yduke . Glad there is a a solution. Also, because of your issue, I updated the readme. So, thanks!

from jquery-expander.

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.